中文
相关论文

相关论文: Bootstrapping Objectness from Videos by Relaxed Co…

200 篇论文

Several unsupervised and self-supervised approaches have been developed in recent years to learn visual features from large-scale unlabeled datasets. Their main drawback however is that these methods are hardly able to recognize visual…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Alessandra Alfani , Federico Becattini , Lorenzo Seidenari , Alberto Del Bimbo

Moving Object Segmentation is a challenging task for jittery/wobbly videos. For jittery videos, the non-smooth camera motion makes discrimination between foreground objects and background layers hard to solve. While most recent works for…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Geethu Miriam Jacob , Sukhendu Das

Different from static images, videos contain additional temporal and spatial information for better object detection. However, it is costly to obtain a large number of videos with bounding box annotations that are required for supervised…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Zhongjie Yu , Gaoang Wang , Lin Chen , Sebastian Raschka , Jiebo Luo

Unsupervised video object segmentation aims to segment a target object in the video without a ground truth mask in the initial frame. This challenging task requires extracting features for the most salient common objects within a video…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Minhyeok Lee , Suhwan Cho , Seunghoon Lee , Chaewon Park , Sangyoun Lee

We address the highly challenging problem of video object segmentation. Given only the initial mask, the task is to segment the target in the subsequent frames. In order to effectively handle appearance changes and similar background…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Andreas Robinson , Felix Järemo Lawin , Martin Danelljan , Fahad Shahbaz Khan , Michael Felsberg

Computer vision is increasingly effective at segmenting objects in images and videos; however, scene effects related to the objects -- shadows, reflections, generated smoke, etc -- are typically overlooked. Identifying such scene effects…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Erika Lu , Forrester Cole , Tali Dekel , Andrew Zisserman , William T. Freeman , Michael Rubinstein

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Xizhou Zhu , Yujie Wang , Jifeng Dai , Lu Yuan , Yichen Wei

Understanding and predicting video content is essential for planning and reasoning in dynamic environments. Despite advancements, unsupervised learning of object representations and dynamics remains challenging. We present VideoPCDNet, an…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Noel José Rodrigues Vicente , Enrique Lehner , Angel Villar-Corrales , Jan Nogga , Sven Behnke

Perception of the visually disjoint surfaces of our cluttered world as whole objects, physically distinct from those overlapping them, is a cognitive phenomenon called objectness that forms the basis of our visual perception. Shared by all…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Douglas Poland , Amar Saini

Object tracking can be formulated as "finding the right object in a video". We observe that recent approaches for class-agnostic tracking tend to focus on the "finding" part, but largely overlook the "object" part of the task, essentially…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Achal Dave , Pavel Tokmakov , Cordelia Schmid , Deva Ramanan

Progress in self-supervised learning has brought strong general image representation learning methods. Yet so far, it has mostly focused on image-level learning. In turn, tasks such as unsupervised image segmentation have not benefited from…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Adrian Ziegler , Yuki M. Asano

Online unsupervised video object segmentation (UVOS) uses the previous frames as its input to automatically separate the primary object(s) from a streaming video without using any further manual annotation. A major challenge is that the…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Lin Xi , Weihai Chen , Xingming Wu , Zhong Liu , Zhengguo Li

Recent advances in object segmentation have demonstrated that deep neural networks excel at object segmentation for specific classes in color and depth images. However, their performance is dictated by the number of classes and objects used…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Chahat Deep Singh , Nitin J. Sanket , Chethan M. Parameshwara , Cornelia Fermüller , Yiannis Aloimonos

Video Object Segmentation, and video processing in general, has been historically dominated by methods that rely on the temporal consistency and redundancy in consecutive video frames. When the temporal smoothness is suddenly broken, such…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Kevis-Kokitsi Maninis , Sergi Caelles , Yuhua Chen , Jordi Pont-Tuset , Laura Leal-Taixé , Daniel Cremers , Luc Van Gool

The problem of video object segmentation can become extremely challenging when multiple instances co-exist. While each instance may exhibit large scale and pose variations, the problem is compounded when instances occlude each other causing…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Xiaoxiao Li , Chen Change Loy

With a single eye fixation lasting a fraction of a second, the human visual system is capable of forming a rich representation of a complex environment, reaching a holistic understanding which facilitates object recognition and detection.…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Mason Liu , Menglong Zhu , Marie White , Yinxiao Li , Dmitry Kalenichenko

As we move through the world, the pattern of light projected on our eyes is complex and dynamic, yet we are still able to distinguish between moving and stationary objects. We propose that humans accomplish this by exploiting constraints…

神经元与认知 · 定量生物学 2025-05-14 Hope Lutwak , Bas Rokers , Eero P. Simoncelli

We study the problem of unsupervised physical object discovery. While existing frameworks aim to decompose scenes into 2D segments based off each object's appearance, we explore how physics, especially object interactions, facilitates…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Yilun Du , Kevin Smith , Tomer Ulman , Joshua Tenenbaum , Jiajun Wu

This paper tackles the problem of video object segmentation. We are specifically concerned with the task of segmenting all pixels of a target object in all frames, given the annotation mask in the first frame. Even when such annotation is…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Yu Liu , Lingqiao Liu , Haokui Zhang , Hamid Rezatofighi , Ian Reid

Embodied agents must detect and localize objects of interest, e.g. traffic participants for self-driving cars. Supervision in the form of bounding boxes for this task is extremely expensive. As such, prior work has looked at unsupervised…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Yihong Sun , Bharath Hariharan