English
Related papers

Related papers: Generalized Focal Loss: Learning Qualified and Dis…

200 papers

In object detection, multi-level prediction (e.g., FPN) and reweighting skills (e.g., focal loss) have drastically improved one-stage detector performance. However, the synergy between these two techniques is not fully explored in a unified…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Binghong Wu , Yehui Yang , Dalu Yang , Junde Wu , Xiaorong Wang , Haifeng Huang , Lei Wang , Yanwu Xu

Detecting small, densely distributed objects is a significant challenge: small objects often contain less distinctive information compared to larger ones, and finer-grained precision of bounding box boundaries are required. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2018-05-08 Zhenhua Chen , David Crandall , Robert Templeman

Zero-shot learning(ZSL) aims to recognize new classes without prior exposure to their samples, relying on semantic knowledge from observed classes. However, current attention-based models may overlook the transferability of visual features…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Yu Lei , Guoshuai Sheng , Fangfang Li , Quanxue Gao , Cheng Deng , Qin Li

Oriented object detection has been rapidly developed in the past few years, but most of these methods assume the training and testing images are under the same statistical distribution, which is far from reality. In this paper, we propose…

Computer Vision and Pattern Recognition · Computer Science 2025-03-20 Qi Bi , Beichen Zhou , Jingjun Yi , Wei Ji , Haolan Zhan , Gui-Song Xia

Detecting arbitrarily oriented tiny objects poses intense challenges to existing detectors, especially for label assignment. Despite the exploration of adaptive label assignment in recent oriented object detectors, the extreme geometry…

Computer Vision and Pattern Recognition · Computer Science 2023-04-19 Chang Xu , Jian Ding , Jinwang Wang , Wen Yang , Huai Yu , Lei Yu , Gui-Song Xia

Monocular 3D object detection (Mono3D) has achieved tremendous improvements with emerging large-scale autonomous driving datasets and the rapid development of deep learning techniques. However, caused by severe domain gaps (e.g., the field…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Zhenyu Li , Zehui Chen , Ang Li , Liangji Fang , Qinhong Jiang , Xianming Liu , Junjun Jiang

Is it possible to detect arbitrary objects from a single example? A central problem of all existing attempts at one-shot object detection is the generalization gap: Object categories used during training are detected much more reliably than…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Claudio Michaelis , Matthias Bethge , Alexander S. Ecker

Image retrieval is the problem of searching an image database for items that are similar to a query image. To address this task, two main types of image representations have been studied: global and local image features. In this work, our…

Computer Vision and Pattern Recognition · Computer Science 2020-09-17 Bingyi Cao , Andre Araujo , Jack Sim

Deep learning has been widely recognized as a promising approach in different computer vision applications. Specifically, one-stage object detector and two-stage object detector are regarded as the most important two groups of Convolutional…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Xiaoliang Wang , Peng Cheng , Xinchuan Liu , Benedict Uzochukwu

In this paper, we propose a general framework in continual learning for generative models: Feature-oriented Continual Learning (FoCL). Unlike previous works that aim to solve the catastrophic forgetting problem by introducing regularization…

Computer Vision and Pattern Recognition · Computer Science 2020-03-10 Qicheng Lao , Mehrzad Mortazavi , Marzieh Tahaei , Francis Dutil , Thomas Fevens , Mohammad Havaei

Knowledge distillation (KD) has witnessed its powerful capability in learning compact models in object detection. Previous KD methods for object detection mostly focus on imitating deep features within the imitation regions instead of…

Computer Vision and Pattern Recognition · Computer Science 2022-04-01 Zhaohui Zheng , Rongguang Ye , Ping Wang , Dongwei Ren , Wangmeng Zuo , Qibin Hou , Ming-Ming Cheng

LiDAR-based 3D object detection models often struggle to generalize to real-world environments due to limited object diversity in existing datasets. To tackle it, we introduce the first generalized cross-domain few-shot (GCFS) task in 3D…

Computer Vision and Pattern Recognition · Computer Science 2026-01-09 Shuangzhi Li , Junlong Shen , Lei Ma , Xingyu Li

Existing detection methods commonly use a parameterized bounding box (BBox) to model and detect (horizontal) objects and an additional rotation angle parameter is used for rotated objects. We argue that such a mechanism has fundamental…

Computer Vision and Pattern Recognition · Computer Science 2022-09-23 Xue Yang , Gefan Zhang , Xiaojiang Yang , Yue Zhou , Wentao Wang , Jin Tang , Tao He , Junchi Yan

3D object detection based on point clouds has become more and more popular. Some methods propose localizing 3D objects directly from raw point clouds to avoid information loss. However, these methods come with complex structures and…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Guodong Xu , Wenxiao Wang , Zili Liu , Liang Xie , Zheng Yang , Haifeng Liu , Deng Cai

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

Generalized Category Discovery (GCD) aims to identify unlabeled samples by leveraging the base knowledge from labeled ones, where the unlabeled set consists of both base and novel classes. Since clustering methods are time-consuming at…

Computer Vision and Pattern Recognition · Computer Science 2025-06-04 Duo Liu , Zhiquan Tan , Linglan Zhao , Zhongqiang Zhang , Xiangzhong Fang , Weiran Huang

Object localization in general environments is a fundamental part of vision systems. While dominating on the COCO benchmark, recent Transformer-based detection methods are not competitive in diverse domains. Moreover, these methods still…

Computer Vision and Pattern Recognition · Computer Science 2023-07-21 Mingqiao Ye , Lei Ke , Siyuan Li , Yu-Wing Tai , Chi-Keung Tang , Martin Danelljan , Fisher Yu

Knowledge distillation has been applied to image classification successfully. However, object detection is much more sophisticated and most knowledge distillation methods have failed on it. In this paper, we point out that in object…

Computer Vision and Pattern Recognition · Computer Science 2022-03-10 Zhendong Yang , Zhe Li , Xiaohu Jiang , Yuan Gong , Zehuan Yuan , Danpei Zhao , Chun Yuan

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Kean Chen , Weiyao Lin , Jianguo Li , John See , Ji Wang , Junni Zou

Federated Learning (FL) aims at unburdening the training of deep models by distributing computation across multiple devices (clients) while safeguarding data privacy. On top of that, Federated Continual Learning (FCL) also accounts for data…

Machine Learning · Computer Science 2025-05-27 Riccardo Salami , Pietro Buzzega , Matteo Mosconi , Mattia Verasani , Simone Calderara