English
Related papers

Related papers: Use the Detection Transformer as a Data Augmenter

200 papers

Data is the cornerstone of deep learning. This paper reveals that the recently developed Diffusion Model is a scalable data engine for object detection. Existing methods for scaling up detection-oriented data often require manual collection…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Manlin Zhang , Jie Wu , Yuxi Ren , Ming Li , Jie Qin , Xuefeng Xiao , Wei Liu , Rui Wang , Min Zheng , Andy J. Ma

Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods,…

Computer Vision and Pattern Recognition · Computer Science 2024-07-25 Ziyue Huang , Yongchao Feng , Qingjie Liu , Yunhong Wang

Convolution neural networks (CNNs) and Transformers have their own advantages and both have been widely used for dense prediction in multi-task learning (MTL). Most of the current studies on MTL solely rely on CNN or Transformer. In this…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Yangyang Xu , Yibo Yang , Lefei Zhang

Data augmentation is one of the most common tools in deep learning, underpinning many recent advances including tasks such as classification, detection, and semantic segmentation. The standard approach to data augmentation involves simple…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Fulong Ma , Weiqing Qi , Guoyang Zhao , Ming Liu , Jun Ma

In this paper, we present a Transformer-based architecture for 3D radar object detection that uses a novel Transformer Decoder as the prediction head to directly regress 3D bounding boxes and class scores from radar feature representations.…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Changxu Zhang , Zhaoze Wang , Tai Fei , Christopher Grimm , Yi Jin , Claas Tebruegge , Ernst Warsitz , Markus Gardill

Low-light image enhancement restores the colors and details of a single image and improves high-level visual tasks. However, restoring the lost details in the dark area is still a challenge relying only on the RGB domain. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2025-01-09 Xiangchen Yin , Zhenda Yu , Xin Gao , Xiao Sun

3D dense captioning aims to generate multiple captions localized with their associated object regions. Existing methods follow a sophisticated ``detect-then-describe'' pipeline equipped with numerous hand-crafted components. However, these…

Computer Vision and Pattern Recognition · Computer Science 2023-01-09 Sijin Chen , Hongyuan Zhu , Xin Chen , Yinjie Lei , Tao Chen , Gang YU

In autonomous driving, 3D object detection based on multi-modal data has become an indispensable approach when facing complex environments around the vehicle. During multi-modal detection, LiDAR and camera are simultaneously applied for…

Computer Vision and Pattern Recognition · Computer Science 2023-01-19 Rui Wan , Tianyun Zhao , Wei Zhao

State-of-the-art handwritten text recognition (HTR) systems commonly use Transformers, whose growing key-value (KV) cache makes decoding slow and memory-intensive. We introduce DRetHTR, a decoder-only model built on Retentive Networks…

Computer Vision and Pattern Recognition · Computer Science 2026-02-20 Changhun Kim , Martin Mayr , Thomas Gorges , Fei Wu , Mathias Seuret , Andreas Maier , Vincent Christlein

Tabular data is the most widely used data format in machine learning (ML). While tree-based methods outperform DL-based methods in supervised learning, recent literature reports that self-supervised learning with Transformer-based models…

Machine Learning · Computer Science 2023-05-23 Soma Onishi , Shoya Meguro

Visual chart recognition systems are gaining increasing attention due to the growing demand for automatically identifying table headers and values from chart images. Current methods rely on keypoint detection to estimate data element shapes…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Wenyuan Xue , Dapeng Chen , Baosheng Yu , Yifei Chen , Sai Zhou , Wei Peng

Brain lesion segmentation provides a valuable tool for clinical diagnosis, and convolutional neural networks (CNNs) have achieved unprecedented success in the task. Data augmentation is a widely used strategy that improves the training of…

Image and Video Processing · Electrical Eng. & Systems 2021-09-29 Xinru Zhang , Chenghao Liu , Ni Ou , Xiangzhu Zeng , Xiaoliang Xiong , Yizhou Yu , Zhiwen Liu , Chuyang Ye

The emergence of deep learning techniques has advanced the image segmentation task, especially for medical images. Many neural network models have been introduced in the last decade bringing the automated segmentation accuracy close to…

Image and Video Processing · Electrical Eng. & Systems 2025-03-11 Ngoc-Du Tran , Thi-Thao Tran , Quang-Huy Nguyen , Manh-Hung Vu , Van-Truong Pham

Modern detection transformers (DETRs) use a set of object queries to predict a list of bounding boxes, sort them by their classification confidence scores, and select the top-ranked predictions as the final detection results for the given…

Computer Vision and Pattern Recognition · Computer Science 2023-11-06 Yifan Pu , Weicong Liang , Yiduo Hao , Yuhui Yuan , Yukang Yang , Chao Zhang , Han Hu , Gao Huang

Surface defect detection is an extremely crucial step to ensure the quality of industrial products. Nowadays, convolutional neural networks (CNNs) based on encoder-decoder architecture have achieved tremendous success in various defect…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Junpu Wang , Guili Xu , Fuju Yan , Jinjin Wang , Zhengsheng Wang

Recently, the vision transformer (ViT) has made breakthroughs in image recognition. Its self-attention mechanism (MSA) can extract discriminative labeling information of different pixel blocks to improve image classification accuracy.…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Chao Hu , Liqiang Zhu , Weibin Qiu , Weijie Wu

DEtection TRansformer (DETR) becomes a dominant paradigm, mainly due to its common architecture with high accuracy and no post-processing. However, DETR suffers from unstable training dynamics. It consumes more data and epochs to converge…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Shengjian Wu , Li Sun , Qingli Li

Detection Transformers (DETR) formulate object detection as a set prediction problem and enable end-to-end training without post-processing. However, object queries in DETR interact through symmetric self-attention, which enforces uniform…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Ye Zhang , Qi Chen , Wenyou Huang , Rui Liu , Zhengjian Kang

3D object detection has achieved remarkable progress by taking point clouds as the only input. However, point clouds often suffer from incomplete geometric structures and the lack of semantic information, which makes detectors hard to…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Hao Yang , Chen Shi , Yihong Chen , Liwei Wang

We present a novel usage of Transformers to make image classification interpretable. Unlike mainstream classifiers that wait until the last fully connected layer to incorporate class information to make predictions, we investigate a…