Related Experiment Video
Updated: Oct 30, 2025

Using Three-color Single-molecule FRET to Study the Correlation of Protein Interactions
Published on: January 30, 2018
IoU Regression with H+L-Sampling for Accurate Detection Confidence.
1Center for Applied Mathematics, Tianjin University, Tianjin 300072, China.
This study introduces H+L-Sampling for object detection quality estimation, improving training efficiency. The new method balances high and low IoU samples, enhancing detection performance by aligning classification confidence with localization accuracy.
Area of Science:
- Computer Vision
- Machine Learning
Background:
- Object detection frameworks typically assume consistent data distributions for classification and bounding box regression.
- Existing sampling strategies for localization quality estimation are either inconsistent or complex to train.
Purpose of the Study:
- To propose an effective and simple sampling strategy for training the quality estimation branch in object detection.
- To improve the alignment between classification confidence and localization accuracy.
Main Methods:
- Introduced H+L-Sampling strategy, selecting high and low Intersection over Union (IoU) samples simultaneously.
- Developed accurate detection confidence by combining classification probability and localization accuracy for Non-Maximum Suppression (NMS) ranking.
Main Results:
- The H+L-Sampling strategy effectively trains the quality estimation branch, inheriting benefits of consistent sampling while reducing training complexity.
- Demonstrated improved detection performance through extensive experiments, validating the method's effectiveness.
Conclusions:
- The proposed H+L-Sampling strategy offers a more efficient and effective approach to training object detection models.
- Accurate detection confidence enhances the ranking mechanism in NMS, leading to superior overall detection accuracy.
Related Concept Videos
Detection of Gross Error: The Q Test
Confidence Intervals
A...
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Confidence Coefficient
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Accuracy and Errors in Hypothesis Testing
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...

