English
Related papers

Related papers: Knowledge Combination to Learn Rotated Detection W…

200 papers

Deep learning methods require massive of annotated data for optimizing parameters. For example, datasets attached with accurate bounding box annotations are essential for modern object detection tasks. However, labeling with such pixel-wise…

Computer Vision and Pattern Recognition · Computer Science 2022-11-23 Shaoru Wang , Jin Gao , Bing Li , Weiming Hu

Active learning approaches in computer vision generally involve querying strong labels for data. However, previous works have shown that weak supervision can be effective in training models for vision tasks while greatly reducing annotation…

Computer Vision and Pattern Recognition · Computer Science 2019-10-16 Sai Vikas Desai , Akshay L Chandra , Wei Guo , Seishi Ninomiya , Vineeth N Balasubramanian

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

Given an image, we would like to learn to detect objects belonging to particular object categories. Common object detection methods train on large annotated datasets which are annotated in terms of bounding boxes that contain the object of…

Computer Vision and Pattern Recognition · Computer Science 2016-11-30 Soumya Roy , Vinay P. Namboodiri , Arijit Biswas

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,…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Bas Peters

Training object class detectors typically requires a large set of images with objects annotated by bounding boxes. However, manually drawing bounding boxes is very time consuming. In this paper we greatly reduce annotation time by proposing…

Computer Vision and Pattern Recognition · Computer Science 2017-05-22 Dim P. Papadopoulos , Jasper R. R. Uijlings , Frank Keller , Vittorio Ferrari

Large-scale object detection datasets (e.g., MS-COCO) try to define the ground truth bounding boxes as clear as possible. However, we observe that ambiguities are still introduced when labeling the bounding boxes. In this paper, we propose…

Computer Vision and Pattern Recognition · Computer Science 2019-04-18 Yihui He , Chenchen Zhu , Jianren Wang , Marios Savvides , Xiangyu Zhang

We introduce Intelligent Annotation Dialogs for bounding box annotation. We train an agent to automatically choose a sequence of actions for a human annotator to produce a bounding box in a minimal amount of time. Specifically, we consider…

Computer Vision and Pattern Recognition · Computer Science 2018-11-21 Ksenia Konyushkova , Jasper Uijlings , Christoph Lampert , Vittorio Ferrari

Training deep object detectors requires significant amount of human-annotated images with accurate object labels and bounding box coordinates, which are extremely expensive to acquire. Noisy annotations are much more easily accessible, but…

Computer Vision and Pattern Recognition · Computer Science 2020-03-04 Junnan Li , Caiming Xiong , Richard Socher , Steven Hoi

In this paper, we propose a general approach to optimize anchor boxes for object detection. Nowadays, anchor boxes are widely adopted in state-of-the-art detection frameworks. However, these frameworks usually pre-define anchor box shapes…

Computer Vision and Pattern Recognition · Computer Science 2020-01-28 Yuanyi Zhong , Jianfeng Wang , Jian Peng , Lei Zhang

Training object class detectors typically requires a large set of images in which objects are annotated by bounding-boxes. However, manually drawing bounding-boxes is very time consuming. We propose a new scheme for training object…

Computer Vision and Pattern Recognition · Computer Science 2017-04-25 Dim P. Papadopoulos , Jasper R. R. Uijlings , Frank Keller , Vittorio Ferrari

Task-driven features learned by modern object detectors optimize end task loss yet often capture shortcut correlations that fail to reflect underlying annotation structure. Such representations limit transfer, interpretability, and…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Meilun Zhou , Alina Zare

In this work we study the impact of noise on the training of object detection networks for the medical domain, and how it can be mitigated by improving the training procedure. Annotating large medical datasets for training data-hungry deep…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Sina Famouri , Lia Morra , Leonardo Mangia , Fabrizio Lamberti

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

The performance of deep neural networks improves with more annotated data. The problem is that the budget for annotation is limited. One solution to this is active learning, where a model asks human to annotate data that it perceived as…

Computer Vision and Pattern Recognition · Computer Science 2019-05-10 Donggeun Yoo , In So Kweon

Bounding-box regression is a popular technique to refine or predict localization boxes in recent object detection approaches. Typically, bounding-box regressors are trained to regress from either region proposals or fixed anchor boxes to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Seungkwan Lee , Suha Kwak , Minsu Cho

Deep learning based visual trackers entail offline pre-training on large volumes of video datasets with accurate bounding box annotations that are labor-expensive to achieve. We present a new framework to facilitate bounding box annotations…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Kenan Dai , Jie Zhao , Lijun Wang , Dong Wang , Jianhua Li , Huchuan Lu , Xuesheng Qian , Xiaoyun Yang

This paper proposes an approach for rapid bounding box annotation for object detection datasets. The procedure consists of two stages: The first step is to annotate a part of the dataset manually, and the second step proposes annotations…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Bishwo Adhikari , Jukka Peltomäki , Jussi Puura , Heikki Huttunen

Domain shift is unavoidable in real-world applications of object detection. For example, in self-driving cars, the target domain consists of unconstrained road environments which cannot all possibly be observed in training data. Similarly,…

Machine Learning · Computer Science 2019-11-19 Mehran Khodabandeh , Arash Vahdat , Mani Ranjbar , William G. Macready

Detecting oriented objects along with estimating their rotation information is one crucial step for analyzing remote sensing images. Despite that many methods proposed recently have achieved remarkable performance, most of them directly…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Yanjie Wang , Xu Zou , Zhijun Zhang , Wenhui Xu , Liqun Chen , Sheng Zhong , Luxin Yan , Guodong Wang