Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Convolution Properties II01:17

Convolution Properties II

597
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
597
Protein Networks02:26

Protein Networks

4.6K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.6K
Protein Networks02:26

Protein Networks

2.9K
2.9K
Convolution Properties I01:20

Convolution Properties I

621
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
621
Nursing Implementation01:15

Nursing Implementation

6.3K
Implementation is the execution of the nursing care plan developed during the planning phase.
The five steps to implementing effective nursing care include reassessing the patient, reviewing and revising the existing nursing care plan, organizing the resources and care delivery, anticipating and preventing complications, and implementing nursing interventions.
6.3K
Network Covalent Solids02:18

Network Covalent Solids

16.2K
Network covalent solids contain a three-dimensional network of covalently bonded atoms as found in the crystal structures of nonmetals like diamond, graphite, silicon, and some covalent compounds, such as silicon dioxide (sand) and silicon carbide (carborundum, the abrasive on sandpaper). Many minerals have networks of covalent bonds.
To break or to melt a covalent network solid, covalent bonds must be broken. Because covalent bonds are relatively strong, covalent network solids are typically...
16.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Stress detection through prompt engineering with a general-purpose LLM.

Acta psychologica·2025
Same author

Suicide ideation detection based on documents dimensionality expansion.

Computers in biology and medicine·2025
Same author

A fuzzy fine-tuned model for COVID-19 diagnosis.

Computers in biology and medicine·2023
Same author

Automatic detection of depression symptoms in twitter using multimodal analysis.

The Journal of supercomputing·2021
Same author

Multiple sclerosis lesion segmentation from brain MRI using U-Net based on wavelet pooling.

International journal of computer assisted radiology and surgery·2021
Same author

Design and synthesis of novel 4-thiazolidinone derivatives with promising anti-breast cancer activity: Synthesis, characterization, in vitro and in vivo results.

Bioorganic chemistry·2020
Same journal

Bayesian Convolutional Neural Networks in Medical Imaging Classification: A Promising Solution for Deep Learning Limits in Data Scarcity Scenarios.

Journal of digital imaging·2023
Same journal

Detecting and Characterizing Inferior Vena Cava Filters on Abdominal Computed Tomography with Data-Driven Computational Frameworks.

Journal of digital imaging·2023
Same journal

DMCA-GAN: Dual Multilevel Constrained Attention GAN for MRI-Based Hippocampus Segmentation.

Journal of digital imaging·2023
Same journal

Left Ventricular Myocardial Dysfunction Evaluation in Thalassemia Patients Using Echocardiographic Radiomic Features and Machine Learning Algorithms.

Journal of digital imaging·2023
Same journal

Public Imaging Datasets of Gastrointestinal Endoscopy for Artificial Intelligence: a Review.

Journal of digital imaging·2023
Same journal

External Validation of Robust Radiomic Signature to Predict 2-Year Overall Survival in Non-Small-Cell Lung Cancer.

Journal of digital imaging·2023
See all related articles

Related Experiment Video

Updated: Feb 13, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.1K

An Efficient Implementation of Deep Convolutional Neural Networks for MRI Segmentation.

Farnaz Hoseini1, Asadollah Shahbahrami2, Peyman Bayat1

  • 1Department of Computer Engineering, Rasht Branch, Islamic Azad University, Rasht, Iran.

Journal of Digital Imaging
|March 1, 2018
PubMed
Summary
This summary is machine-generated.

This study introduces a deep convolutional neural network (DCNN) for segmenting brain tumors in MRI scans. The proposed DCNN model significantly improves segmentation accuracy compared to existing methods.

Keywords:
Deep convolutional neural networksDeep learningImage segmentationMRIMRI segmentationMedical image

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

10.0K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.9K

Related Experiment Videos

Last Updated: Feb 13, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.1K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

10.0K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.9K

Area of Science:

  • Medical Image Analysis
  • Artificial Intelligence
  • Neuroscience

Background:

  • Image segmentation is crucial for medical image processing.
  • Brain tumor segmentation in MRI presents challenges due to tumor variability.
  • Accurate segmentation is vital for diagnosis and treatment planning.

Purpose of the Study:

  • To develop and evaluate a deep learning model for brain tumor segmentation in MRI.
  • To improve the accuracy and efficiency of brain tumor segmentation.
  • To address the complexities of tumor shapes, sizes, and textures.

Main Methods:

  • A Deep Convolutional Neural Network (DCNN) with five convolutional layers and one fully connected layer was designed.
  • Small kernels (3x3) were utilized to reduce parameters and computations while maintaining effectiveness.
  • A patch-based approach was employed for pixel classification and segmentation.
  • Task-level parallelism was incorporated into the learning algorithm.

Main Results:

  • The DCNN achieved high accuracy on the BRATS 2016 dataset.
  • Segmentation accuracy for complete, core, and enhancing tumor regions were 0.90, 0.85, and 0.84, respectively (Dice Similarity Coefficient).
  • The proposed DCNN demonstrated superior performance compared to previous segmentation techniques.

Conclusions:

  • The developed DCNN model effectively segments brain tumors in MRI.
  • The deep learning approach offers enhanced accuracy for brain tumor segmentation.
  • This method holds promise for improved clinical applications in neuro-oncology.