中文
相关论文

相关论文: HQOD: Harmonious Quantization for Object Detection

200 篇论文

Object detection models demand large-scale annotated datasets, which are costly and labor-intensive to create. This motivated Imaginary Supervised Object Detection (ISOD), where models train on synthetic images and test on real images.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhiyuan Chen , Yuelin Guo , Zitong Huang , Haoyu He , Renhao Lu , Weizhe Zhang

In object detection with deep neural networks, the box-wise objectness score tends to be overconfident, sometimes even indicating high confidence in presence of inaccurate predictions. Hence, the reliability of the prediction and therefore…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Marius Schubert , Karsten Kahl , Matthias Rottmann

Fusing Events and RGB images for object detection leverages the robustness of Event cameras in adverse environments and the rich semantic information provided by RGB cameras. However, two critical mismatches: low-latency Events…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Haitian Zhang , Xiangyuan Wang , Chang Xu , Xinya Wang , Fang Xu , Huai Yu , Lei Yu , Wen Yang

Few-shot object detection (FSOD) aims to detect objects with limited samples for novel classes, while relying on abundant data for base classes. Existing FSOD approaches, predominantly built on the Faster R-CNN detector, entangle objectness…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Taijin Zhao , Heqian Qiu , Yu Dai , Lanxiao Wang , Fanman Meng , Qingbo Wu , Hongliang Li

Radars, due to their robustness to adverse weather conditions and ability to measure object motions, have served in autonomous driving and intelligent agents for years. However, Radar-based perception suffers from its unintuitive sensing…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Liu Liu , Shuaifeng Zhi , Zhenhua Du , Li Liu , Xinyu Zhang , Kai Huo , Weidong Jiang

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…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Joya Chen , Dong Liu , Bin Luo , Xuezheng Peng , Tong Xu , Enhong Chen

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

Abnormal Human Behavior Detection (AHBD) under special scenarios is becoming increasingly crucial. While YOLO-based detection methods excel in real-time tasks, they remain hindered by challenges including small objects, task conflicts, and…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Xinyi Yin , Wenbo Yuan , Xuecheng Wu , Liangyu Fu , Danlei Huang

An autonomous driving system requires a 3D object detector, which must perceive all present road agents reliably to navigate an environment safely. However, real-world driving datasets often suffer from the problem of data imbalance, which…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Daeun Lee , Jongwon Park , Jinkyu Kim

Image matching and object detection are two fundamental and challenging tasks, while many related applications consider them two individual tasks (i.e. task-individual). In this paper, a collaborative framework called MatchDet (i.e.…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Jinxiang Lai , Wenlong Wu , Bin-Bin Gao , Jun Liu , Jiawei Zhan , Congchong Nie , Yi Zeng , Chengjie Wang

Weakly supervised object detection (WSOD) aims to classify and locate objects with only image-level supervision. Many WSOD approaches adopt multiple instance learning as the initial model, which is prone to converge to the most…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wenlong Gao , Ying Chen , Yong Peng

Model quantization is a widely used technique to compress and accelerate deep neural network (DNN) inference. Emergent DNN hardware accelerators begin to support mixed precision (1-8 bits) to further improve the computation efficiency,…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Kuan Wang , Zhijian Liu , Yujun Lin , Ji Lin , Song Han

In cooperative perception studies, there is often a trade-off between communication bandwidth and perception performance. While current feature fusion solutions are known for their excellent object detection performance, transmitting the…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Deyuan Qu , Qi Chen , Yongqi Zhu , Yihao Zhu , Sergei S. Avedisov , Song Fu , Qing Yang

Multi-scale detection plays an important role in object detection models. However, researchers usually feel blank on how to reasonably configure detection heads combining multi-scale features at different input resolutions. We find that…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yi Shi , Jiang Wu , Shixuan Zhao , Gangyao Gao , Tao Deng , Hongmei Yan

Efficient inference for object detection networks is a major challenge on edge devices. Post-Training Quantization (PTQ), which transforms a full-precision model into low bit-width directly, is an effective and convenient approach to reduce…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Lin Niu , Jiawei Liu , Zhihang Yuan , Dawei Yang , Xinggang Wang , Wenyu Liu

In object detection, an intersection over union (IoU) threshold is required to define positives and negatives. An object detector, trained with low IoU threshold, e.g. 0.5, usually produces noisy detections. However, detection performance…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Zhaowei Cai , Nuno Vasconcelos

Previous OOD detection systems only focus on the semantic gap between ID and OOD samples. Besides the semantic gap, we are faced with two additional gaps: the domain gap between source and target domains, and the class-imbalance gap between…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Arvind Easwaran , Blaise Genest , Ponnuthurai Nagaratnam Suganthan

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Venkata Beri

Open-world object detection (OWOD), as a more general and challenging goal, requires the model trained from data on known objects to detect both known and unknown objects and incrementally learn to identify these unknown objects. The…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Shuailei Ma , Yuefeng Wang , Jiaqi Fan , Ying Wei , Thomas H. Li , Hongli Liu , Fanbing Lv

Accurate and robust object detection is critical for autonomous driving. Image-based detectors face difficulties caused by low visibility in adverse weather conditions. Thus, radar-camera fusion is of particular interest but presents…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Huawei Sun , Hao Feng , Georg Stettinger , Lorenzo Servadei , Robert Wille