paper-with-me

Papers

Iterative multi-path tracking for video and volume segmentation with sparse point supervision

2018-08-27 · Laurent Lejeune, Jan Grossrieder, Raphael Sznitman

Recent machine learning strategies for segmentation tasks have shown great ability when trained on large pixel-wise annotated image datasets. It remains a major challenge however to aggregate such datasets, as the time and monetary cost associated with collecting extensive annotations is extremely high. This is particularly the case for generating precise pixel-wise annotations in video and volumetric image data. To this end, this work presents a novel framework to produce pixel-wise segmentations using minimal supervision. Our method relies on 2D point supervision, whereby a single 2D location within an object of interest is provided on each image of the data. Our method then estimates the object appearance in a semi-supervised fashion by learning object-image-specific features and by using these in a semi-supervised learning framework. Our object model is then used in a graph-based optimization problem that takes into account all provided locations and the image data in order to infer the complete pixel-wise segmentation. In practice, we solve this optimally as a tracking problem using a K-shortest path approach. Both the object model and segmentation are then refined iteratively to further improve the final segmentation. We show that by collecting 2D locations using a gaze tracker, our approach can provide state-of-the-art segmentations on a range of objects and image modalities (video and 3D volumes), and that these can then be used to train supervised machine learning classifiers.

📄 PDF Abstract BibTeX arXiv:1809.00970

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningObjectSegmentation

Similar Papers 제목 키워드 기반

Millisecond insect tracking system

2020-02-27

Animals such as insects have provided a rich source of inspiration for designing robots. For example, animals navigate to goals via efficient coordination of individual motor actions, and demonstrate natural solutions to…

Navigate

CoWTracker: Tracking by Warping instead of Correlation

2026-02-04 · Zihang Lai, Eldar Insafutdinov, Edgar Sucar, Andrea Vedaldi arxiv

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across f…

Optical Flow EstimationPoint Tracking

FoodTrack: Estimating Handheld Food Portions with Egocentric Video

2025-05-07 · Ervin Wang, Yuhao Chen

Accurately tracking food consumption is crucial for nutrition and health monitoring. Traditional approaches typically require specific camera angles, non-occluded images, or rely on gesture recognition to estimate intake…

Gesture RecognitionNutrition

Joint Target Detection and Tracking in Multipath Environment: A Variational Bayesian Approach

2016-10-27 · Hua Lan, Shuai Sun, Zengfu Wang, Quan Pan 외

We consider multitarget detection and tracking problem for a class of multipath detection system where one target may generate multiple measurements via multiple propagation paths, and the association relationship among …

Bayesian InferenceState Estimation

A Positive/Unlabeled Approach for the Segmentation of Medical Sequences using Point-Wise Supervision

2021-07-18 · Laurent Lejeune, Raphael Sznitman

The ability to quickly annotate medical imaging data plays a critical role in training deep learning frameworks for segmentation. Doing so for image volumes or video sequences is even more pressing as annotating these is…

Segmentation