中文
相关论文

相关论文: 3D Guided Weakly Supervised Semantic Segmentation

200 篇论文

Multi-label image classification is a fundamental but challenging task towards general visual understanding. Existing methods found the region-level cues (e.g., features from RoIs) can facilitate multi-label classification. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Yongcheng Liu , Lu Sheng , Jing Shao , Junjie Yan , Shiming Xiang , Chunhong Pan

Object detection is an import task of computer vision.A variety of methods have been proposed,but methods using the weak labels still do not have a satisfactory result.In this paper,we propose a new framework that using the weakly…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Ke Yang , Dongsheng Li , Yong Dou , Shaohe Lv , Qiang Wang

Weakly supervised 3D instance segmentation is essential for 3D scene understanding, especially as the growing scale of data and high annotation costs associated with fully supervised approaches. Existing methods primarily rely on two forms…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Xuexun Liu , Xiaoxu Xu , Qiudan Zhang , Lin Ma , Xu Wang

In this paper, we propose a weakly-supervised approach for 3D object detection, which makes it possible to train a strong 3D detector with position-level annotations (i.e. annotations of object centers). In order to remedy the information…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xiuwei Xu , Yifan Wang , Yu Zheng , Yongming Rao , Jie Zhou , Jiwen Lu

When pixel-level masks or partial annotations are not available for training neural networks for semantic segmentation, it is possible to use higher-level information in the form of bounding boxes, or image tags. In the imaging sciences,…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Bas Peters

Compared with expensive pixel-wise annotations, image-level labels make it possible to learn semantic segmentation in a weakly-supervised manner. Within this pipeline, the class activation map (CAM) is obtained and further processed to…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Jiawei Liu , Jing Zhang , Yicong Hong , Nick Barnes

Pixel-level annotations are expensive and time consuming to obtain. Hence, weak supervision using only image tags could have a significant impact in semantic segmentation. Recently, CNN-based methods have proposed to fine-tune pre-trained…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Fatemehsadat Saleh , Mohammad Sadegh Ali Akbarian , Mathieu Salzmann , Lars Petersson , Stephen Gould , Jose M. Alvarez

Weakly-supervised instance segmentation aims to detect and segment object instances precisely, given imagelevel labels only. Unlike previous methods which are composed of multiple offline stages, we propose Sequential Label Propagation and…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Weifeng Ge , Sheng Guo , Weilin Huang , Matthew R. Scott

Weakly supervised nuclei segmentation is a critical problem for pathological image analysis and greatly benefits the community due to the significant reduction of labeling cost. Adopting point annotations, previous methods mostly rely on…

图像与视频处理 · 电气工程与系统科学 2022-02-14 Weizhen Liu , Qian He , Xuming He

Bounding box supervision has gained considerable attention in weakly supervised 3D instance segmentation. While this approach alleviates the need for extensive point-level annotations, obtaining accurate bounding boxes in practical…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Qian Deng , Le Hui , Jin Xie , Jian Yang

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

The rapid development of deep learning has made a great progress in image segmentation, one of the fundamental tasks of computer vision. However, the current segmentation algorithms mostly rely on the availability of pixel-level…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Wei Shen , Zelin Peng , Xuehui Wang , Huayu Wang , Jiazhong Cen , Dongsheng Jiang , Lingxi Xie , Xiaokang Yang , Qi Tian

Deep learning-based segmentation techniques have shown remarkable performance in brain segmentation, yet their success hinges on the availability of extensive labeled training data. Acquiring such vast datasets, however, poses a significant…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Jihoon Cho , Suhyun Ahn , Beomju Kim , Hyungjoon Bae , Xiaofeng Liu , Fangxu Xing , Kyungeun Lee , Georges Elfakhri , Van Wedeen , Jonghye Woo , Jinah Park

Instance segmentation in 3D images is a fundamental task in biomedical image analysis. While deep learning models often work well for 2D instance segmentation, 3D instance segmentation still faces critical challenges, such as insufficient…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Zhuo Zhao , Lin Yang , Hao Zheng , Ian H. Guldner , Siyuan Zhang , Danny Z. Chen

3D visual grounding involves finding a target object in a 3D scene that corresponds to a given sentence query. Although many approaches have been proposed and achieved impressive performance, they all require dense object-sentence pair…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zehan Wang , Haifeng Huang , Yang Zhao , Linjun Li , Xize Cheng , Yichen Zhu , Aoxiong Yin , Zhou Zhao

Despite the importance of unsupervised object detection, to the best of our knowledge, there is no previous work addressing this problem. One main issue, widely known to the community, is that object boundaries derived only from 2D image…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Hao Tian , Yuntao Chen , Jifeng Dai , Zhaoxiang Zhang , Xizhou Zhu

Weakly supervised semantic segmentation with only image-level labels saves large human effort to annotate pixel-level labels. Cutting-edge approaches rely on various innovative constraints and heuristic rules to generate the masks for every…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Junsong Fan , Zhaoxiang Zhang , Tieniu Tan , Chunfeng Song , Jun Xiao

Event cameras excel in capturing high-contrast scenes and dynamic objects, offering a significant advantage over traditional frame-based cameras. Despite active research into leveraging event cameras for semantic segmentation, generating…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Hoonhee Cho , Sung-Hoon Yoon , Hyeokjun Kweon , Kuk-Jin Yoon

Semantic segmentation has achieved remarkable progress but remains challenging due to the complex scene, object occlusion, and so on. Some research works have attempted to use extra information such as a depth map to help RGB based semantic…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Zhangxuan Gu , Li Niu , Haohua Zhao , Liqing Zhang

Current state-of-the-art saliency detection models rely heavily on large datasets of accurate pixel-wise annotations, but manually labeling pixels is time-consuming and labor-intensive. There are some weakly supervised methods developed for…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Shuyong Gao , Wei Zhang , Yan Wang , Qianyu Guo , Chenglong Zhang , Yangji He , Wenqiang Zhang
‹ 上一页 1 8 9 10 下一页 ›