English
Related papers

Related papers: Focal Loss for Dense Object Detection

200 papers

Keypoint detection is the foundation of many computer vision tasks, including image registration, structure-from-motion, 3D reconstruction, visual odometry, and SLAM. Traditional detectors (SIFT, ORB, BRISK, FAST, etc.) and learning-based…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Shaharyar Ahmed Khan Tareen , Filza Khan Tareen , Xiaojing Yuan

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

Computer Vision and Pattern Recognition · Computer Science 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

This paper presents a new approach for training two-stage object detection ensemble models, more specifically, Faster R-CNN models to estimate uncertainty. We propose training one Region Proposal Network(RPN) and multiple Fast R-CNN…

Computer Vision and Pattern Recognition · Computer Science 2023-12-29 Denis Mbey Akola , Gianni Franchi

Object occlusion boundary detection is a fundamental and crucial research problem in computer vision. This is challenging to solve as encountering the extreme boundary/non-boundary class imbalance during training an object occlusion…

Computer Vision and Pattern Recognition · Computer Science 2018-09-14 Guoxia Wang , Xiaohui Liang , Frederick W. B. Li

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

Object detection, a pivotal task in computer vision, is frequently hindered by dataset imbalances, particularly the under-explored issue of foreground-foreground class imbalance. This lack of attention to foreground-foreground class…

Computer Vision and Pattern Recognition · Computer Science 2024-03-13 Nieves Crasto

In this paper, we first investigate why typical two-stage methods are not as fast as single-stage, fast detectors like YOLO and SSD. We find that Faster R-CNN and R-FCN perform an intensive computation after or before RoI warping. Faster…

Computer Vision and Pattern Recognition · Computer Science 2017-11-27 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

The ambiguous appearance, tiny scale, and fine-grained classes of objects in remote sensing imagery inevitably lead to the noisy annotations in category labels of detection dataset. However, the effects and treatments of the label noises…

Computer Vision and Pattern Recognition · Computer Science 2024-05-16 Guozhang Liu , Ting Liu , Mengke Yuan , Tao Pang , Guangxing Yang , Hao Fu , Tao Wang , Tongkui Liao

Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which…

Computer Vision and Pattern Recognition · Computer Science 2020-12-03 Sannidhi P Kumar , Chandan Gautam , Suresh Sundaram

As a data-driven method, the performance of deep convolutional neural networks (CNN) relies heavily on training data. The prediction results of traditional networks give a bias toward larger classes, which tend to be the background in the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 N. Anantrasirichai , David Bull

High-density object counting in surveillance scenes is challenging mainly due to the drastic variation of object scales. The prevalence of deep learning has largely boosted the object counting accuracy on several benchmark datasets.…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Muming Zhao , Jian Zhang , Chongyang Zhang , Wenjun Zhang

Instance recognition is rapidly advanced along with the developments of various deep convolutional neural networks. Compared to the architectures of networks, the training process, which is also crucial to the success of detectors, has…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Jiangmiao Pang , Kai Chen , Qi Li , Zhihai Xu , Huajun Feng , Jianping Shi , Wanli Ouyang , Dahua Lin

Recently, CNN object detectors have achieved high accuracy on remote sensing images but require huge labor and time costs on annotation. In this paper, we propose a new uncertainty-based active learning which can select images with more…

Computer Vision and Pattern Recognition · Computer Science 2020-03-20 Zhenshen Qu , Jingda Du , Yong Cao , Qiuyu Guan , Pengbo Zhao

The loss function is a key component in deep learning models. A commonly used loss function for classification is the cross entropy loss, which is a simple yet effective application of information theory for classification problems. Based…

Computer Vision and Pattern Recognition · Computer Science 2020-10-13 Zeyu Song , Dongliang Chang , Zhanyu Ma , Xiaoxu Li , Zheng-Hua Tan

Deep learning-based dense object detectors have achieved great success in the past few years and have been applied to numerous multimedia applications such as video understanding. However, the current training pipeline for dense detectors…

Computer Vision and Pattern Recognition · Computer Science 2021-07-28 Zehui Chen , Chenhongyi Yang , Qiaofei Li , Feng Zhao , Zheng-Jun Zha , Feng Wu

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

Computer Vision and Pattern Recognition · Computer Science 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

One-stage detector basically formulates object detection as dense classification and localization. The classification is usually optimized by Focal Loss and the box location is commonly learned under Dirac delta distribution. A recent trend…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Xiang Li , Wenhai Wang , Lijun Wu , Shuo Chen , Xiaolin Hu , Jun Li , Jinhui Tang , Jian Yang

Label assignment is a critical component in training dense object detectors. State-of-the-art methods typically assign each training sample a positive and a negative weight, optimizing the assignment scheme during training. However, these…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Ziqian Guan , Xieyi Fu , Yuting Wang , Haowen Xiao , Jiarui Zhu , Yingying Zhu , Yongtao Liu , Lin Gu

Zero-shot object detection aims to localize and recognize objects of unseen classes. Most of existing works face two problems: the low recall of RPN in unseen classes and the confusion of unseen classes with background. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Lu Zhang , Chenbo Zhang , Jiajia Zhao , Jihong Guan , Shuigeng Zhou

Presently, the task of few-shot object detection (FSOD) in remote sensing images (RSIs) has become a focal point of attention. Numerous few-shot detectors, particularly those based on two-stage detectors, face challenges when dealing with…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Wenbin Guan , Zijiu Yang , Xiaohong Wu , Liqiong Chen , Feng Huang , Xiaohai He , Honggang Chen