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

You might also read

Related Articles

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

Sort by
Same author

Organization, fine structure, and stereotaxic maps of the human Bed nucleus of the Stria terminalis.

Imaging neuroscience (Cambridge, Mass.)·2026
Same author

A novel high-resolution test battery for language mapping in awake craniotomy: preliminary perioperative results in neurooncologic patients.

Frontiers in oncology·2026
Same author

Exploring the 3D architecture of brain tissue using digital holographic microscopy.

Biomedical optics express·2026
Same author

The Extremely Brilliant Brain: An Isotropic Microscale Human Brain Dataset.

bioRxiv : the preprint server for biology·2026
Same author

Harmonized Protocol for Subfield Segmentation in the Hippocampal Body on High-Resolution In Vivo MRI From the Hippocampal Subfields Group (HSG).

Hippocampus·2026
Same author

From fibers to cells: Fourier-based registration enables virtual Cresyl violet staining from 3D polarized light imaging.

Imaging neuroscience (Cambridge, Mass.)·2026
Same journal

ContiMorph: An unsupervised learning framework for cardiac motion tracking with time-continuous diffeomorphism.

Medical image analysis·2026
Same journal

MedP-CLIP: Medical CLIP with region-aware prompt integration.

Medical image analysis·2026
Same journal

Multi-organ guided diagnosis of mild cognitive impairment via hierarchical alignment and knowledge distillation.

Medical image analysis·2026
Same journal

SUDA: Simultaneous unsupervised knowledge distillation and adaptation of foundation models for efficient pathological image analysis.

Medical image analysis·2026
Same journal

Beyond the LUMIR challenge: The pathway to foundational registration models.

Medical image analysis·2026
Same journal

Annotation-efficient medical image segmentation via cross-latent graphs and vector-quantized memory.

Medical image analysis·2026
See all related articles

Related Experiment Video

Updated: Oct 3, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K

Contour proposal networks for biomedical instance segmentation.

Eric Upschulte1, Stefan Harmeling2, Katrin Amunts3

  • 1Institute of Neuroscience and Medicine (INM-1), Research Centre Jülich, Wilhelm-Johnen-Str., Jülich 52428, Germany; Helmholtz AI, Research Centre Jülich, Wilhelm-Johnen-Str., Jülich 52428, Germany.

Medical Image Analysis
|February 18, 2022
PubMed
Summary
This summary is machine-generated.

We introduce the Contour Proposal Network (CPN), a novel framework for object instance segmentation. CPN accurately detects and outlines overlapping objects, outperforming existing methods in cell segmentation tasks.

Keywords:
CPNCell detectionCell segmentationObject detection

More Related Videos

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.9K
Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

3.0K

Related Experiment Videos

Last Updated: Oct 3, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
14:08

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

Published on: April 13, 2013

42.9K
Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

3.0K

Area of Science:

  • Computer Vision
  • Image Analysis
  • Machine Learning

Background:

  • Object instance segmentation is crucial for analyzing complex visual data.
  • Existing methods often struggle with overlapping objects and require complex pipelines.

Purpose of the Study:

  • To develop a conceptually simple and effective framework for object instance segmentation.
  • To enable simultaneous detection and contour fitting of possibly overlapping objects.

Main Methods:

  • Introduced the Contour Proposal Network (CPN), a single-stage instance segmentation model.
  • Utilized Fourier Descriptors for fixed-size contour representation.
  • Integrated state-of-the-art object detection architectures as backbone networks.
  • Trained the CPN end-to-end for efficient learning.

Main Results:

  • CPN demonstrated superior instance segmentation accuracy compared to U-Net, Mask R-CNN, and StarDist.
  • Achieved high performance in cell instance segmentation across different data modalities.
  • Developed real-time variants of the CPN for time-sensitive applications.
  • Showcased strong generalization capabilities across diverse cell types and domains.

Conclusions:

  • CPN offers a robust and versatile solution for object instance segmentation.
  • The framework's reliance on closed contours makes it broadly applicable beyond biomedical imaging.
  • The availability of a PyTorch implementation facilitates wider adoption and research.