中文
相关论文

相关论文: Box-based Refinement for Weakly Supervised and Uns…

200 篇论文

Weakly supervised data are widespread and have attracted much attention. However, since label quality is often difficult to guarantee, sometimes the use of weakly supervised data will lead to unsatisfactory performance, i.e., performance…

机器学习 · 计算机科学 2019-04-23 Lan-Zhe Guo , Yu-Feng Li , Ming Li , Jin-Feng Yi , Bo-Wen Zhou , Zhi-Hua Zhou

Neural network approaches have recently shown to be effective in several information retrieval (IR) tasks. However, neural approaches often require large volumes of training data to perform effectively, which is not always available. To…

信息检索 · 计算机科学 2018-06-14 Hamed Zamani , W. Bruce Croft

This paper presents a detection-aware pre-training (DAP) approach, which leverages only weakly-labeled classification-style datasets (e.g., ImageNet) for pre-training, but is specifically tailored to benefit object detection tasks. In…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yuanyi Zhong , Jianfeng Wang , Lijuan Wang , Jian Peng , Yu-Xiong Wang , Lei Zhang

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annotations, making weakly…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xia Li , Xinran Liu , Lin Qi , Junyu Dong

We present a meta-learning framework for weakly supervised anomaly detection in videos, where the detector learns to adapt to unseen types of abnormal activities effectively when only video-level annotations of binary labels are available.…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Jaeyoo Park , Junha Kim , Bohyung Han

We propose a novel weakly supervised learning segmentation based on several global constraints derived from box annotations. Particularly, we leverage a classical tightness prior to a deep learning setting via imposing a set of constraints…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Hoel Kervadec , Jose Dolz , Shanshan Wang , Eric Granger , Ismail Ben Ayed

This study investigates weakly supervised image segmentation using loose bounding box supervision. It presents a multiple instance learning strategy based on polar transformation to assist image segmentation when loose bounding boxes are…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Juan Wang , Bin Xia

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yu-Ting Chang , Qiaosong Wang , Wei-Chih Hung , Robinson Piramuthu , Yi-Hsuan Tsai , Ming-Hsuan Yang

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the manually annotated 3D…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Liang Peng , Senbo Yan , Boxi Wu , Zheng Yang , Xiaofei He , Deng Cai

Deep convolutional neural networks have shown remarkable results on multiple detection tasks. Despite the significant progress, the performance of such detectors are often assessed in public benchmarks under non-realistic conditions.…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yuhang Lu , Ruizhi Luo , Touradj Ebrahimi

Supervised learning is dominant in person search, but it requires elaborate labeling of bounding boxes and identities. Large-scale labeled training data is often difficult to collect, especially for person identities. A natural question is…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Chuchu Han , Kai Su , Dongdong Yu , Zehuan Yuan , Changxin Gao , Nong Sang , Yi Yang , Changhu Wang

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

We tackle the challenging task of unsupervised object localization in this work. Recently, transformers trained with self-supervised learning have been shown to exhibit object localization properties without being trained for this task. In…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Sai Saketh Rambhatla , Ishan Misra , Rama Chellappa , Abhinav Shrivastava

Weakly supervised object localization is a challenging task in which the object of interest should be localized while learning its appearance. State-of-the-art methods recycle the architecture of a standard CNN by using the activation maps…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Akhil Meethal , Marco Pedersoli , Soufiane Belharbi , Eric Granger

Modern CNN-based object detectors rely on bounding box regression and non-maximum suppression to localize objects. While the probabilities for class labels naturally reflect classification confidence, localization confidence is absent. This…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Borui Jiang , Ruixuan Luo , Jiayuan Mao , Tete Xiao , Yuning Jiang

As an emerging and challenging problem in the computer vision community, weakly supervised object localization and detection plays an important role for developing new generation computer vision systems and has received significant…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Dingwen Zhang , Junwei Han , Gong Cheng , Ming-Hsuan Yang

In this study, we address the problem of supervised change detection for robotic map learning applications, in which the aim is to train a place-specific change classifier (e.g., support vector machine (SVM)) to predict changes from a…

计算机视觉与模式识别 · 计算机科学 2017-06-08 Fei Xiaoxiao , Tanaka Kanji

The goal of object detection is to find objects in an image. An object detector accepts an image and produces a list of locations as $(x,y)$ pairs. Here we introduce a new concept: {\bf location-based boosting}. Location-based boosting…

计算机视觉与模式识别 · 计算机科学 2013-09-05 Damian Eads , David Helmbold , Ed Rosten

This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jean-Philippe Mercier , Chaitanya Mitash , Philippe Giguère , Abdeslam Boularias