中文
相关论文

相关论文: DASNet: Reducing Pixel-level Annotations for Insta…

200 篇论文

The absence of large scale datasets with pixel-level supervisions is a significant obstacle for the training of deep convolutional networks for scene text segmentation. For this reason, synthetic data generation is normally employed to…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Simone Bonechi , Paolo Andreini , Monica Bianchini , Franco Scarselli

Nuclei segmentation is one of the important tasks for whole slide image analysis in digital pathology. With the drastic advance of deep learning, recent deep networks have demonstrated successful performance of the nuclei segmentation task.…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Inwan Yoo , Donggeun Yoo , Kyunghyun Paeng

Video salient object detection models trained on pixel-wise dense annotation have achieved excellent performance, yet obtaining pixel-by-pixel annotated datasets is laborious. Several works attempt to use scribble annotations to mitigate…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Shuyong Gao , Haozhe Xing , Wei Zhang , Yan Wang , Qianyu Guo , Wenqiang Zhang

Large, fine-grained image segmentation datasets, annotated at pixel-level, are difficult to obtain, particularly in medical imaging, where annotations also require expert knowledge. Weakly-supervised learning can train models by relying on…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Gabriele Valvano , Andrea Leo , Sotirios A. Tsaftaris

One key bottleneck of employing state-of-the-art semantic segmentation networks in the real world is the availability of training labels. Conventional semantic segmentation networks require massive pixel-wise annotated labels to reach…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Erik Ostrowski , Muhammad Shafique

Audio-visual segmentation is a challenging task that aims to predict pixel-level masks for sound sources in a video. Previous work applied a comprehensive manually designed architecture with countless pixel-wise accurate masks as…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Shentong Mo , Bhiksha Raj

It is generally accepted that one of the critical parts of current vision algorithms based on deep learning and convolutional neural networks is the annotation of a sufficient number of images to achieve competitive performance. This is…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Kai Yao , Alberto Ortiz , Francisco Bonnin-Pascual

Weakly-supervised object localization methods tend to fail for object classes that consistently co-occur with the same background elements, e.g. trains on tracks. We propose a method to overcome these failures by adding a very small amount…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Alexander Kolesnikov , Christoph H. Lampert

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Wei Hua , Lechao Cheng , Mingli Song

Despite the remarkable progress, weakly supervised segmentation approaches are still inferior to their fully supervised counterparts. We obverse the performance gap mainly comes from their limitation on learning to produce high-quality…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Yunchao Wei , Huaxin Xiao , Honghui Shi , Zequn Jie , Jiashi Feng , Thomas S. Huang

Active learning enhances annotation efficiency by selecting the most revealing samples for labeling, thereby reducing reliance on extensive human input. Previous methods in semantic segmentation have centered on individual pixels or small…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Jinchao Ge , Zeyu Zhang , Minh Hieu Phan , Bowen Zhang , Akide Liu , Yang Zhao , Shuwen Zhao

In this work, the case of semantic segmentation on a small image dataset (simulated by 1000 randomly selected images from PASCAL VOC 2012), where only weak supervision signals (scribbles from user interaction) are available is studied.…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Ahmadreza Jeddi

Contextual information is vital in visual understanding problems, such as semantic segmentation and object detection. We propose a Criss-Cross Network (CCNet) for obtaining full-image contextual information in a very effective and efficient…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Zilong Huang , Xinggang Wang , Yunchao Wei , Lichao Huang , Humphrey Shi , Wenyu Liu , Thomas S. Huang

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Cuong Manh Hoang

Referring video object segmentation (RVOS) is a task that aims to segment the target object in all video frames based on a sentence describing the object. Although existing RVOS methods have achieved significant performance, they depend on…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Wangbo Zhao , Kepan Nan , Songyang Zhang , Kai Chen , Dahua Lin , Yang You

3D instance segmentation (3DIS) is a crucial task, but point-level annotations are tedious in fully supervised settings. Thus, using bounding boxes (bboxes) as annotations has shown great potential. The current mainstream approach is a…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jiahao Lu , Jiacheng Deng , Tianzhu Zhang

Semantic segmentation is the task of classifying each pixel in an image. Training a segmentation model achieves best results using annotated images, where each pixel is annotated with the corresponding class. When obtaining fine annotations…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Jort de Jong , Mike Holenderski

The task of unsupervised semantic segmentation aims to cluster pixels into semantically meaningful groups. Specifically, pixels assigned to the same cluster should share high-level semantic properties like their object or part category.…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Wouter Van Gansbeke , Simon Vandenhende , Luc Van Gool

The semantic image segmentation task presents a trade-off between test time accuracy and training-time annotation cost. Detailed per-pixel annotations enable training accurate models but are very time-consuming to obtain, image-level class…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Amy Bearman , Olga Russakovsky , Vittorio Ferrari , Li Fei-Fei