English
Related papers

Related papers: Deep Equilibrium Object Detection

200 papers

In this paper, we propose a novel object detection framework named "Deep Regionlets" by establishing a bridge between deep neural networks and conventional detection schema for accurate generic object detection. Motivated by the abilities…

Computer Vision and Pattern Recognition · Computer Science 2018-08-24 Hongyu Xu , Xutao Lv , Xiaoyu Wang , Zhou Ren , Navaneeth Bodla , Rama Chellappa

This paper presents a general scheme for enhancing the convergence and performance of DETR (DEtection TRansformer). We investigate the slow convergence problem in transformers from a new perspective, suggesting that it arises from the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-17 Xiuquan Hou , Meiqin Liu , Senlin Zhang , Ping Wei , Badong Chen , Xuguang Lan

Recently, the rise of query-based Transformer decoders is reshaping camera-based 3D object detection. These query-based decoders are surpassing the traditional dense BEV (Bird's Eye View)-based methods. However, we argue that dense BEV…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Zhenxin Li , Shiyi Lan , Jose M. Alvarez , Zuxuan Wu

There has been significant recent interest in the use of deep learning for regularizing imaging inverse problems. Most work in the area has focused on regularization imposed implicitly by convolutional neural networks (CNNs) pre-trained for…

Image and Video Processing · Electrical Eng. & Systems 2023-03-10 Zihao Zou , Jiaming Liu , Brendt Wohlberg , Ulugbek S. Kamilov

In this paper, we propose multi-stage and deformable deep convolutional neural networks for object detection. This new deep learning object detection diagram has innovations in multiple aspects. In the proposed new deep architecture, a new…

Computer Vision and Pattern Recognition · Computer Science 2014-09-12 Wanli Ouyang , Ping Luo , Xingyu Zeng , Shi Qiu , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Yuanjun Xiong , Chen Qian , Zhenyao Zhu , Ruohui Wang , Chen-Change Loy , Xiaogang Wang , Xiaoou Tang

Open-vocabulary object detection (OVOD) aims to detect both seen and unseen categories, yet existing methods often struggle to generalize to novel objects due to limited integration of global and local contextual cues. We propose…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Soichiro Okazaki , Tatsuya Sasaki , Hiroki Ohashi

Object detection, as a fundamental computer vision task, has achieved a remarkable progress with the emergence of deep neural networks. Nevertheless, few works explore the adversarial robustness of object detectors to resist adversarial…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Ziyi Dong , Pengxu Wei , Liang Lin

Previous object detectors make predictions based on dense grid points or numerous preset anchors. Most of these detectors are trained with one-to-many label assignment strategies. On the contrary, recent query-based object detectors depend…

Computer Vision and Pattern Recognition · Computer Science 2024-01-17 Yao Teng , Haisong Liu , Sheng Guo , Limin Wang

Real-time object detection is crucial for real-world applications as it requires high accuracy with low latency. While Detection Transformers (DETR) have demonstrated significant performance improvements, current real-time DETR models are…

Computer Vision and Pattern Recognition · Computer Science 2026-02-25 Jiannan Huang , Aditya Kane , Fengzhe Zhou , Yunchao Wei , Humphrey Shi

Multimodal fusion integrates the complementary information present in multiple modalities and has gained much attention recently. Most existing fusion approaches either learn a fixed fusion strategy during training and inference, or are…

Computer Vision and Pattern Recognition · Computer Science 2023-06-30 Jinhong Ni , Yalong Bai , Wei Zhang , Ting Yao , Tao Mei

While general object detection with deep learning has achieved great success in the past few years, the performance and efficiency of detecting small objects are far from satisfactory. The most common and effective way to promote small…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Chenhongyi Yang , Zehao Huang , Naiyan Wang

For a long time, object detectors have suffered from extreme imbalance between foregrounds and backgrounds. While several sampling/reweighting schemes have been explored to alleviate the imbalance, they are usually heuristic and demand…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Joya Chen , Dong Liu , Bin Luo , Xuezheng Peng , Tong Xu , Enhong Chen

<<<This is a pre-acceptance version, please, go through Pattern Recognition Journal on Sciencedirect to read the final version>>>. Edge detection is the basis of many computer vision applications. State of the art predominantly relies on…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Xavier Soria , Angel Sappa , Patricio Humanante , Arash Akbarinia

Inverted bottleneck layers, which are built upon depthwise convolutions, have been the predominant building blocks in state-of-the-art object detection models on mobile devices. In this work, we investigate the optimality of this design…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Yunyang Xiong , Hanxiao Liu , Suyog Gupta , Berkin Akin , Gabriel Bender , Yongzhe Wang , Pieter-Jan Kindermans , Mingxing Tan , Vikas Singh , Bo Chen

In recent years, significant progress has been made in the research of facial landmark detection. However, few prior works have thoroughly discussed about models for practical applications. Instead, they often focus on improving a couple of…

Computer Vision and Pattern Recognition · Computer Science 2021-06-03 Haibo Jin , Jinpeng Li , Shengcai Liao , Ling Shao

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Cheng Chi , Fangyun Wei , Han Hu

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

The recently-developed DETR approach applies the transformer encoder and decoder architecture to object detection and achieves promising performance. In this paper, we handle the critical issue, slow training convergence, and present a…

Computer Vision and Pattern Recognition · Computer Science 2023-10-02 Depu Meng , Xiaokang Chen , Zejia Fan , Gang Zeng , Houqiang Li , Yuhui Yuan , Lei Sun , Jingdong Wang

Despite previous DETR-like methods having performed successfully in generic object detection, tiny object detection is still a challenging task for them since the positional information of object queries is not customized for detecting tiny…

Computer Vision and Pattern Recognition · Computer Science 2024-11-04 Yi-Xin Huang , Hou-I Liu , Hong-Han Shuai , Wen-Huang Cheng

Data augmentation has become a de facto component for training high-performance deep image classifiers, but its potential is under-explored for object detection. Noting that most state-of-the-art object detectors benefit from fine-tuning a…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Xiangning Chen , Cihang Xie , Mingxing Tan , Li Zhang , Cho-Jui Hsieh , Boqing Gong