中文
相关论文

相关论文: Boosting Box-supervised Instance Segmentation with…

200 篇论文

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem, some prior works…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guangfeng Jiang , Jun Liu , Yuzhi Wu , Wenlong Liao , Tao He , Pai Peng

Weakly supervised instance segmentation using only bounding box annotations has recently attracted much research attention. Most of the current efforts leverage low-level image features as extra supervision without explicitly exploiting the…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Ruihuang Li , Chenhang He , Yabin Zhang , Shuai Li , Liyi Chen , Lei Zhang

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Xiangyun Zhao , Shuang Liang , Yichen Wei

In contrast to fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of simple box annotations, which has recently attracted increasing research attention. This paper presents a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Risheng Yu , Xiansheng Hua , Lei Zhang

Labeling objects with pixel-wise segmentation requires a huge amount of human labor compared to bounding boxes. Most existing methods for weakly supervised instance segmentation focus on designing heuristic losses with priors from bounding…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Tianheng Cheng , Xinggang Wang , Shaoyu Chen , Qian Zhang , Wenyu Liu

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

Box-supervised instance segmentation has recently attracted lots of research efforts while little attention is received in aerial image domain. In contrast to the general object collections, aerial objects have large intra-class variances…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Wentong Li , Yijie Chen , Wenyu Liu , Jianke Zhu

This paper introduces a novel approach to learning instance segmentation using extreme points, i.e., the topmost, leftmost, bottommost, and rightmost points, of each object. These points are readily available in the modern bounding box…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Hyeonjun Lee , Sehyun Hwang , Suha Kwak

Labeling pixel-wise object masks in videos is a resource-intensive and laborious process. Box-supervised Video Instance Segmentation (VIS) methods have emerged as a viable solution to mitigate the labor-intensive annotation process. . In…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Zhangjing Yang , Dun Liu , Wensheng Cheng , Jinqiao Wang , Yi Wu

In this paper, we introduce a novel learning scheme named weakly semi-supervised instance segmentation (WSSIS) with point labels for budget-efficient and high-performance instance segmentation. Namely, we consider a dataset setting…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Beomyoung Kim , Joonhyun Jeong , Dongyoon Han , Sung Ju Hwang

3D instance segmentation is crucial for understanding complex 3D environments, yet fully supervised methods require dense point-level annotations, resulting in substantial annotation costs and labor overhead. To mitigate this, box-level…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Youngju Yoo , Seho Kim , Changick Kim

Image instance segmentation is a fundamental research topic in autonomous driving, which is crucial for scene understanding and road safety. Advanced learning-based approaches often rely on the costly 2D mask annotations for training. In…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Xiang Li , Junbo Yin , Botian Shi , Yikang Li , Ruigang Yang , Jianbing Shen

Pseudo-labeling is significant for semi-supervised instance segmentation, which generates instance masks and classes from unannotated images for subsequent training. However, in existing pipelines, pseudo-labels that contain valuable…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Jie Hu , Chen Chen , Liujuan Cao , Shengchuan Zhang , Annan Shu , Guannan Jiang , Rongrong Ji

How to extract instance-level masks without instance-level supervision is the main challenge of weakly supervised instance segmentation (WSIS). Popular WSIS methods estimate a displacement field (DF) via learning inter-pixel relations and…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Tengbo Wang , Yu Bai

Pseudo depth maps are depth map predicitions which are used as ground truth during training. In this paper we leverage pseudo depth maps in order to segment objects of classes that have never been seen during training. This renders our…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Robin Schön , Katja Ludwig , Rainer Lienhart

Instance segmentation is an active topic in computer vision that is usually solved by using supervised learning approaches over very large datasets composed of object level masks. Obtaining such a dataset for any new domain can be very…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Zhenzhen Weng , Mehmet Giray Ogut , Shai Limonchik , Serena Yeung

In contrast to the fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of the simple box annotations, which has recently attracted a lot of research attentions. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Xiansheng Hua , Lei Zhang

Weakly-supervised image segmentation (WSIS) is a critical task in computer vision that relies on image-level class labels. Multi-stage training procedures have been widely used in existing WSIS approaches to obtain high-quality pseudo-masks…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Chunyan Wang , Dong Zhang , Rui Yan

Instance segmentation on 3D point clouds (3DIS) is a longstanding challenge in computer vision, where state-of-the-art methods are mainly based on full supervision. As annotating ground truth dense instance masks is tedious and expensive,…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Tuan Duc Ngo , Binh-Son Hua , Khoi Nguyen

Weakly-supervised instance segmentation (WSIS) has been considered as a more challenging task than weakly-supervised semantic segmentation (WSSS). Compared to WSSS, WSIS requires instance-wise localization, which is difficult to extract…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Beomyoung Kim , Youngjoon Yoo , Chaeeun Rhee , Junmo Kim
‹ 上一页 1 2 3 10 下一页 ›