中文
相关论文

相关论文: Weakly Supervised Instance Segmentation using Moti…

200 篇论文

We propose FlowCut, a simple and capable method for unsupervised video instance segmentation consisting of a three-stage framework to construct a high-quality video dataset with pseudo labels. To our knowledge, our work is the first attempt…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Alp Eren Sari , Paolo Favaro

Semi-supervised video object segmentation is a task of segmenting the target object in a video sequence given only a mask annotation in the first frame. The limited information available makes it an extremely challenging task. Most previous…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yunyao Mao , Ning Wang , Wengang Zhou , Houqiang Li

Exploring dense matching between the current frame and past frames for long-range context modeling, memory-based methods have demonstrated impressive results in video object segmentation (VOS) recently. Nevertheless, due to the lack of…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Junke Wang , Dongdong Chen , Zuxuan Wu , Chong Luo , Chuanxin Tang , Xiyang Dai , Yucheng Zhao , Yujia Xie , Lu Yuan , Yu-Gang Jiang

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

Performing low hertz labeling for surgical videos at intervals can greatly releases the burden of surgeons. In this paper, we study the semi-supervised instrument segmentation from robotic surgical videos with sparse annotations. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Zixu Zhao , Yueming Jin , Xiaojie Gao , Qi Dou , Pheng-Ann Heng

Video instance segmentation (VIS) is a challenging vision task that aims to detect, segment, and track objects in videos. Conventional VIS methods rely on densely-annotated object masks which are expensive. We reduce the human annotations…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Shuaiyi Huang , De-An Huang , Zhiding Yu , Shiyi Lan , Subhashree Radhakrishnan , Jose M. Alvarez , Abhinav Shrivastava , Anima Anandkumar

Video Instance Segmentation (VIS) is a multi-task problem performing detection, segmentation, and tracking simultaneously. Extended from image set applications, video data additionally induces the temporal information, which, if handled…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Thuy C. Nguyen , Tuan N. Tang , Nam LH. Phan , Chuong H. Nguyen , Masayuki Yamazaki , Masao Yamanaka

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of performing object…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Quanzeng You , Jiang Wang , Peng Chu , Andre Abrantes , Zicheng Liu

Video instance segmentation (VIS) aims at classifying, segmenting and tracking object instances in video sequences. Recent transformer-based neural networks have demonstrated their powerful capability of modeling spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Xiang Li , Jinglu Wang , Xiaohao Xu , Bhiksha Raj , Yan Lu

Instance segmentation is a fundamental skill for many robotic applications. We propose a self-supervised method that uses grasp interactions to collect segmentation supervision for an instance segmentation model. When a robot grasps an…

计算机视觉与模式识别 · 计算机科学 2023-05-11 YuXuan Liu , Xi Chen , Pieter Abbeel

This paper addresses the task of segmenting moving objects in unconstrained videos. We introduce a novel two-stream neural network with an explicit memory module to achieve this. The two streams of the network encode spatial and temporal…

计算机视觉与模式识别 · 计算机科学 2017-07-13 Pavel Tokmakov , Karteek Alahari , Cordelia Schmid

Unsupervised video segmentation plays an important role in a wide variety of applications from object identification to compression. However, to date, fast motion, motion blur and occlusions pose significant challenges. To address these…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Yuan-Ting Hu , Jia-Bin Huang , Alexander G. Schwing

The problem of determining whether an object is in motion, irrespective of camera motion, is far from being solved. We address this challenging task by learning motion patterns in videos. The core of our approach is a fully convolutional…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Pavel Tokmakov , Karteek Alahari , Cordelia Schmid

This paper presents a novel yet intuitive approach to unsupervised feature learning. Inspired by the human visual system, we explore whether low-level motion-based grouping cues can be used to learn an effective visual representation.…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Deepak Pathak , Ross Girshick , Piotr Dollár , Trevor Darrell , Bharath Hariharan

Unsupervised localization and segmentation are long-standing robot vision challenges that describe the critical ability for an autonomous robot to learn to decompose images into individual objects without labeled data. These tasks are…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Xinyu Zhang , Abdeslam Boularias

Unsupervised video object segmentation (VOS) aims to detect the most prominent object in a video. Recently, two-stream approaches that leverage both RGB images and optical flow have gained significant attention, but their performance is…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Suhwan Cho , Minhyeok Lee , Jungho Lee , Donghyeong Kim , Sangyoun Lee

Video Instance Segmentation is a fundamental computer vision task that deals with segmenting and tracking object instances across a video sequence. Most existing methods typically accomplish this task by employing a multi-stage top-down…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Jyoti Kini , Mubarak Shah

We address a weakly-supervised low-shot instance segmentation, an annotation-efficient training method to deal with novel classes effectively. Since it is an under-explored problem, we first investigate the difficulty of the problem and…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Moon Ye-Bin , Dongmin Choi , Yongjin Kwon , Junsik Kim , Tae-Hyun Oh

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Jiwoon Ahn , Sunghyun Cho , Suha Kwak

Referring Image Segmentation (RIS) - the problem of identifying objects in images through natural language sentences - is a challenging task currently mostly solved through supervised learning. However, while collecting referred annotation…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Francisco Eiras , Kemal Oksuz , Adel Bibi , Philip H. S. Torr , Puneet K. Dokania