中文
相关论文

相关论文: Tsanet: Temporal and Scale Alignment for Unsupervi…

200 篇论文

We address Unsupervised Video Object Segmentation (UVOS), the task of automatically generating accurate pixel masks for salient objects in a video sequence and of tracking these objects consistently through time, without any input about…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Jonathon Luiten , Idil Esen Zulfikar , Bastian Leibe

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

Unsupervised video object segmentation aims to automatically segment moving objects over an unconstrained video without any user annotation. So far, only few unsupervised online methods have been reported in literature and their performance…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Tao Zhuo , Zhiyong Cheng , Peng Zhang , Yongkang Wong , Mohan Kankanhalli

In this paper, we address the challenges in unsupervised video object segmentation (UVOS) by proposing an efficient algorithm, termed MTNet, which concurrently exploits motion and temporal cues. Unlike previous methods that focus solely on…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Yunzhi Zhuge , Hongyu Gu , Lu Zhang , Jinqing Qi , Huchuan Lu

This paper proposes key instance selection based on video saliency covering objectness and dynamics for unsupervised video object segmentation (UVOS). Our method takes frames sequentially and extracts object proposals with corresponding…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Donghyeon Cho , Sungeun Hong , Sungil Kang , Jiwon Kim

We present IMAS, a method that segments the primary objects in videos without manual annotation in training or inference. Previous methods in unsupervised video object segmentation (UVOS) have demonstrated the effectiveness of motion as…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Long Lian , Zhirong Wu , Stella X. Yu

Video instance segmentation requires classifying, segmenting, and tracking every object across video frames. Unlike existing approaches that rely on masks, boxes, or category labels, we propose UVIS, a novel Unsupervised Video Instance…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Shuaiyi Huang , Saksham Suri , Kamal Gupta , Sai Saketh Rambhatla , Ser-nam Lim , Abhinav Shrivastava

Unsupervised video object segmentation (UVOS) aims at detecting the primary objects in a given video sequence without any human interposing. Most existing methods rely on two-stream architectures that separately encode the appearance and…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Lingyi Hong , Wei Zhang , Shuyong Gao , Hong Lu , WenQiang Zhang

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation and temporal object…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Gilad Sharir , Eddie Smolyansky , Itamar Friedman

Video object segmentation aims at accurately segmenting the target object regions across consecutive frames. It is technically challenging for coping with complicated factors (e.g., shape deformations, occlusion and out of the lens). Recent…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Peng Sun , Peiwen Lin , Guangliang Cheng , Jianping Shi , Jiawan Zhang , Xi Li

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

We consider the task of semi-supervised video object segmentation (VOS). Our approach mitigates shortcomings in previous VOS work by addressing detail preservation and temporal consistency using visual warping. In contrast to prior work…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Julia Gong , F. Christopher Holsinger , Serena Yeung

Current state-of-the-art object detection and segmentation methods work well under the closed-world assumption. This closed-world setting assumes that the list of object categories is available during training and deployment. However, many…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Weiyao Wang , Matt Feiszli , Heng Wang , Du Tran

Unsupervised Video Object Segmentation (UVOS) aims at discovering objects and tracking them through videos. For accurate UVOS, we observe if one can locate precise segment proposals on key frames, subsequent processes are much simpler.…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jialin Yuan , Jay Patravali , Hung Nguyen , Chanho Kim , Li Fuxin

The current state-of-the-art methods for unsupervised video object segmentation (UVOS) require extensive training on video datasets with mask annotations, limiting their effectiveness in handling challenging scenarios. However, the Segment…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Zhenghao Zhang , Shengfan Zhang , Zhichao Wei , Zuozhuo Dai , Siyu Zhu

Amodal perception requires inferring the full shape of an object that is partially occluded. This task is particularly challenging on two levels: (1) it requires more information than what is contained in the instant retina or imaging…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Jian Yao , Yuxin Hong , Chiyu Wang , Tianjun Xiao , Tong He , Francesco Locatello , David Wipf , Yanwei Fu , Zheng Zhang

Unsupervised video object segmentation (VOS) aims to detect and segment the most salient object in videos. The primary techniques used in unsupervised VOS are 1) the collaboration of appearance and motion information; and 2) temporal fusion…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Suhwan Cho , Minhyeok Lee , Seunghoon Lee , Dogyoon Lee , Heeseung Choi , Ig-Jae Kim , Sangyoun Lee

Unsupervised video object segmentation has often been tackled by methods based on recurrent neural networks and optical flow. Despite their complexity, these kinds of approaches tend to favour short-term temporal dependencies and are thus…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Zhao Yang , Qiang Wang , Luca Bertinetto , Weiming Hu , Song Bai , Philip H. S. Torr

Due to the problem of performance constraints of unsupervised video object detection, its large-scale application is limited. In response to this pain point, we propose another excellent method to solve this problematic point. By…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Chao Hu , Liqiang Zhu

Unsupervised video object segmentation (UVOS) aims at automatically separating the primary foreground object(s) from the background in a video sequence. Existing UVOS methods either lack robustness when there are visually similar…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Lin Xi , Weihai Chen , Xingming Wu , Zhong Liu , Zhengguo Li
‹ 上一页 1 2 3 10 下一页 ›