中文
相关论文

相关论文: Plain-Det: A Plain Multi-Dataset Object Detector

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Manlin Zhang , Jie Wu , Yuxi Ren , Ming Li , Jie Qin , Xuefeng Xiao , Wei Liu , Rui Wang , Min Zheng , Andy J. Ma

Recent open-vocabulary detectors achieve promising performance with abundant region-level annotated data. In this work, we show that an open-vocabulary detector co-training with a large language model by generating image-level detailed…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Shenghao Fu , Qize Yang , Qijie Mo , Junkai Yan , Xihan Wei , Jingke Meng , Xiaohua Xie , Wei-Shi Zheng

Conventional 3D object detection approaches concentrate on bounding boxes representation learning with several parameters, i.e., localization, dimension, and orientation. Despite its popularity and universality, such a straightforward…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Xuelin Qian , Li Wang , Yi Zhu , Li Zhang , Yanwei Fu , Xiangyang Xue

We present the first systematic study on concealed object detection (COD), which aims to identify objects that are "perfectly" embedded in their background. The high intrinsic similarities between the concealed objects and their background…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Deng-Ping Fan , Ge-Peng Ji , Ming-Ming Cheng , Ling Shao

Open-vocabulary object detection (OVOD) aims to detect the objects beyond the set of classes observed during training. This work introduces a straightforward and efficient strategy that utilizes pre-trained vision-language models (VLM),…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shilin Xu , Xiangtai Li , Size Wu , Wenwei Zhang , Yunhai Tong , Chen Change Loy

Autonomous driving perceives its surroundings for decision making, which is one of the most complex scenarios in visual perception. The success of paradigm innovation in solving the 2D object detection task inspires us to seek an elegant,…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junjie Huang , Guan Huang , Zheng Zhu , Yun Ye , Dalong Du

LiDAR-based sparse 3D object detection plays a crucial role in autonomous driving applications due to its computational efficiency advantages. Existing methods either use the features of a single central voxel as an object proxy, or treat…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Lin Liu , Ziying Song , Qiming Xia , Feiyang Jia , Caiyan Jia , Lei Yang , Hongyu Pan

Recent DEtection TRansformer-based (DETR) models have obtained remarkable performance. Its success cannot be achieved without the re-introduction of multi-scale feature fusion in the encoder. However, the excessively increased tokens in…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Feng Li , Ailing Zeng , Shilong Liu , Hao Zhang , Hongyang Li , Lei Zhang , Lionel M. Ni

Small object detection (SOD) remains challenging due to extremely limited pixels and ambiguous object boundaries. These characteristics lead to challenging annotation, limited availability of large-scale high-quality datasets, and…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Haoran Zhu , Wen Yang , Guangyou Yang , Chang Xu , Ruixiang Zhang , Fang Xu , Haijian Zhang , Gui-Song Xia

Network quantization allows inference to be conducted using low-precision arithmetic for improved inference efficiency of deep neural networks on edge devices. However, designing aggressively low-bit (e.g., 2-bit) quantization schemes on…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Peng Chen , Jing Liu , Bohan Zhuang , Mingkui Tan , Chunhua Shen

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

计算机视觉与模式识别 · 计算机科学 2012-12-04 Osama Khalil , Andrew Habib

Recently, object detection in aerial images has gained much attention in computer vision. Different from objects in natural images, aerial objects are often distributed with arbitrary orientation. Therefore, the detector requires more…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Jiaming Han , Jian Ding , Nan Xue , Gui-Song Xia

The DEtection TRansformer (DETR) opened new possibilities for object detection by modeling it as a translation task: converting image features into object-level representations. Previous works typically add expensive modules to DETR to…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Pierre-François De Plaen , Nicola Marinello , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool

Deep networks thrive when trained on large scale data collections. This has given ImageNet a central role in the development of deep architectures for visual object classification. However, ImageNet was created during a specific period in…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Nizar Massouh , Francesca Babiloni , Tatiana Tommasi , Jay Young , Nick Hawes , Barbara Caputo

The recent detection transformer (DETR) has advanced object detection, but its application on resource-constrained devices requires massive computation and memory resources. Quantization stands out as a solution by representing the network…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Sheng Xu , Yanjing Li , Mingbao Lin , Peng Gao , Guodong Guo , Jinhu Lu , Baochang Zhang

Transformer and its variants have shown state-of-the-art results in many vision tasks recently, ranging from image classification to dense prediction. Despite of their success, limited work has been reported on improving the model…

计算机视觉与模式识别 · 计算机科学 2022-05-31 John Yang , Le An , Anurag Dixit , Jinkyu Koo , Su Inn Park

We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to random distribution, and…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Shoufa Chen , Peize Sun , Yibing Song , Ping Luo

DETR is a novel end-to-end transformer architecture object detector, which significantly outperforms classic detectors when scaling up. In this paper, we focus on the compression of DETR with knowledge distillation. While knowledge…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Yu Wang , Xin Li , Shengzhao Weng , Gang Zhang , Haixiao Yue , Haocheng Feng , Junyu Han , Errui Ding

Dataset pruning -- selecting a small yet informative subset of training data -- has emerged as a promising strategy for efficient machine learning, offering significant reductions in computational cost and storage compared to alternatives…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Ryota Yagi

Detection Transformer-based methods have achieved significant advancements in general object detection. However, challenges remain in effectively detecting small objects. One key difficulty is that existing encoders struggle to efficiently…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Huaxiang Zhang , Hao Zhang , Aoran Mei , Zhongxue Gan , Guo-Niu Zhu
‹ 上一页 1 8 9 10 下一页 ›