English
Related papers

Related papers: Align-DETR: Enhancing End-to-end Object Detection …

200 papers

Recently developed deep learning models are able to learn to segment scenes into component objects without supervision. This opens many new and exciting avenues of research, allowing agents to take objects (or entities) as inputs, rather…

Detectors trained with massive labeled data often exhibit dramatic performance degradation in some particular scenarios with data distribution gap. To alleviate this problem of domain shift, conventional wisdom typically concentrates solely…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Liang Zhao , Limin Wang

Given two object images, how can we explain their differences in terms of the underlying object properties? To address this question, we propose Align-Deform-Subtract (ADS) -- an interventional framework for explaining object differences.…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Cian Eastwood , Li Nanbo , Christopher K. I. Williams

We tackle a new task of few-shot object counting and detection. Given a few exemplar bounding boxes of a target object class, we seek to count and detect all objects of the target class. This task shares the same supervision as the few-shot…

Computer Vision and Pattern Recognition · Computer Science 2022-07-29 Thanh Nguyen , Chau Pham , Khoi Nguyen , Minh Hoai

We introduce D-FINE, a powerful real-time object detector that achieves outstanding localization precision by redefining the bounding box regression task in DETR models. D-FINE comprises two key components: Fine-grained Distribution…

Computer Vision and Pattern Recognition · Computer Science 2024-10-18 Yansong Peng , Hebei Li , Peixi Wu , Yueyi Zhang , Xiaoyan Sun , Feng Wu

Recent deep learning based approaches have shown remarkable success on object segmentation tasks. However, there is still room for further improvement. Inspired by generative adversarial networks, we present a generic end-to-end adversarial…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Ricard Durall , Franz-Josef Pfreundt , Ullrich Köthe , Janis Keuper

LIDAR (light detection and ranging) is an optical remote-sensing technique that measures the distance between sensor and object, and the reflected energy from the object. Over the years, LIDAR data has been used as the primary source of…

Computer Vision and Pattern Recognition · Computer Science 2020-04-17 Bekir Z Demiray , Muhammed Sit , Ibrahim Demir

The Detection Transformer (DETR), by incorporating the Hungarian algorithm, has significantly simplified the matching process in object detection tasks. This algorithm facilitates optimal one-to-one matching of predicted bounding boxes to…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Masoumeh Zareapoor , Pourya Shamsolmoali , Huiyu Zhou , Yue Lu , Salvador García

Diffusion language models (DLMs) have recently demonstrated capabilities that complement standard autoregressive (AR) models, particularly in non-sequential generation and bidirectional editing. Although recent work has shown that…

Machine Learning · Computer Science 2026-05-11 Fred Zhangzhi Peng , Alexis Fox , Anru R. Zhang , Alexander Tong

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

Detecting AI-generated text is an important but challenging problem. Existing likelihood-based detection methods are often sensitive to content complexity and may exhibit unstable performance. In this paper, our key insight is that modern…

Artificial Intelligence · Computer Science 2026-04-21 Junxi Wu , Kailin Huang , Dongjian Hu , Bin Chen , Hao Wu , Shu-Tao Xia , Changliang Zou

This paper proposes novel methods to enhance the performance of monocular 3D object detection models by leveraging the generalized feature extraction capabilities of a vision foundation model. Unlike traditional CNN-based approaches, which…

Computer Vision and Pattern Recognition · Computer Science 2025-02-04 Jihyeok Kim , Seongwoo Moon , Sungwon Nah , David Hyunchul Shim

While the deep learning-based image deraining methods have made great progress in recent years, there are two major shortcomings in their application in real-world situations. Firstly, the gap between the low-level vision task represented…

Computer Vision and Pattern Recognition · Computer Science 2022-02-24 Kaige Wang , Tianming Wang , Jianchuang Qu , Huatao Jiang , Qing Li , Lin Chang

Existing multilingual embedding models often encounter challenges in cross-lingual scenarios due to imbalanced linguistic resources and less consideration of cross-lingual alignment during training. Although standardized contrastive…

Computation and Language · Computer Science 2026-04-15 Seungyoon Lee , Minhyuk Kim , Seongtae Hong , Youngjoon Jang , Dongsuk Oh , Heuiseok Lim

Fine-tuning object detection (OD) models on combined datasets assumes annotation compatibility, yet datasets often encode conflicting spatial definitions for semantically equivalent categories. We propose an agentic label harmonization…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Renyu Li , Vladimir Kirilenko , Yao You , Crag Wolfe

Single image super-resolution (SISR) is an ill-posed problem with an indeterminate number of valid solutions. Solving this problem with neural networks would require access to extensive experience, either presented as a large training set…

Image and Video Processing · Electrical Eng. & Systems 2020-05-18 Akella Ravi Tej , Shirsendu Sukanta Halder , Arunav Pratap Shandeelya , Vinod Pankajakshan

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

In this work, we introduce Adapt & Align, a method for continual learning of neural networks by aligning latent representations in generative models. Neural Networks suffer from abrupt loss in performance when retrained with additional…

Machine Learning · Computer Science 2023-12-22 Kamil Deja , Bartosz Cywiński , Jan Rybarczyk , Tomasz Trzciński

Text detection and recognition in natural images have long been considered as two separate tasks that are processed sequentially. Training of two tasks in a unified framework is non-trivial due to significant dif- ferences in optimisation…

Computer Vision and Pattern Recognition · Computer Science 2018-03-26 Tong He , Zhi Tian , Weilin Huang , Chunhua Shen , Yu Qiao , Changming Sun

Detection transformer (DETR) relies on one-to-one assignment, assigning one ground-truth object to one prediction, for end-to-end detection without NMS post-processing. It is known that one-to-many assignment, assigning one ground-truth…

Computer Vision and Pattern Recognition · Computer Science 2023-09-01 Qiang Chen , Xiaokang Chen , Jian Wang , Shan Zhang , Kun Yao , Haocheng Feng , Junyu Han , Errui Ding , Gang Zeng , Jingdong Wang