Papers › Stochastic-YOLO: Efficient Probabilistic Object Detection under Dataset Shifts

Stochastic-YOLO: Efficient Probabilistic Object Detection under Dataset Shifts

7 Sep 2020arXiv:2009.02967archive 2025-07-28

Tiago Azevedo, René de Jong, Matthew Mattina, Partha Maji

In image classification tasks, the evaluation of models' robustness to increased dataset shifts with a probabilistic framework is very well studied. However, object detection (OD) tasks pose other challenges for uncertainty estimation and evaluation. For example, one needs to evaluate both the quality of the label uncertainty (i.e., what?) and spatial uncertainty (i.e., where?) for a given bounding box, but that evaluation cannot be performed with more traditional average precision metrics (e.g., mAP). In this paper, we adapt the well-established YOLOv3 architecture to generate uncertainty estimations by introducing stochasticity in the form of Monte Carlo Dropout (MC-Drop), and evaluate it across different levels of dataset shift. We call this novel architecture Stochastic-YOLO, and provide an efficient implementation to effectively reduce the burden of the MC-Drop sampling mechanism at inference time. Finally, we provide some sensitivity analyses, while arguing that Stochastic-YOLO is a sound approach that improves different components of uncertainty estimations, in particular spatial uncertainties.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2009.02967")

Code

Syntology Ran 2 of 12 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong.

By repository: official repository: 12 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tjiagom/stochastic-yolo officialmentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 2 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
10unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tjiagom/stochastic-yolo. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_yolo_layers tjiagom/stochastic-yolo/models.py official repository ran · honoured contract Apache-2.0 (permissive) · ec338718ed4c4fe1 · report
load_classes tjiagom/stochastic-yolo/utils/utils.py official repository ran · our draft was wrong Apache-2.0 (permissive) · fa99a26b6ba8f205 · report
check_file tjiagom/stochastic-yolo/utils/utils.py official repository unverified Apache-2.0 (permissive) · d738d0725acd9466 · report
exif_size tjiagom/stochastic-yolo/utils/datasets.py official repository unverified Apache-2.0 (permissive) · 2ae73fdbbb2cb8ba · report
find_modules tjiagom/stochastic-yolo/utils/torch_utils.py official repository unverified Apache-2.0 (permissive) · 8739ca34adce7a6c · report
fuse_conv_and_bn tjiagom/stochastic-yolo/utils/torch_utils.py official repository unverified Apache-2.0 (permissive) · cb2cd3ae835b780a · report
gdrive_download tjiagom/stochastic-yolo/utils/google_utils.py official repository unverified Apache-2.0 (permissive) · aa2a7d97e3d5fc20 · report
labels_to_class_weights tjiagom/stochastic-yolo/utils/utils.py official repository unverified Apache-2.0 (permissive) · 25f32f40bc0cba2f · report
make_divisible tjiagom/stochastic-yolo/utils/layers.py official repository unverified Apache-2.0 (permissive) · 5959383c642fb36b · report
parse_data_cfg tjiagom/stochastic-yolo/utils/parse_config.py official repository unverified Apache-2.0 (permissive) · 249eabdf1135eba0 · report
parse_model_cfg tjiagom/stochastic-yolo/utils/parse_config.py official repository unverified Apache-2.0 (permissive) · cd7822fafa9df436 · report
select_device tjiagom/stochastic-yolo/utils/torch_utils.py official repository unverified Apache-2.0 (permissive) · 884fa842c35a486d · report

Tasks

Image ClassificationObjectObject Detectionimage-classificationobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationConvolutionDropoutGlobal Average PoolingLogistic RegressionMonte Carlo DropoutResidual ConnectionSoftmaxYOLOv3k-Means Clustering

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections