中文
相关论文

相关论文: Learning to Better Segment Objects from Unseen Cla…

200 篇论文

Supervised (pre-)training currently yields state-of-the-art performance for representation learning for visual recognition, yet it comes at the cost of (1) intensive manual annotations and (2) an inherent restriction in the scope of data…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Ruohan Gao , Dinesh Jayaraman , Kristen Grauman

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

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

This paper provides a framework to hash images containing instances of unknown object classes. In many object recognition problems, we might have access to huge amount of data. It may so happen that even this huge data doesn't cover the…

计算机视觉与模式识别 · 计算机科学 2016-10-11 Shubham Pachori , Shanmuganathan Raman

Learning an object detector or retrieval requires a large data set with manual annotations. Such data sets are expensive and time consuming to create and therefore difficult to obtain on a large scale. In this work, we propose to exploit…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Elad Amrani , Rami Ben-Ari , Tal Hakim , Alex Bronstein

We propose a deep video prediction model conditioned on a single image and an action class. To generate future frames, we first detect keypoints of a moving object and predict future motion as a sequence of keypoints. The input image is…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Yunji Kim , Seonghyeon Nam , In Cho , Seon Joo Kim

Existing deep learning based unsupervised video object segmentation methods still rely on ground-truth segmentation masks to train. Unsupervised in this context only means that no annotated frames are used during inference. As obtaining…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Sahir Shrestha , Mohammad Ali Armin , Hongdong Li , Nick Barnes

Learning object segmentation in image and video datasets without human supervision is a challenging problem. Humans easily identify moving salient objects in videos using the gestalt principle of common fate, which suggests that what moves…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Silky Singh , Shripad Deshmukh , Mausoom Sarkar , Balaji Krishnamurthy

This paper addresses the problem of object discovery from unlabeled driving videos captured in a realistic automotive setting. Identifying recurring object categories in such raw video streams is a very challenging problem. Not only do…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Aljosa Osep , Paul Voigtlaender , Jonathon Luiten , Stefan Breuers , Bastian Leibe

Perceiving a scene most fully requires all the senses. Yet modeling how objects look and sound is challenging: most natural scenes and events contain multiple objects, and the audio track mixes all the sound sources together. We propose to…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Ruohan Gao , Rogerio Feris , Kristen Grauman

Deep convolutional neural networks have shown outstanding performance in medical image segmentation tasks. The usual problem when training supervised deep learning methods is the lack of labeled data which is time-consuming and costly to…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Suman Sedai , Bhavna Antony , Ravneet Rai , Katie Jones , Hiroshi Ishikawa , Joel Schuman , Wollstein Gadi , Rahil Garnavi

We propose an end-to-end learning framework for segmenting generic objects in videos. Our method learns to combine appearance and motion information to produce pixel level segmentation masks for all prominent objects in videos. We formulate…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Suyog Dutt Jain , Bo Xiong , Kristen Grauman

Semantic segmentation approaches are typically trained on large-scale data with a closed finite set of known classes without considering unknown objects. In certain safety-critical robotics applications, especially autonomous driving, it is…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Mennatullah Siam , Alex Kendall , Martin Jagersand

It is well known that for some tasks, labeled data sets may be hard to gather. Therefore, we wished to tackle here the problem of having insufficient training data. We examined learning methods from unlabeled data after an initial training…

机器学习 · 计算机科学 2018-04-06 Gal Hyams , Daniel Greenfeld , Dor Bank

We propose to leverage a generic object tracker in order to perform object mining in large-scale unlabeled videos, captured in a realistic automotive setting. We present a dataset of more than 360'000 automatically mined object tracks from…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Aljosa Osep , Paul Voigtlaender , Jonathon Luiten , Stefan Breuers , Bastian Leibe

This work proposes a self-supervised learning system for segmenting rigid objects in RGB images. The proposed pipeline is trained on unlabeled RGB-D videos of static objects, which can be captured with a camera carried by a mobile robot. A…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Shiyang Lu , Yunfu Deng , Abdeslam Boularias , Kostas Bekris

The recent rise of unsupervised and self-supervised learning has dramatically reduced the dependency on labeled data, providing effective image representations for transfer to downstream vision tasks. Furthermore, recent works employed…

机器学习 · 计算机科学 2021-06-14 Andrey Voynov , Stanislav Morozov , Artem Babenko

We study the problem of segmenting moving objects in unconstrained videos. Given a video, the task is to segment all the objects that exhibit independent motion in at least one frame. We formulate this as a learning problem and design our…

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

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos, which are rarely annotated with atomic actions. We present an unsupervised approach to learn atomic actions…

计算机视觉与模式识别 · 计算机科学 2021-06-08 AJ Piergiovanni , Anelia Angelova , Michael S. Ryoo , Irfan Essa

Training of object detection models using less data is currently the focus of existing N-shot learning models in computer vision. Such methods use object-level labels and takes hours to train on unseen classes. There are many cases where we…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Asra Aslam , Edward Curry