中文
相关论文

相关论文: What Makes for End-to-End Object Detection?

200 篇论文

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kang Kim , Hee Seok Lee

We address the problem of detection and estimation of one or two change-points in the mean of a series of random variables. We use the formalism of set estimation in regression: To each point of a design is attached a binary label that…

统计理论 · 数学 2018-09-07 Victor-Emmanuel Brunel

End-to-end learning has become a widely applicable and studied problem in training predictive ML models to be aware of their impact on downstream decision-making tasks. These end-to-end models often outperform traditional methods that…

机器学习 · 计算机科学 2025-05-19 Rares Cristian , Pavithra Harsha , Georgia Perakis , Brian Quanz

Ensemble methods exploit the availability of a given number of classifiers or detectors trained in single or multiple source domains and tasks to address machine learning problems such as domain adaptation or multi-source transfer learning.…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Erik Isai Valle Salgado , Chen Li , Yaqi Han , Linchao Shi , Xinghui Li

Score matching is a recently developed parameter learning method that is particularly effective to complicated high dimensional density models with intractable partition functions. In this paper, we study two issues that have not been…

机器学习 · 计算机科学 2012-05-14 Siwei Lyu

Detecting object-level changes between two images across possibly different views is a core task in many applications that involve visual inspection or camera surveillance. Existing change-detection approaches suffer from three major…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Hung Huy Nguyen , Pooyan Rahmanzadehgervi , Long Mai , Anh Totti Nguyen

Accurate 3D object detection in real-world environments requires a huge amount of annotated data with high quality. Acquiring such data is tedious and expensive, and often needs repeated effort when a new sensor is adopted or when the…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Jinsu Yoo , Zhenyang Feng , Tai-Yu Pan , Yihong Sun , Cheng Perng Phoo , Xiangyu Chen , Mark Campbell , Kilian Q. Weinberger , Bharath Hariharan , Wei-Lun Chao

Evaluating object detection models in deployment is challenging because ground-truth annotations are rarely available. We introduce the Cumulative Consensus Score (CCS), a label-free monitoring signal for continuous evaluation and…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Avinaash Manoharan , Xiangyu Yin , Domenik Helm , Chih-Hong Cheng

Non-maximum suppression is an integral part of the object detection pipeline. First, it sorts all detection boxes on the basis of their scores. The detection box M with the maximum score is selected and all other detection boxes with a…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Navaneeth Bodla , Bharat Singh , Rama Chellappa , Larry S. Davis

Finding correspondences between images or 3D scans is at the heart of many computer vision and image retrieval applications and is often enabled by matching local keypoint descriptors. Various learning approaches have been applied in the…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Georgios Georgakis , Srikrishna Karanam , Ziyan Wu , Jan Ernst , Jana Kosecka

Software cost estimation (SCE) of a project is pivotal to the acceptance or rejection of the development of software project. Various SCE techniques have been in practice with their own strengths and limitations. The latest of these is…

软件工程 · 计算机科学 2012-02-14 Nadeem Ahmed , M. Rafiq Asim , M. Rizwan Jameel Qureshi

Recent end-to-end multi-object detectors simplify the inference pipeline by removing hand-crafted processes such as non-maximum suppression (NMS). However, during training, they still heavily rely on heuristics and hand-crafted processes…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Jaeyoung Yoo , Hojun Lee , Seunghyeon Seo , Inseop Chung , Nojun Kwak

Conformal prediction is a framework for uncertainty quantification that constructs prediction sets for previously unseen data, guaranteeing coverage of the true label with a specified probability. However, the efficiency of these prediction…

机器学习 · 计算机科学 2026-01-06 Erfan Hajihashemi , Yanning Shen

In this paper we focus on the problem of assigning uncertainties to single-point predictions generated by a deterministic model that outputs a continuous variable. This problem applies to any state-of-the-art physics or engineering models…

机器学习 · 统计学 2020-03-12 Enrico Camporeale , Algo Carè

Deep Learning shows very good performance when trained on large labeled data sets. The problem of training a deep net on a few or one sample per class requires a different learning approach which can generalize to unseen classes using only…

机器学习 · 计算机科学 2018-08-23 Jinchao Liu , Stuart J. Gibson , Margarita Osadchy

The cost of errors related to machine learning classifiers, namely, false positives and false negatives, are not equal and are application dependent. For example, in cybersecurity applications, the cost of not detecting an attack is very…

机器学习 · 计算机科学 2024-08-01 Manish Marwah , Asad Narayanan , Stephan Jou , Martin Arlitt , Maria Pospelova

Time series classification with missing data is a prevalent issue in time series analysis, as temporal data often contain missing values in practical applications. The traditional two-stage approach, which handles imputation and…

机器学习 · 计算机科学 2024-08-13 Pengshuai Yao , Mengna Liu , Xu Cheng , Fan Shi , Huan Li , Xiufeng Liu , Shengyong Chen

Deep neural networks have set the state-of-the-art in computer vision tasks such as bounding box detection and semantic segmentation. Object detectors and segmentation models assign confidence scores to predictions, reflecting the model's…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Tobias J. Riedlinger , Kira Maag , Hanno Gottschalk

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

Is it possible to detect arbitrary objects from a single example? A central problem of all existing attempts at one-shot object detection is the generalization gap: Object categories used during training are detected much more reliably than…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Claudio Michaelis , Matthias Bethge , Alexander S. Ecker