中文
相关论文

相关论文: High resolution weakly supervised localization arc…

200 篇论文

Image-level weakly supervised semantic segmentation is a challenging problem that has been deeply studied in recent years. Most of advanced solutions exploit class activation map (CAM). However, CAMs can hardly serve as the object mask due…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Yude Wang , Jie Zhang , Meina Kan , Shiguang Shan , Xilin Chen

Locating diseases in chest X-ray images with few careful annotations saves large human effort. Recent works approached this task with innovative weakly-supervised algorithms such as multi-instance learning (MIL) and class activation maps…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Baolian Qi , Gangming Zhao , Xin Wei , Changde Du , Chengwei Pan , Yizhou Yu , Jinpeng Li

The recent emerged weakly supervised object localization (WSOL) methods can learn to localize an object in the image only using image-level labels. Previous works endeavor to perceive the interval objects from the small and sparse…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Feifei Shao , Yawei Luo , Li Zhang , Lu Ye , Siliang Tang , Yi Yang , Jun Xiao

Analysis of histopathology slides is a critical step for many diagnoses, and in particular in oncology where it defines the gold standard. In the case of digital histopathological analysis, highly trained pathologists must review vast…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Pierre Courtiol , Eric W. Tramel , Marc Sanselme , Gilles Wainrib

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

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

计算机视觉与模式识别 · 计算机科学 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

With the rapid advancement of deep learning, computational pathology has made significant progress in cancer diagnosis and subtyping. Tissue segmentation is a core challenge, essential for prognosis and treatment decisions. Weakly…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Hongyi Wu , Hong Zhang

Computer-aided segmentation methods can assist medical personnel in improving diagnostic outcomes. While recent advancements like UNet and its variants have shown promise, they face a critical challenge: balancing accuracy with…

图像与视频处理 · 电气工程与系统科学 2024-05-03 Abhijit Das , Debesh Jha , Vandan Gorade , Koushik Biswas , Hongyi Pan , Zheyuan Zhang , Daniela P. Ladner , Yury Velichko , Amir Borhani , Ulas Bagci

Histopathology image analysis plays a crucial role in cancer diagnosis. However, training a clinically applicable segmentation algorithm requires pathologists to engage in labour-intensive labelling. In contrast, weakly supervised learning…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Gang Xu , Shuhao Wang , Lingyu Zhao , Xiao Chen , Tongwei Wang , Lang Wang , Zhenwei Luo , Dahan Wang , Zewen Zhang , Aijun Liu , Wei Ba , Zhigang Song , Huaiyin Shi , Dingrong Zhong , Jianpeng Ma

Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Sabrina Narimene Benassou , Wuzhen Shi , Feng Jiang , Abdallah Benzine

Malicious image manipulation poses societal risks, increasing the importance of effective image manipulation detection methods. Recent approaches in image manipulation detection have largely been driven by fully supervised approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Xinghao Wang , Tao Gong , Qi Chu , Bin Liu , Nenghai Yu

Finding automatically multiple lesions in large images is a common problem in medical image analysis. Solving this problem can be challenging if, during optimization, the automated method cannot access information about the location of the…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Florian Dubost , Hieab Adams , Pinar Yilmaz , Gerda Bortsova , Gijs van Tulder , M. Arfan Ikram , Wiro Niessen , Meike Vernooij , Marleen de Bruijne

The advent of deep-learning-based registration networks has addressed the time-consuming challenge in traditional iterative methods.However, the potential of current registration networks for comprehensively capturing spatial relationships…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Zhuoyuan Wang , Haiqiao Wang , Yi Wang

Image-level weakly-supervised semantic segmentation (WSSS) reduces the usually vast data annotation cost by surrogate segmentation masks during training. The typical approach involves training an image classification network using global…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Arvi Jonnarth , Yushan Zhang , Michael Felsberg

Weakly-supervised object localization (WSOL) has gained popularity over the last years for its promise to train localization models with only image-level labels. Since the seminal WSOL work of class activation mapping (CAM), the field has…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Junsuk Choe , Seong Joon Oh , Sanghyuk Chun , Seungho Lee , Zeynep Akata , Hyunjung Shim

Weakly supervised disease classification of CT imaging suffers from poor localization owing to case-level annotations, where even a positive scan can hold hundreds to thousands of negative slices along multiple planes. Furthermore, although…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Anindo Saha , Fakrul I. Tushar , Khrystyna Faryna , Vincent M. D'Anniballe , Rui Hou , Maciej A. Mazurowski , Geoffrey D. Rubin , Joseph Y. Lo

Ultrasound imaging plays a critical role in the early detection of breast cancer. Accurate identification and segmentation of lesions are essential steps in clinical practice, requiring methods to assist physicians in lesion segmentation.…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Xin Yue , Xiaoling Liu , Qing Zhao , Jianqiang Li , Changwei Song , Suqin Liu , Zhikai Yang , Guanghui Fu

Weakly-supervised semantic segmentation (WSSS) is introduced to narrow the gap for semantic segmentation performance from pixel-level supervision to image-level supervision. Most advanced approaches are based on class activation maps (CAMs)…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Sanghyun Jo , In-Jae Yu

We present a novel framework, Spatial Pyramid Attention Network (SPAN) for detection and localization of multiple types of image manipulations. The proposed architecture efficiently and effectively models the relationship between image…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Xuefeng Hu , Zhihan Zhang , Zhenye Jiang , Syomantak Chaudhuri , Zhenheng Yang , Ram Nevatia

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