English
Related papers

Related papers: Rethinking the backbone architecture for tiny obje…

200 papers

This paper presents a comparative study of a custom convolutional neural network (CNN) architecture against widely used pretrained and transfer learning CNN models across five real-world image datasets. The datasets span binary…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Mahmudul Hasan , Mabsur Fatin Bin Hossain

The ImageNet pre-training initialization is the de-facto standard for object detection. He et al. found it is possible to train detector from scratch(random initialization) while needing a longer training schedule with proper normalization…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Yang Li , Hong Zhang , Yu Zhang

In this paper, we propose a novel Convolutional Neural Network (CNN) architecture for learning multi-scale feature representations with good tradeoffs between speed and accuracy. This is achieved by using a multi-branch network, which has…

Computer Vision and Pattern Recognition · Computer Science 2019-08-01 Chun-Fu Chen , Quanfu Fan , Neil Mallinar , Tom Sercu , Rogerio Feris

The explosive growth of digital images in video surveillance and social media has led to the significant need for efficient search of persons of interest in law enforcement and forensic applications. Despite tremendous progress in primary…

Computer Vision and Pattern Recognition · Computer Science 2018-11-02 Hu Han , Jie Li , Anil K. Jain , Shiguang Shan , Xilin Chen

Deep Learning has become exceptionally popular in the last few years due to its success in computer vision and other fields of AI. However, deep neural networks are computationally expensive, which limits their application in low power…

Computer Vision and Pattern Recognition · Computer Science 2019-10-25 Marton Szemenyei , Vladimir Estivill-Castro

Recently, image representation built upon Convolutional Neural Network (CNN) has been shown to provide effective descriptors for image search, outperforming pre-CNN features as short-vector representations. Yet such models are not…

Computer Vision and Pattern Recognition · Computer Science 2016-02-25 Giorgos Tolias , Ronan Sicre , Hervé Jégou

Recent years have witnessed great progress in deep learning based object detection. However, due to the domain shift problem, applying off-the-shelf detectors to an unseen domain leads to significant performance drop. To address such an…

Computer Vision and Pattern Recognition · Computer Science 2020-03-24 Yangtao Zheng , Di Huang , Songtao Liu , Yunhong Wang

Super-resolution reconstruction techniques entail the utilization of software algorithms to transform one or more sets of low-resolution images captured from the same scene into high-resolution images. In recent years, considerable…

Computer Vision and Pattern Recognition · Computer Science 2024-08-02 Hao Yan , Zixiang Wang , Zhengjia Xu , Zhuoyue Wang , Zhizhong Wu , Ranran Lyu

This paper proposes an innovative object detector by leveraging deep features learned in high-level layers. Compared with features produced in earlier layers, the deep features are better at expressing semantic and contextual information.…

Computer Vision and Pattern Recognition · Computer Science 2019-12-11 Wenchi Ma , Yuanwei Wu , Feng Cen , Guanghui Wang

The complex marine environment exacerbates the challenges of object detection manifold. Marine trash endangers the aquatic ecosystem, presenting a persistent challenge. Accurate detection of marine deposits is crucial for mitigating this…

Computer Vision and Pattern Recognition · Computer Science 2024-08-05 Muhammad Ali , Salman Khan

Few-shot classification aims to learn a classifier to recognize unseen classes during training with limited labeled examples. While significant progress has been made, the growing complexity of network designs, meta-learning algorithms, and…

Computer Vision and Pattern Recognition · Computer Science 2020-01-14 Wei-Yu Chen , Yen-Cheng Liu , Zsolt Kira , Yu-Chiang Frank Wang , Jia-Bin Huang

Object recognition in unseen indoor environments remains a challenging problem for visual perception of mobile robots. In this letter, we propose the use of topologically persistent features, which rely on the objects' shape information, to…

Computer Vision and Pattern Recognition · Computer Science 2021-07-30 Ekta U. Samani , Xingjian Yang , Ashis G. Banerjee

Learning-based infrared small object detection methods currently rely heavily on the classification backbone network. This tends to result in tiny object loss and feature distinguishability limitations as the network depth increases.…

Computer Vision and Pattern Recognition · Computer Science 2023-01-04 Xin Wu , Danfeng Hong , Jocelyn Chanussot

As DenseNet conserves intermediate features with diverse receptive fields by aggregating them with dense connection, it shows good performance on the object detection task. Although feature reuse enables DenseNet to produce strong features…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Youngwan Lee , Joong-won Hwang , Sangrok Lee , Yuseok Bae , Jongyoul Park

This paper analyzes the design choices of face detection architecture that improve efficiency of computation cost and accuracy. Specifically, we re-examine the effectiveness of the standard convolutional block as a lightweight backbone…

Computer Vision and Pattern Recognition · Computer Science 2023-11-03 Joonhyun Jeong , Beomyoung Kim , Joonsang Yu , Youngjoon Yoo

Detecting oriented tiny objects, which are limited in appearance information yet prevalent in real-world applications, remains an intricate and under-explored problem. To address this, we systemically introduce a new dataset, benchmark, and…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Chang Xu , Ruixiang Zhang , Wen Yang , Haoran Zhu , Fang Xu , Jian Ding , Gui-Song Xia

Deep neural networks (DNNs) have shown unprecedented success in object detection tasks. However, it was also discovered that DNNs are vulnerable to multiple kinds of attacks, including Backdoor Attacks. Through the attack, the attacker…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Yize Cheng , Wenbin Hu , Minhao Cheng

State-of-the-art detection systems are generally evaluated on their ability to exhaustively retrieve objects densely distributed in the image, across a wide variety of appearances and semantic categories. Orthogonal to this, many real-life…

Computer Vision and Pattern Recognition · Computer Science 2020-04-28 Amelie Royer , Christoph H. Lampert

The introduction of robust backbones, such as Vision Transformers, has improved the performance of object tracking algorithms in recent years. However, these state-of-the-art trackers are computationally expensive since they have a large…

Computer Vision and Pattern Recognition · Computer Science 2023-09-13 Goutam Yelluru Gopal , Maria A. Amer

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le