English
Related papers

Related papers: Robust Object Detection With Inaccurate Bounding B…

200 papers

Active learning aims to reduce labeling costs by selecting only the most informative samples on a dataset. Few existing works have addressed active learning for object detection. Most of these methods are based on multiple models or are…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Jiwoong Choi , Ismail Elezi , Hyuk-Jae Lee , Clement Farabet , Jose M. Alvarez

This paper explores object detection in the small data regime, where only a limited number of annotated bounding boxes are available due to data rarity and annotation expense. This is a common challenge today with machine learning being…

Computer Vision and Pattern Recognition · Computer Science 2019-10-17 Lanlan Liu , Michael Muelly , Jia Deng , Tomas Pfister , Li-Jia Li

Multi-instance learning (MIL) deals with tasks where data is represented by a set of bags and each bag is described by a set of instances. Unlike standard supervised learning, only the bag labels are observed whereas the label for each…

Machine Learning · Computer Science 2021-04-27 Weijia Zhang , Jiuyong Li , Lin Liu

Robust training with noisy labels is a critical challenge in image classification, offering the potential to reduce reliance on costly clean-label datasets. Real-world datasets often contain a mix of in-distribution (ID) and…

Computer Vision and Pattern Recognition · Computer Science 2025-01-24 Arpit Garg , Cuong Nguyen , Rafael Felix , Yuyuan Liu , Thanh-Toan Do , Gustavo Carneiro

The reliability of supervised machine learning systems depends on the accuracy and availability of ground truth labels. However, the process of human annotation, being prone to error, introduces the potential for noisy labels, which can…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 David Tschirschwitz , Christian Benz , Morris Florek , Henrik Norderhus , Benno Stein , Volker Rodehorst

Much of the focus in the object detection literature has been on the problem of identifying the bounding box of a particular class of object in an image. Yet, in contexts such as robotics and augmented reality, it is often necessary to find…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Jean-Philippe Mercier , Mathieu Garon , Philippe Giguère , Jean-François Lalonde

This paper addresses category-agnostic instance segmentation for robotic manipulation, focusing on segmenting objects independent of their class to enable versatile applications like bin-picking in dynamic environments. Existing methods…

Robotics · Computer Science 2023-12-29 Prem Raj , Sachin Bhadang , Gaurav Chaudhary , Laxmidhar Behera , Tushar Sandhan

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

Improving object detectors against occlusion, blur and noise is a critical step to deploy detectors in real applications. Since it is not possible to exhaust all image defects through data collection, many researchers seek to generate hard…

Computer Vision and Pattern Recognition · Computer Science 2019-04-01 Zeyi Huang , Wei Ke , Dong Huang

In recent years, the performance of object detection has advanced significantly with the evolving deep convolutional neural networks. However, the state-of-the-art object detection methods still rely on accurate bounding box annotations…

Computer Vision and Pattern Recognition · Computer Science 2017-07-31 Qingyi Tao , Hao Yang , Jianfei Cai

3D object detection has recently received much attention due to its great potential in autonomous vehicle (AV). The success of deep learning based object detectors relies on the availability of large-scale annotated datasets, which is…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Jinpeng Lin , Zhihao Liang , Shengheng Deng , Lile Cai , Tao Jiang , Tianrui Li , Kui Jia , Xun Xu

In this paper, we propose a method for ensembling the outputs of multiple object detectors for improving detection performance and precision of bounding boxes on image data. We further extend it to video data by proposing a two-stage…

Computer Vision and Pattern Recognition · Computer Science 2021-02-10 Kateryna Chumachenko , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

\textit{Multiple Instance Learning} (MIL) is concerned with learning from bags of instances, where only bag labels are given and instance labels are unknown. Existent approaches in this field were mainly designed for the bag-level label…

Machine Learning · Computer Science 2019-05-30 Minlong Peng , Qi Zhang

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Yidan Feng , Biqi Yang , Xianzhi Li , Chi-Wing Fu , Rui Cao , Kai Chen , Qi Dou , Mingqiang Wei , Yun-Hui Liu , Pheng-Ann Heng

Objects in aerial images are typically embedded in complex backgrounds and exhibit arbitrary orientations. When employing oriented bounding boxes (OBB) to represent arbitrary oriented objects, the periodicity of angles could lead to…

Computer Vision and Pattern Recognition · Computer Science 2024-07-04 Mingkui Feng , Hancheng Yu , Xiaoyu Dang , Ming Zhou

Active learning - a class of algorithms that iteratively searches for the most informative samples to include in a training dataset - has been shown to be effective at annotating data for image classification. However, the use of active…

Computer Vision and Pattern Recognition · Computer Science 2018-01-17 Chieh-Chi Kao , Teng-Yok Lee , Pradeep Sen , Ming-Yu Liu

Weakly supervised object localization (WSOL) is one of the most popular and challenging tasks in computer vision. This task is to localize the objects in the images given only the image-level supervision. Recently, dividing WSOL into two…

Computer Vision and Pattern Recognition · Computer Science 2023-08-14 Rui Xu , Yong Luo , Han Hu , Bo Du , Jialie Shen , Yonggang Wen

We propose a novel framework to classify large-scale time series data with long duration. Long time seriesclassification (L-TSC) is a challenging problem because the dataoften contains a large amount of irrelevant information to…

Artificial Intelligence · Computer Science 2021-11-23 Yuansheng Zhu , Weishi Shi , Deep Shankar Pandey , Yang Liu , Xiaofan Que , Daniel E. Krutz , Qi Yu

Automatic detection of weapons is significant for improving security and well being of individuals, nonetheless, it is a difficult task due to large variety of size, shape and appearance of weapons. View point variations and occlusion also…

Computer Vision and Pattern Recognition · Computer Science 2022-09-22 Nazeef Ul Haq , Muhammad Moazam Fraz , Tufail Sajjad Shah Hashmi , Muhammad Shahzad

Current object detection frameworks mainly rely on bounding box regression to localize objects. Despite the remarkable progress in recent years, the precision of bounding box regression remains unsatisfactory, hence limiting performance in…

Computer Vision and Pattern Recognition · Computer Science 2020-08-27 Jiaqi Wang , Wenwei Zhang , Yuhang Cao , Kai Chen , Jiangmiao Pang , Tao Gong , Jianping Shi , Chen Change Loy , Dahua Lin