English
Related papers

Related papers: The 1st Tiny Object Detection Challenge:Methods an…

200 papers

Tiny objects, frequently appearing in practical applications, have weak appearance and features, and receive increasing interests in meany vision tasks, such as object detection and segmentation. To promote the research and development of…

Computer Vision and Pattern Recognition · Computer Science 2022-02-14 Yabin Zhu , Chenglong Li , Yao Liu , Xiao Wang , Jin Tang , Bin Luo , Zhixiang Huang

Visual tracking has achieved considerable progress in recent years. However, current research in the field mainly focuses on tracking of opaque objects, while little attention is paid to transparent object tracking. In this paper, we make…

Computer Vision and Pattern Recognition · Computer Science 2021-08-03 Heng Fan , Halady Akhilesha Miththanthaya , Harshit , Siranjiv Ramana Rajan , Xiaoqiong Liu , Zhilin Zou , Yuewei Lin , Haibin Ling

This survey paper specially analyzed computer vision-based object detection challenges and solutions by different techniques. We mainly highlighted object detection by three different trending strategies, i.e., 1) domain adaptive deep…

Computer Vision and Pattern Recognition · Computer Science 2021-07-19 Muhammed Muzammul , Xi Li

Multiple datasets and open challenges for object detection have been introduced in recent years. To build more general and powerful object detection systems, in this paper, we construct a new large-scale benchmark termed BigDetection. Our…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Likun Cai , Zhi Zhang , Yi Zhu , Li Zhang , Mu Li , Xiangyang Xue

Real-time video analytics on the edge is challenging as the computationally constrained resources typically cannot analyse video streams at full fidelity and frame rate, which results in loss of accuracy. This paper proposes a Transprecise…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-04-30 JunKyu Lee , Blesson Varghese , Roger Woods , Hans Vandierendonck

Most high-level computer vision tasks rely on low-level image operations as their initial processes. Operations such as edge detection, image enhancement, and super-resolution, provide the foundations for higher level image analysis. In…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Xavier Soria , Yachuan Li , Mohammad Rouhani , Angel D. Sappa

Small object detection (SOD) remains challenging due to extremely limited pixels and ambiguous object boundaries. These characteristics lead to challenging annotation, limited availability of large-scale high-quality datasets, and…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Haoran Zhu , Wen Yang , Guangyou Yang , Chang Xu , Ruixiang Zhang , Fang Xu , Haijian Zhang , Gui-Song Xia

With the human pursuit of knowledge, open-set object detection (OSOD) has been designed to identify unknown objects in a dynamic world. However, an issue with the current setting is that all the predicted unknown objects share the same…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Jiyang Zheng , Weihao Li , Jie Hong , Lars Petersson , Nick Barnes

In recent years, significant advancements have been made in deep learning-based object detection algorithms, revolutionizing basic computer vision tasks, notably in object detection, tracking, and segmentation. This paper delves into the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Kailas PS , Selvakumaran R , Palani Murugan , Ramesh Kumar , Malaya Kumar Biswal M

The detection of tiny objects in microscopic videos is a problematic point, especially in large-scale experiments. For tiny objects (such as sperms) in microscopic videos, current detection methods face challenges in fuzzy, irregular, and…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Shuojia Zou , Chen Li , Hongzan Sun , Peng Xu , Jiawei Zhang , Pingli Ma , Yudong Yao , Xinyu Huang , Marcin Grzegorzek

Transformers have rapidly gained popularity in computer vision, especially in the field of object recognition and detection. Upon examining the outcomes of state-of-the-art object detection methods, we noticed that transformers consistently…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Aref Miri Rekavandi , Shima Rashidi , Farid Boussaid , Stephen Hoefs , Emre Akbas , Mohammed bennamoun

In this technical report, we present our solutions of Waymo Open Dataset (WOD) Challenge 2020 - 2D Object Track. We adopt FPN as our basic framework. Cascade RCNN, stacked PAFPN Neck and Double-Head are used for performance improvements. In…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Zehao Huang , Zehui Chen , Qiaofei Li , Hongkai Zhang , Naiyan Wang

Detecting objects with visual sensors is crucial for numerous mobile robotics applications, from autonomous navigation to inspection. However, robots often need to operate under significant domains shifts from those they were trained in,…

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

Tiny object detection (TOD) in aerial images is challenging since a tiny object only contains a few pixels. State-of-the-art object detectors do not provide satisfactory results on tiny objects due to the lack of supervision from…

Computer Vision and Pattern Recognition · Computer Science 2022-06-29 Chang Xu , Jinwang Wang , Wen Yang , Huai Yu , Lei Yu , Gui-Song Xia

Accurate depth estimation under out-of-distribution (OoD) scenarios, such as adverse weather conditions, sensor failure, and noise contamination, is desirable for safety-critical applications. Existing depth estimation systems, however,…

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

Current progress in out-of-distribution (OOD) detection is limited by the lack of large, high-quality datasets with clearly defined OOD categories across varying difficulty levels (near- to far-OOD) that support both fine- and…

Computer Vision and Pattern Recognition · Computer Science 2026-01-19 Gerhard Krumpl , Henning Avenhaus , Horst Possegger

We present MMDetection, an object detection toolbox that contains a rich set of object detection and instance segmentation methods as well as related components and modules. The toolbox started from a codebase of MMDet team who won the…