ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
148
Citations
6
Influential Citations
IEEE Transactions on Pattern Analysis and Machine Intelligence
Venue
2001
Year
This paper addresses the problem of spatio-temporal segmentation of video sequences. An initial intensity segmentation method (watershed segmentation) provides a number of initial segments which are subsequently labeled, with a known number of labels, according to motion information. The label field is modeled as a Markov random field where the statistical spatial and and temporal interactions are expressed on the basis of the initial watershed segments. The labeling criterion is the maximization of the conditional a posteriori probability of the label field given the motion hypotheses, the estimate of the label field of the previous frame, and the image intensities. For the optimization, an iterative motion estimation-labeling algorithm is proposed and experimental results are presented.
This paper addresses the fundamental challenge of spatio-temporal video segmentation, which is critical for applications like video object tracking, scene understanding, and compression. At the time of publication (2001), most segmentation methods focused on either spatial or temporal information separately, leading to inconsistent results across frames. By combining intensity-based watershed segmentation with motion-driven labeling in a Markov random field (MRF) framework, the authors propose a unified approach that leverages both spatial and temporal coherence. This work is significant because it demonstrates how low-level segmentation can be guided by high-level motion cues, paving the way for more robust video analysis systems.
The paper's emphasis on probabilistic modeling and iterative optimization reflects the growing influence of Bayesian methods in computer vision during the early 2000s. The use of MRFs to enforce spatial and temporal smoothness in labeling is a key insight that has been widely adopted in later works on video segmentation and object tracking. Although the method assumes a known number of labels, it provides a principled framework that can be extended to more complex scenarios.
The paper reports experimental results on video sequences, showing that the proposed method effectively segments moving objects from the background while maintaining temporal coherence. However, the abstract does not provide quantitative metrics such as segmentation accuracy or computational cost. The results are primarily qualitative, illustrating the method's ability to handle motion boundaries and occlusions. The lack of quantitative benchmarks is a limitation, but it reflects the state of evaluation practices in early video segmentation research.
This paper contributes to the early development of spatio-temporal video segmentation by integrating motion and intensity cues within a probabilistic MRF framework. It influenced subsequent research in video object segmentation, particularly in methods that combine low-level segmentation with high-level motion models. The iterative optimization approach also foreshadows later work on joint motion estimation and segmentation. While modern deep learning methods have largely superseded this approach, the paper's conceptual contributions remain relevant for understanding the foundations of video segmentation.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba