中文
相关论文

相关论文: EM-Paste: EM-guided Cut-Paste with DALL-E Augmenta…

200 篇论文

Weakly supervised instance segmentation has gained popularity because it reduces high annotation cost of pixel-level masks required for model training. Recent approaches for weakly supervised instance segmentation detect and segment objects…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Jun Ikeda , Junichiro Mori

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

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

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

Most Camouflaged Object Detection (COD) methods heavily rely on mask annotations, which are time-consuming and labor-intensive to acquire. Existing weakly-supervised COD approaches exhibit significantly inferior performance compared to…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Huafeng Chen , Pengxu Wei , Guangqian Guo , Shan Gao

Common object counting in a natural scene is a challenging problem in computer vision with numerous real-world applications. Existing image-level supervised common object counting approaches only predict the global object count and rely on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Hisham Cholakkal , Guolei Sun , Fahad Shahbaz Khan , Ling Shao

Weakly Supervised Semantic Segmentation (WSSS) addresses the challenge of training segmentation models using only image-level annotations. Existing WSSS methods struggle with precise object boundary localization and focus only on the most…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Ali Torabi , Sanjog Gaihre , MD Mahbubur Rahman , Yaqoob Majeed

We consider the problem of segmenting cell nuclei instances from Hematoxylin and Eosin (H&E) stains with weak supervision. While most recent works focus on improving the segmentation quality, this is usually insufficient for instance…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Lin Geng Foo , Rui En Ho , Jiamei Sun , Alexander Binder

Data augmentation methods such as Copy-Paste have been studied as effective ways to expand training datasets while incurring minimal costs. While such methods have been extensively implemented for image level tasks, we found no scalable…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Sahir Shrestha , Weihao Li , Gao Zhu , Nick Barnes

Referring Image Segmentation (RIS) - the problem of identifying objects in images through natural language sentences - is a challenging task currently mostly solved through supervised learning. However, while collecting referred annotation…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Francisco Eiras , Kemal Oksuz , Adel Bibi , Philip H. S. Torr , Puneet K. Dokania

The success of large language models has inspired the computer vision community to explore image segmentation foundation model that is able to zero/few-shot generalize through prompt engineering. Segment-Anything(SAM), among others, is the…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Haojie Zhang , Yongyi Su , Xun Xu , Kui Jia

We introduce DiscoBox, a novel framework that jointly learns instance segmentation and semantic correspondence using bounding box supervision. Specifically, we propose a self-ensembling framework where instance segmentation and semantic…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Shiyi Lan , Zhiding Yu , Christopher Choy , Subhashree Radhakrishnan , Guilin Liu , Yuke Zhu , Larry S. Davis , Anima Anandkumar

Deep neural network-based semantic segmentation generally requires large-scale cost extensive annotations for training to obtain better performance. To avoid pixel-wise segmentation annotations which are needed for most methods, recently…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Longlong Jing , Yucheng Chen , Yingli Tian

The data bottleneck has emerged as a fundamental challenge in learning based image restoration methods. Researchers have attempted to generate synthesized training data using paired or unpaired samples to address this challenge. This study…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Dihan Zheng , Yihang Zou , Xiaowen Zhang , Chenglong Bao

As an essential indicator for cancer progression and treatment response, tumor size is often measured following the response evaluation criteria in solid tumors (RECIST) guideline in CT slices. By marking each lesion with its longest axis…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Lianyu Zhou , Dong Wei , Donghuan Lu , Wei Xue , Liansheng Wang , Yefeng Zheng

Instance segmentation demands costly per-pixel annotations and computationally expensive models. We introduce CAST, a semi-supervised knowledge distillation (SSKD) framework that compresses pre-trained vision foundation models (VFM) into…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Pardis Taghavi , Tian Liu , Renjie Li , Reza Langari , Zhengzhong Tu

As a pragmatic data augmentation tool, data synthesis has generally returned dividends in performance for deep learning based medical image analysis. However, generating corresponding segmentation masks for synthetic medical images is…

图像与视频处理 · 电气工程与系统科学 2023-03-23 Xiaodan Xing , Giorgos Papanastasiou , Simon Walsh , Guang Yang

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

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

Most state-of-the-art instance segmentation methods have to be trained on densely annotated images. While difficult in general, this requirement is especially daunting for biomedical images, where domain expertise is often required for…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Adrian Wolny , Qin Yu , Constantin Pape , Anna Kreshuk