English
Related papers

Related papers: Coreset Selection for Object Detection

200 papers

Recently, biological perception has been a powerful tool for handling the camouflaged object detection (COD) task. However, most existing methods are heavily dependent on the local spatial information of diverse scales from convolutional…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Yanguang Sun , Hanyu Xuan , Jian Yang , Lei Luo

In this paper, we provide a comprehensive study on a new task called collaborative camouflaged object detection (CoCOD), which aims to simultaneously detect camouflaged objects with the same properties from a group of relevant images. To…

Computer Vision and Pattern Recognition · Computer Science 2023-10-09 Cong Zhang , Hongbo Bi , Tian-Zhu Xiang , Ranwan Wu , Jinghui Tong , Xiufang Wang

The size of large, geo-located datasets has reached scales where visualization of all data points is inefficient. Random sampling is a method to reduce the size of a dataset, yet it can introduce unwanted errors. We describe a method for…

Human-Computer Interaction · Computer Science 2017-09-14 Yan Zheng , Yi Ou , Alexander Lex , Jeff M. Phillips

Weakly supervised object detection (WSOD) is a challenging task that requires simultaneously learn object classifiers and estimate object locations under the supervision of image category labels. A major line of WSOD methods roots in…

Computer Vision and Pattern Recognition · Computer Science 2022-05-06 Shiwei Zhang , Wei Ke , Lin Yang

Recently, significant progresses have been made in object detection on common benchmarks (i.e., Pascal VOC). However, object detection in real world is still challenging due to the serious data imbalance. Images in real world are dominated…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Dongming Yang , YueXian Zou , Jian Zhang , Ge Li

For the past two decades, there have been significant efforts to develop methods for object detection in Remote Sensing (RS) images. In most cases, the datasets for small object detection in remote sensing images are inadequate. Many…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Yi Wang , Syed Muhammad Arsalan Bashir , Mahrukh Khan , Qudrat Ullah , Rui Wang , Yilin Song , Zhe Guo , Yilong Niu

Foreground object search (FOS) aims to find compatible foreground objects for a given background image, producing realistic composite image. We observe that competitive retrieval performance could be achieved by using a discriminator to…

Computer Vision and Pattern Recognition · Computer Science 2023-08-10 Bo Zhang , Jiacheng Sui , Li Niu

We propose a method for learning from streaming visual data using a compact, constant size representation of all the data that was seen until a given moment. Specifically, we construct a 'coreset' representation of streaming data using a…

Computer Vision and Pattern Recognition · Computer Science 2015-11-20 Abhimanyu Dubey , Nikhil Naik , Dan Raviv , Rahul Sukthankar , Ramesh Raskar

Object recognition systems are usually trained and evaluated on high resolution images. However, in real world applications, it is common that the images have low resolutions or have small sizes. In this study, we first track the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-15 Amir Ghasemi , Nasrin Bayat , Fatemeh Mottaghian , Akram Bayat

Most WSOD methods rely on traditional object proposals to generate candidate regions and are confronted with unstable training, which easily gets stuck in a poor local optimum. In this paper, we introduce a unified, high-capacity weakly…

Computer Vision and Pattern Recognition · Computer Science 2024-06-28 Liujuan Cao , Jianghang Lin , Zebo Hong , Yunhang Shen , Shaohui Lin , Chao Chen , Rongrong Ji

The quality of training datasets for deep neural networks is a key factor contributing to the accuracy of resulting models. This effect is amplified in difficult tasks such as object detection. Dealing with errors in datasets is often…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Krystian Chachuła , Jakub Łyskawa , Bartłomiej Olber , Piotr Frątczak , Adam Popowicz , Krystian Radlak

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

Conventional training of deep neural networks requires a large number of the annotated image which is a laborious and time-consuming task, particularly for rare objects. Few-shot object detection (FSOD) methods offer a remedy by realizing…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Zeyu Shangguan , Mohammad Rostami

Recent work indicates that, besides being a challenge in producing perceptually pleasing images, low light proves more difficult for machine cognition than previously thought. In our work, we take a closer look at object detection in low…

Computer Vision and Pattern Recognition · Computer Science 2021-10-22 Igor Morawski , Yu-An Chen , Yu-Sheng Lin , Winston H. Hsu

Few-shot object detection (FSOD) has garnered significant research attention in the field of remote sensing due to its ability to reduce the dependency on large amounts of annotated data. However, two challenges persist in this area: (1)…

Computer Vision and Pattern Recognition · Computer Science 2024-03-21 Jiawei Zhou , Wuzhou Li , Yi Cao , Hongtao Cai , Xiang Li

Object detection has been a building block in computer vision. Though considerable progress has been made, there still exist challenges for objects with small size, arbitrary direction, and dense distribution. Apart from natural images,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Xue Yang , Jirui Yang , Junchi Yan , Yue Zhang , Tengfei Zhang , Zhi Guo , Sun Xian , Kun Fu

Camouflaged Object Detection (COD) aims to identify objects that blend seamlessly into natural scenes. Although RGB-based methods have advanced, their performance remains limited under challenging conditions. Multispectral imagery,…

Computer Vision and Pattern Recognition · Computer Science 2025-09-22 Yang Li , Tingfa Xu , Shuyan Bai , Peifu Liu , Jianan Li

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

Computer Vision and Pattern Recognition · Computer Science 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

We present a foveated object detector (FOD) as a biologically-inspired alternative to the sliding window (SW) approach which is the dominant method of search in computer vision object detection. Similar to the human visual system, the FOD…

Computer Vision and Pattern Recognition · Computer Science 2017-11-07 Emre Akbas , Miguel P. Eckstein

The goal of coreset selection methods is to identify representative subsets of datasets for efficient model training. Yet, existing methods often ignore the possibility of annotation errors and require fixed pruning ratios, making them…