中文
相关论文

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

200 篇论文

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) partial segmentation of…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Qing Liu , Vignesh Ramanathan , Dhruv Mahajan , Alan Yuille , Zhenheng Yang

We propose an optical flow-guided approach for semi-supervised video object segmentation. Optical flow is usually exploited as additional guidance information in unsupervised video object segmentation. However, its relevance in…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Yushan Zhang , Andreas Robinson , Maria Magnusson , Michael Felsberg

Motion, measured via optical flow, provides a powerful cue to discover and learn objects in images and videos. However, compared to using appearance, it has some blind spots, such as the fact that objects become invisible if they do not…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Subhabrata Choudhury , Laurynas Karazija , Iro Laina , Andrea Vedaldi , Christian Rupprecht

The goal of this paper is to discover, segment, and track independently moving objects in complex visual scenes. Previous approaches have explored the use of optical flow for motion segmentation, leading to imperfect predictions due to…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Junyu Xie , Weidi Xie , Andrew Zisserman

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

This paper presents a method for automatic video object segmentation based on the fusion of motion stream, appearance stream, and instance-aware segmentation. The proposed scheme consists of a two-stream fusion network and an instance…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Sungkwon Choo , Wonkyo Seo , Nam Ik Cho

We introduce the problem of weakly supervised Multi-Object Tracking and Segmentation, i.e. joint weakly supervised instance segmentation and multi-object tracking, in which we do not provide any kind of mask annotation. To address it, we…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Idoia Ruiz , Lorenzo Porzi , Samuel Rota Bulò , Peter Kontschieder , Joan Serrat

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

Weakly-supervised instance segmentation, which could greatly save labor and time cost of pixel mask annotation, has attracted increasing attention in recent years. The commonly used pipeline firstly utilizes conventional image segmentation…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Shisha Liao , Yongqing Sun , Chenqiang Gao , Pranav Shenoy K P , Song Mu , Jun Shimamura , Atsushi Sagata

State-of-the-art visual recognition and detection systems increasingly rely on large amounts of training data and complex classifiers. Therefore it becomes increasingly expensive both to manually annotate datasets and to keep running times…

计算机视觉与模式识别 · 计算机科学 2014-12-02 Stefan Mathe , Cristian Sminchisescu

Instance segmentation is a challenging task aiming at classifying and segmenting all object instances of specific classes. While two-stage box-based methods achieve top performances in the image domain, they cannot easily extend their…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Xiang Li , Jinglu Wang , Xiao Li , Yan Lu

Weakly supervised nuclei segmentation is a critical problem for pathological image analysis and greatly benefits the community due to the significant reduction of labeling cost. Adopting point annotations, previous methods mostly rely on…

图像与视频处理 · 电气工程与系统科学 2022-02-14 Weizhen Liu , Qian He , Xuming He

We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentation, where individual…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Jaedong Hwang , Seohyun Kim , Jeany Son , Bohyung Han

Conventional few-shot object segmentation methods learn object segmentation from a few labelled support images with strongly labelled segmentation masks. Recent work has shown to perform on par with weaker levels of supervision in terms of…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand

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

We present a weakly supervised model that jointly performs both semantic- and instance-segmentation -- a particularly relevant problem given the substantial cost of obtaining pixel-perfect annotation for these tasks. In contrast to many…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Qizhu Li , Anurag Arnab , Philip H. S. Torr

Instance segmentation in videos, which aims to segment and track multiple objects in video frames, has garnered a flurry of research attention in recent years. In this paper, we present a novel weakly supervised framework with…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Liqi Yan , Qifan Wang , Siqi Ma , Jingang Wang , Changbin Yu

Understanding human behavior is an important problem in the pursuit of visual intelligence. A challenge in this endeavor is the extensive and costly effort required to accurately label action segments. To address this issue, we consider…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Seth Z. Zhao , Reza Ghoddoosian , Isht Dwivedi , Nakul Agarwal , Behzad Dariush

In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these methods achieve high…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Hanjung Kim , Jaehyun Kang , Miran Heo , Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang
‹ 上一页 1 2 3 10 下一页 ›