中文
相关论文

相关论文: Bayesian Detector Combination for Object Detection…

200 篇论文

Object detection is the key technique to a number of Computer Vision applications, but it often requires large amounts of annotated data to achieve decent results. Moreover, for pedestrian detection specifically, the collected data might…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Daria Reshetova , Guanhang Wu , Marcel Puyat , Chunhui Gu , Huizhong Chen

Real-world data for classification is often labeled by multiple annotators. For analyzing such data, we introduce CROWDLAB, a straightforward approach to utilize any trained classifier to estimate: (1) A consensus label for each example…

机器学习 · 计算机科学 2023-01-30 Hui Wen Goh , Ulyana Tkachenko , Jonas Mueller

Object counting methods typically rely on manually annotated datasets. The cost of creating such datasets has restricted the versatility of these networks to count objects from specific classes (such as humans or penguins), and counting…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Adriano D'Alessandro , Ali Mahdavi-Amiri , Ghassan Hamarneh

We present a conceptually simple, flexible and general framework for cross-dataset training in object detection. Given two or more already labeled datasets that target for different object classes, cross-dataset training aims to detect the…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Yongqiang Yao , Yan Wang , Yu Guo , Jiaojiao Lin , Hongwei Qin , Junjie Yan

Data annotation in autonomous vehicles is a critical step in the development of Deep Neural Network (DNN) based models or the performance evaluation of the perception system. This often takes the form of adding 3D bounding boxes on…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Ajinkya Khoche , Aron Asefaw , Alejandro Gonzalez , Bogdan Timus , Sina Sharif Mansouri , Patric Jensfelt

The availability of a large quantity of labelled training data is crucial for the training of modern object detectors. Hand labelling training data is time consuming and expensive while automatic labelling methods inevitably add unwanted…

机器人学 · 计算机科学 2019-05-20 Simon Chadwick , Paul Newman

Object detection has witnessed significant progress by relying on large, manually annotated datasets. Annotating such datasets is highly time consuming and expensive, which motivates the development of weakly supervised and few-shot object…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Carlo Biffi , Steven McDonagh , Philip Torr , Ales Leonardis , Sarah Parisot

Label noise is a common problem in real-world datasets, affecting both model training and validation. Clean data are essential for achieving strong performance and ensuring reliable evaluation. While various techniques have been proposed to…

机器学习 · 计算机科学 2025-10-21 Henrique Pickler , Jorge K. S. Kamassury , Danilo Silva

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

Crowdsourcing is a popular approach to collect annotations for unlabeled data instances. It involves collecting a large number of annotations from several, often naive untrained annotators for each data instance which are then combined to…

机器学习 · 计算机科学 2020-05-08 Anil Ramakrishna , Rahul Gupta , Shrikanth Narayanan

Annotated datasets are critical for training neural networks for object detection, yet their manual creation is time- and labour-intensive, subjective to human error, and often limited in diversity. This challenge is particularly pronounced…

机器人学 · 计算机科学 2025-06-06 Aneesh Deogan , Wout Beks , Peter Teurlings , Koen de Vos , Mark van den Brand , Rene van de Molengraft

Provident detection of other road users at night has the potential for increasing road safety. For this purpose, humans intuitively use visual cues, such as light cones and light reflections emitted by other road users to be able to react…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Lukas Ewecker , Lars Ohnemus , Robin Schwager , Stefan Roos , Tim Brühl , Sascha Saralajew

Accurately controlling object count in text-to-image generation remains a key challenge. Supervised methods often fail, as training data rarely covers all count variations. Methods that manipulate the denoising process to add or remove…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Oz Zafar , Yuval Cohen , Lior Wolf , Idan Schwartz

Diffusion models have demonstrated impressive performance in text-to-image generation. They utilize a text encoder and cross-attention blocks to infuse textual information into images at a pixel level. However, their capability to generate…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Luping Liu , Zijian Zhang , Yi Ren , Rongjie Huang , Xiang Yin , Zhou Zhao

Rotated bounding boxes drastically reduce output ambiguity of elongated objects, making it superior to axis-aligned bounding boxes. Despite the effectiveness, rotated detectors are not widely employed. Annotating rotated bounding boxes is…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Tianyu Zhu , Bryce Ferenczi , Pulak Purkait , Tom Drummond , Hamid Rezatofighi , Anton van den Hengel

Recent advances in deep learning significantly boost the performance of salient object detection (SOD) at the expense of labeling larger-scale per-pixel annotations. To relieve the burden of labor-intensive labeling, deep unsupervised SOD…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Pengxiang Yan , Ziyi Wu , Mengmeng Liu , Kun Zeng , Liang Lin , Guanbin Li

In multi-object detection using neural networks, the fundamental problem is, "How should the network learn a variable number of bounding boxes in different input images?". Previous methods train a multi-object detection network through a…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Jaeyoung Yoo , Hojun Lee , Inseop Chung , Geonseok Seo , Nojun Kwak

Deep learning-based object detectors have achieved impressive performance in microscopy imaging, yet their confidence estimates often lack calibration, limiting their reliability for biomedical applications. In this work, we introduce a new…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Francesco Campi , Lucrezia Tondo , Ekin Karabati , Johannes Betge , Marie Piraud

We present a Bayesian algorithm to combine optical imaging of unresolved objects from distinct epochs and observation platforms for orbit determination and tracking. By propagating the non-Gaussian uncertainties we are able to optimally…

天体物理仪器与方法 · 物理学 2016-09-26 Michael D. Schneider , William A. Dawson

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (bounding boxes with…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Chenming Zhu , Wenwei Zhang , Tai Wang , Xihui Liu , Kai Chen