中文
相关论文

相关论文: Beyond Semantic to Instance Segmentation: Weakly-S…

200 篇论文

Weakly-supervised semantic segmentation aims to reduce labeling costs by training semantic segmentation models using weak supervision, such as image-level class labels. However, most approaches struggle to produce accurate localization maps…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Sanghyun Jo , In-Jae Yu , Kyungsu Kim

Annotation-efficient segmentation of the numerous mitochondria instances from various electron microscopy (EM) images is highly valuable for biological and neuroscience research. Although unsupervised domain adaptation (UDA) methods can…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Shan Xiong , Jiabao Chen , Ye Wang , Jialin Peng

Class-incremental semantic image segmentation assumes multiple model updates, each enriching the model to segment new categories. This is typically carried out by providing expensive pixel-level annotations to the training algorithm for all…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Subhankar Roy , Riccardo Volpi , Gabriela Csurka , Diane Larlus

Focusing on only semantic instances that only salient in a scene gains more benefits for robot navigation and self-driving cars than looking at all objects in the whole scene. This paper pushes the envelope on salient regions in a video to…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Trung-Nghia Le , Akihiro Sugimoto

While Multiple Instance Learning (MIL) has shown promising results in digital Pathology Whole Slide Image (WSI) classification, such a paradigm still faces performance and generalization problems due to challenges in high computational…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Honglin Li , Chenglu Zhu , Yunlong Zhang , Yuxuan Sun , Zhongyi Shui , Wenwei Kuang , Sunyi Zheng , Lin Yang

We study Label Smoothing (LS), a widely used regularization technique, in the context of neural learning to rank (L2R) models. LS combines the ground-truth labels with a uniform distribution, encouraging the model to be less confident in…

信息检索 · 计算机科学 2020-12-17 Gustavo Penha , Claudia Hauff

Weakly supervised semantic segmentation (WSSS) in histopathology relies heavily on classification backbones, yet these models often localize only the most discriminative regions and struggle to capture the full spatial extent of tissue…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Khang Le , Ha Thach , Anh M. Vu , Trang T. K. Vo , Han H. Huynh , David Yang , Minh H. N. Le , Thanh-Huy Nguyen , Akash Awasthi , Chandra Mohan , Zhu Han , Hien Van Nguyen

Weakly-Supervised Concealed Object Segmentation (WSCOS) aims to segment objects well blended with surrounding environments using sparsely-annotated data for model training. It remains a challenging task since (1) it is hard to distinguish…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Chunming He , Kai Li , Yachao Zhang , Guoxia Xu , Longxiang Tang , Yulun Zhang , Zhenhua Guo , Xiu Li

In this paper we tackle the problem of unsupervised domain adaptation for the task of semantic segmentation, where we attempt to transfer the knowledge learned upon synthetic datasets with ground-truth labels to real-world images without…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Wei-Lun Chang , Hui-Po Wang , Wen-Hsiao Peng , Wei-Chen Chiu

Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including grasping, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled datasets enable high…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Andreas Eitel , Nico Hauff , Wolfram Burgard

Digital histopathology whole slide images (WSIs) provide gigapixel-scale high-resolution images that are highly useful for disease diagnosis. However, digital histopathology image analysis faces significant challenges due to the limited…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Bodong Zhang , Xiwen Li , Hamid Manoochehri , Xiaoya Tang , Deepika Sirohi , Beatrice S. Knudsen , Tolga Tasdizen

Most existing weakly supervised semantic segmentation (WSSS) methods rely on Class Activation Mapping (CAM) to extract coarse class-specific localization maps using image-level labels. Prior works have commonly used an off-line heuristic…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Lian Xu , Mohammed Bennamoun , Farid Boussaid , Wanli Ouyang , Ferdous Sohel , Dan Xu

Scribble-based weakly supervised semantic segmentation leverages only a few annotated pixels as labels to train a segmentation model, presenting significant potential for reducing the human labor involved in the annotation process. This…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Xinliang Zhang , Lei Zhu , Shuang Zeng , Hangzhou He , Ourui Fu , Zhengjian Yao , Zhaoheng Xie , Yanye Lu

Incremental few-shot semantic segmentation (IFSS) targets at incrementally expanding model's capacity to segment new class of images supervised by only a few samples. However, features learned on old classes could significantly drift,…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Guangchen Shi , Yirui Wu , Jun Liu , Shaohua Wan , Wenhai Wang , Tong Lu

This paper addresses semi-supervised semantic segmentation by exploiting a small set of images with pixel-level annotations (strong supervisions) and a large set of images with only image-level annotations (weak supervisions). Most existing…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Rumeng Yi , Yaping Huang , Qingji Guan , Mengyang Pu , Runsheng Zhang

We address the problem of weakly-supervised semantic segmentation (WSSS) using bounding box annotations. Although object bounding boxes are good indicators to segment corresponding objects, they do not specify object boundaries, making it…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Youngmin Oh , Beomjun Kim , Bumsub Ham

Weakly supervised instance segmentation with image-level labels, instead of expensive pixel-level masks, remains unexplored. In this paper, we tackle this challenging problem by exploiting class peak responses to enable a classification…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yanzhao Zhou , Yi Zhu , Qixiang Ye , Qiang Qiu , Jianbin Jiao

Weakly supervised object detection (WSOD) aims to tackle the object detection problem using only labeled image categories as supervision. A common approach used in WSOD to deal with the lack of localization information is Multiple Instance…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Luis Felipe Zeni , Claudio Jung

Semi-supervised learning is a challenging problem which aims to construct a model by learning from a limited number of labeled examples. Numerous methods have been proposed to tackle this problem, with most focusing on utilizing the…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Peng Tu , Yawen Huang , Rongrong Ji , Feng Zheng , Ling Shao

Deep convolutional neural networks (CNNs) have been immensely successful in many high-level computer vision tasks given large labeled datasets. However, for video semantic object segmentation, a domain where labels are scarce, effectively…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Huiling Wang , Tapani Raiko , Lasse Lensu , Tinghuai Wang , Juha Karhunen
‹ 上一页 1 8 9 10 下一页 ›