中文
相关论文

相关论文: BoxSeg: Quality-Aware and Peer-Assisted Learning f…

200 篇论文

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

The realm of Weakly Supervised Instance Segmentation (WSIS) under box supervision has garnered substantial attention, showcasing remarkable advancements in recent years. However, the limitations of box supervision become apparent in its…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Xinyi Yu , Ling Yan , Pengtao Jiang , Hao Chen , Bo Li , Lin Yuanbo Wu , Linlin Ou

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

Accurate defect segmentation is critical for industrial inspection, yet dense pixel-level annotations are rarely available. A common workaround is to convert inexpensive bounding boxes into pseudo-masks using foundation segmentation models…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Camile Lendering , Erkut Akdag , Egor Bondarev

Recent leading approaches to semantic segmentation rely on deep convolutional networks trained with human-annotated, pixel-level segmentation masks. Such pixel-accurate supervision demands expensive labeling effort and limits the…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Jifeng Dai , Kaiming He , Jian Sun

Recently, several weakly supervised learning methods have been devoted to utilize bounding box supervision for training deep semantic segmentation models. Most existing methods usually leverage the generic proposal generators (e.g., dense…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Chaohao Xie , Dongwei Ren , Lei Wang , Wangmeng Zuo

We present Polite Teacher, a simple yet effective method for the task of semi-supervised instance segmentation. The proposed architecture relies on the Teacher-Student mutual learning framework. To filter out noisy pseudo-labels, we use…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Dominik Filipiak , Andrzej Zapała , Piotr Tempczyk , Anna Fensel , Marek Cygan

Open-vocabulary instance segmentation aims at segmenting novel classes without mask annotations. It is an important step toward reducing laborious human supervision. Most existing works first pretrain a model on captioned images covering…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Dat Huynh , Jason Kuen , Zhe Lin , Jiuxiang Gu , Ehsan Elhamifar

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

How to estimate the quality of the network output is an important issue, and currently there is no effective solution in the field of human parsing. In order to solve this problem, this work proposes a statistical method based on the output…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Lu Yang , Qing Song , Zhihui Wang , Zhiwei Liu , Songcen Xu , Zhihao Li

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

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

We present a high-performance method that can achieve mask-level instance segmentation with only bounding-box annotations for training. While this setting has been studied in the literature, here we show significantly stronger performance…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Zhi Tian , Chunhua Shen , Xinlong Wang , Hao Chen

Semantic segmentation requires dense pixel-level annotations, which are costly and time-consuming to acquire. To address this, we present SeSAM, a framework that uses a foundational segmentation model, i.e. Segment Anything Model (SAM),…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anurag Das , Anna Kukleva , Xinting Hu , Yuki M. Asano , Bernt Schiele

Box-supervised instance segmentation has gained much attention as it requires only simple box annotations instead of costly mask or polygon annotations. However, existing box-supervised instance segmentation models mainly focus on…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Rui Yang , Lin Song , Yixiao Ge , Xiu Li

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

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

Supervised deep learning performance is heavily tied to the availability of high-quality labels for training. Neural networks can gradually overfit corrupted labels if directly trained on noisy datasets, leading to severe performance…

机器学习 · 计算机科学 2021-02-02 Ziyi Huang , Haofeng Zhang , Andrew Laine , Elsa Angelini , Christine Hendon , Yu Gan

Weakly supervised segmentation methods using bounding box annotations focus on obtaining a pixel-level mask from each box containing an object. Existing methods typically depend on a class-agnostic mask generator, which operates on the…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jungbeom Lee , Jihun Yi , Chaehun Shin , Sungroh Yoon

The Segment Anything Model (SAM) is a popular vision foundation model; however, its high computational and memory demands make deployment on resource-constrained devices challenging. While Post-Training Quantization (PTQ) is a practical…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Navin Ranjan , Andreas Savakis
‹ 上一页 1 2 3 10 下一页 ›