中文
相关论文

相关论文: 3SD: Self-Supervised Saliency Detection With No La…

200 篇论文

Salient object detection has been attracting a lot of interest, and recently various heuristic computational models have been designed. In this paper, we formulate saliency map computation as a regression problem. Our method, which is based…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Huaizu Jiang , Zejian Yuan , Ming-Ming Cheng , Yihong Gong , Nanning Zheng , Jingdong Wang

In this paper, we propose a novel label propagation based method for saliency detection. A key observation is that saliency in an image can be estimated by propagating the labels extracted from the most certain background and object…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

Deep convolutional neural network (CNN) based salient object detection methods have achieved state-of-the-art performance and outperform those unsupervised methods with a wide margin. In this paper, we propose to integrate deep and…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Jing Zhang , Bo Li , Yuchao Dai , Fatih Porikli , Mingyi He

Existing saliency-guided training approaches improve model generalization by incorporating a loss term that compares the model's class activation map (CAM) for a sample's true-class ({\it i.e.}, correct-label class) against a human…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Jacob Piland , Chris Sweet , Adam Czajka

Traditional supervised medical image segmentation models require large amounts of labeled data for training; however, obtaining such large-scale labeled datasets in the real world is extremely challenging. Recent semi-supervised…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Yunyao Lu , Yihang Wu , Reem Kateb , Ahmad Chaddad

Current 3D semi-supervised segmentation methods face significant challenges such as limited consideration of contextual information and the inability to generate reliable pseudo-labels for effective unsupervised data use. To address these…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Sanaz Karimijafarbigloo , Reza Azad , Yury Velichko , Ulas Bagci , Dorit Merhof

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

Without ground truth supervision, self-supervised depth estimation can be trapped in a local minimum due to the gradient-locality issue of the photometric loss. In this paper, we present a framework to enhance depth by leveraging semantic…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Shan Lin , Yuheng Zhi , Michael C. Yip

Continual learning aims to learn new tasks incrementally using less computation and memory resources instead of retraining the model from scratch whenever new task arrives. However, existing approaches are designed in supervised fashion…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Jiangpeng He , Fengqing Zhu

Anomaly detection (AD) is a fundamental task in computer vision. It aims to identify incorrect image data patterns which deviate from the normal ones. Conventional methods generally address AD by preparing augmented negative samples to…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Jianjian Qin , Chunzhi Gu , Jun Yu , Chao Zhang

Recent advances in semi-supervised object detection (SSOD) are largely driven by consistency-based pseudo-labeling methods for image classification tasks, producing pseudo labels as supervisory signals. However, when using pseudo labels,…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Hengduo Li , Zuxuan Wu , Abhinav Shrivastava , Larry S. Davis

Various strategies for label-scarce object detection have been explored by the computer vision research community. These strategies mainly rely on assumptions that are specific to natural images and not directly applicable to the biological…

Lane detection has evolved highly functional autonomous driving system to understand driving scenes even under complex environments. In this paper, we work towards developing a generalized computer vision system able to detect lanes without…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ming Nie , Xinyue Cai , Hang Xu , Li Zhang

The performance of existing point cloud-based 3D object detection methods heavily relies on large-scale high-quality 3D annotations. However, such annotations are often tedious and expensive to collect. Semi-supervised learning is a good…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Automatic pseudo-labeling is a powerful tool to tap into large amounts of sequential unlabeled data. It is specially appealing in safety-critical applications of autonomous driving, where performance requirements are extreme, datasets are…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Awet Haileslassie Gebrehiwot , Patrik Vacek , David Hurych , Karel Zimmermann , Patrick Perez , Tomáš Svoboda

Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Kuan-Chih Huang , Yi-Hsuan Tsai , Ming-Hsuan Yang

The lack of fine-grained 3D shape segmentation data is the main obstacle to developing learning-based 3D segmentation techniques. We propose an effective semi-supervised method for learning 3D segmentations from a few labeled 3D shapes and…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Chun-Yu Sun , Yu-Qi Yang , Hao-Xiang Guo , Peng-Shuai Wang , Xin Tong , Yang Liu , Heung-Yeung Shum

With the recent growth of urban mapping and autonomous driving efforts, there has been an explosion of raw 3D data collected from terrestrial platforms with lidar scanners and color cameras. However, due to high labeling costs, ground-truth…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Kyle Genova , Xiaoqi Yin , Abhijit Kundu , Caroline Pantofaru , Forrester Cole , Avneesh Sud , Brian Brewington , Brian Shucker , Thomas Funkhouser

Various saliency detection algorithms from color images have been proposed to mimic eye fixation or attentive object detection response of human observers for the same scenes. However, developments on hyperspectral imaging systems enable us…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Nevrez Imamoglu , Guanqun Ding , Yuming Fang , Asako Kanezaki , Toru Kouyama , Ryosuke Nakamura

The recent rise of unsupervised and self-supervised learning has dramatically reduced the dependency on labeled data, providing effective image representations for transfer to downstream vision tasks. Furthermore, recent works employed…

机器学习 · 计算机科学 2021-06-14 Andrey Voynov , Stanislav Morozov , Artem Babenko