Papers › YOLOv4: Optimal Speed and Accuracy of Object Detection

YOLOv4: Optimal Speed and Accuracy of Object Detection

23 Apr 2020arXiv:2004.10934archive 2025-07-28

Alexey Bochkovskiy, Chien-Yao Wang, Hong-Yuan Mark Liao

There are a huge number of features which are said to improve Convolutional Neural Network (CNN) accuracy. Practical testing of combinations of such features on large datasets, and theoretical justification of the result, is required. Some features operate on certain models exclusively and for certain problems exclusively, or only for small-scale datasets; while some features, such as batch-normalization and residual-connections, are applicable to the majority of models, tasks, and datasets. We assume that such universal features include Weighted-Residual-Connections (WRC), Cross-Stage-Partial-connections (CSP), Cross mini-Batch Normalization (CmBN), Self-adversarial-training (SAT) and Mish-activation. We use new features: WRC, CSP, CmBN, SAT, Mish activation, Mosaic data augmentation, CmBN, DropBlock regularization, and CIoU loss, and combine some of them to achieve state-of-the-art results: 43.5% AP (65.7% AP50) for the MS COCO dataset at a realtime speed of ~65 FPS on Tesla V100. Source code is at https://github.com/AlexeyAB/darknet

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="2004.10934")

Code

Syntology Ran 24 of 184 code samples harvested from 33 repositories linked to this paper; 160 have no recorded run. Of those that ran: 6 ran · honoured contract; 5 ran · our draft was wrong; 4 ran · fixture could not drive it; 9 ran with no contract checked.

By repository: community (archive-listed): 183 samples from 33 repositories, 24 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

223 repositories listed; official and paper-mentioned ones first.

AlexeyAB/darknet officialmentioned in papermentioned on GitHubtfNOASSERTION report
2023-MindSpore-1/ms-code-51 mentioned on GitHubmindsporeApache-2.0 report
6-dl/darknet_wpb mentioned on GitHubtf report
Aarav-Patel/darknet mentioned on GitHubtfNOASSERTION report
Abhijeet2396/darknet mentioned on GitHubtfNOASSERTION report
Adam123wu/Edge-YOLO_algorithm mentioned on GitHubpytorch report
AmeerHamza111/yolo-darknet mentioned on GitHubtfNOASSERTION report
Ashish-Sankritya/darknet_CNN mentioned on GitHubNOASSERTION report
CRIGIM/darknet mentioned on GitHubtf report
CaiYingFeng/darknet_changed mentioned on GitHubNOASSERTION report
Chris-On-PC/darknet mentioned on GitHubtfNOASSERTION report
Congpeiliang/yolo mentioned on GitHubtfNOASSERTION report
Demonhesusheng/darknet_v2 mentioned on GitHubtfNOASSERTION report
Dodant/ANPR-with-Yolov4 mentioned on GitHubMIT report
FarzamIHPC/YoloV3_mask mentioned on GitHubtfNOASSERTION report
GZQ0723/YoloV4 mentioned on GitHubpytorch report
Gavino7/YOLOv3set mentioned on GitHubtfMIT report
GeeGeeWP/SCML mentioned on GitHub report
Hardly-Human/Yolo-Object-Detector mentioned on GitHubGPL-3.0 report
HeegonJin/yolov1 mentioned on GitHubpytorch report
JC1DA/yolo_streamer mentioned on GitHub report
JCamERG/YOLOPersonal mentioned on GitHubtf report
JEONGHA-SHIN/YOGO_Server_v2 mentioned on GitHubtfNOASSERTION report
JWMON/yolo mentioned on GitHubtfNOASSERTION report
JisuHann/MEME-Tracking mentioned on GitHubpytorchMIT report
JisuHann/Object-Tracking mentioned on GitHubpytorchMIT report
Jonashellevang/Weapons_Detection_YOLOv3 mentioned on GitHubNOASSERTION report
Jorge-Mendes/darknet-google-colab mentioned on GitHubtfNOASSERTION report
Keshavkant/YOLO_Toll mentioned on GitHubtf report
KingGugu/YOLOv4 mentioned on GitHubmindsporeApache-2.0 report
LdDl/go-darknet mentioned on GitHubApache-2.0 report
LdDl/odam mentioned on GitHubApache-2.0 report
LdDl/rust-road-traffic mentioned on GitHubApache-2.0 report
Lebhoryi/keras-YOLOv3-model-set mentioned on GitHubtfMIT report
Linby1103/Darknet-Python-Interface mentioned on GitHubNOASSERTION report
Little-BigMan/YOLOv4 mentioned on GitHubpytorch report
Lornatang/YOLOv4-PyTorch mentioned on GitHubpytorchApache-2.0 report
MEME-Phoenix/Autonomous-Driving-Cart-MEME mentioned on GitHubpytorchMIT report
MEME-Phoenix/MEME mentioned on GitHubpytorchMIT report
Marcos14Almeida/darknet mentioned on GitHubNOASSERTION report
OwlTing/AI_basketball_games_video_editor mentioned on GitHubpytorchApache-2.0 report
PaddlePaddle/PaddleDetection mentioned on GitHubpaddle report
Pedestrian1671022/darknet mentioned on GitHubNOASSERTION report
Pepitaw/darknet mentioned on GitHubtfNOASSERTION report
PetersonSilvadeJesus/yolov3-data-images mentioned on GitHubtfNOASSERTION report
Qengineering/YoloV4-ncnn-Jetson-Nano mentioned on GitHubBSD-3-Clause report
Rahmanzia3/darknet mentioned on GitHubtfNOASSERTION report
Rahmanzia3/darknet_original mentioned on GitHubtfNOASSERTION report
Rahmanzia3/yolo mentioned on GitHubtfNOASSERTION report
RedWang1989/YOLOv4 mentioned on GitHubpytorchApache-2.0 report
RunzhaoHuang/DeepSort_YOLOV5_OnScreen mentioned on GitHubpytorch report
SAIGANESH-Collab/DARKNET mentioned on GitHubtfNOASSERTION report
SAIGANESH-Collab/YOLO-AQUA mentioned on GitHubtfNOASSERTION report
Seioch/darknet_v4_deploy mentioned on GitHubtfNOASSERTION report
SeventhBlue/trainDarknet-yolov3 mentioned on GitHubNOASSERTION report
SeventhBlue/trainDarknet-yolov4 mentioned on GitHubNOASSERTION report
Smiler-Jin/Yolov4 mentioned on GitHubtfNOASSERTION report
Spain2394/darknet mentioned on GitHubtfNOASSERTION report
SpanoChristian/darknet mentioned on GitHubtfNOASSERTION report
TKGgunter/yolov4_tiny_rs mentioned on GitHub report
Tianxiaomo/pytorch-YOLOv4 mentioned on GitHubpytorchApache-2.0 report
TusharMhaske28/Object-Detection mentioned on GitHubtfNOASSERTION report
TusharMhaske28/Thermal-Object mentioned on GitHubtfNOASSERTION report
TusharMhaske28/summer-project mentioned on GitHubtfNOASSERTION report
UtkarshKharche29/Automatic-Number-Plate-Recognition mentioned on GitHubpytorchApache-2.0 report
VCasecnikovs/Yet-Another-YOLOv4-Pytorch mentioned on GitHubpytorchMIT report
Veternal1226/YOLO_darknet mentioned on GitHubNOASSERTION report
WangMian-Maker/Flask mentioned on GitHubtfNOASSERTION report
WuJiang1996/pytorch-YOLOv4 mentioned on GitHubpytorchApache-2.0 report
Yamahitsuji/darknet mentioned on GitHubtf report
ZhiqiWang12/try_darknet mentioned on GitHubNOASSERTION report
adam123wu/edge-yolo mentioned on GitHubpytorch report
agelencs/darknet_original mentioned on GitHubtf report
akinsezer26/PersonDetection_TelegramBot mentioned on GitHubNOASSERTION report
amazingcodeLYL/Traffic_signs_detection_darket mentioned on GitHubtfNOASSERTION report
antonoeschmidt/darknet mentioned on GitHubtfNOASSERTION report
areberoto/darknet-thesis mentioned on GitHubtf report
ayoungkang/pytorch_Yolov4_lane-detection mentioned on GitHubpytorchApache-2.0 report
ayoungkang/yolov4 mentioned on GitHubpytorchApache-2.0 report
bok9504/UAV_MOT_LineRegistration mentioned on GitHubpytorch report
capstone-w3/trash_parent_repo mentioned on GitHubpytorchMIT report
citbrains/darknet_yolov4 mentioned on GitHubtf report
clasikman/darknet mentioned on GitHubtfNOASSERTION report
cmf3673/spotti mentioned on GitHubpytorch report
david8862/keras-YOLOv3-model-set mentioned on GitHubtfMIT report
dayfixer/darknet-comment mentioned on GitHubtfNOASSERTION report
dec880126/Self-driving-with-YOLO mentioned on GitHubGPL-3.0 report
dec880126/YOLOv4-Self-driving mentioned on GitHubGPL-3.0 report
dipuchak95/dip_net mentioned on GitHubtfNOASSERTION report
dorbodwolf/darknet mentioned on GitHubtfNOASSERTION report
easyadin/Object-Detection-YOLOv4 mentioned on GitHubtfNOASSERTION report
emportent/Bonobo_Chimp mentioned on GitHubMIT report
firja10/darknet-2 mentioned on GitHubtf report
gihants/darknet_built mentioned on GitHub report
gomboskriszta/yolo mentioned on GitHubtfNOASSERTION report
gzw820/PyTorch_YOLOv4 mentioned on GitHubpytorch report
hunglc007/tensorflow-yolov4-tflite mentioned on GitHubtfMIT report
hustvl/sparseinst mentioned on GitHubpytorchMIT report
husty530/Yamashita-darknet mentioned on GitHub report
iamsingh/darknet mentioned on GitHubtfNOASSERTION report
iberganzo/darknet mentioned on GitHubtf report
imshamsher/darknet mentioned on GitHubtfNOASSERTION report
issaiass/FacialMaskDetector mentioned on GitHub report
jason-hu7/PyTorch-YOLOv4 mentioned on GitHubpytorchMIT report
johnsebin97/darknet mentioned on GitHubtfNOASSERTION report
kentttttt/darknet mentioned on GitHubtfNOASSERTION report
khanh-moriaty/DarknetAlexey mentioned on GitHubtfNOASSERTION report
kmt112/probable-lamp mentioned on GitHub report
kondukberna/Car_Detection mentioned on GitHubMIT report
laclouis5/darknet2 mentioned on GitHubtf report
lanmei1211/face mentioned on GitHubtfNOASSERTION report
leduckhai/Global-Wheat-Detection-Kaggle mentioned on GitHubpytorchNOASSERTION report
leggedrobotics/darknet mentioned on GitHubpytorch report
lichuanqi/YOLOV4_Darknet mentioned on GitHubtfNOASSERTION report
liuch37/image-processing mentioned on GitHubpytorch report
liuxiangchao369/VRS-training mentioned on GitHubtfNOASSERTION report
lrf008/yolov4 mentioned on GitHubtfNOASSERTION report
maudzung/Complex-YOLOv4-Pytorch mentioned on GitHubpytorchGPL-3.0 report
maudzung/YOLO3D-YOLOv4-PyTorch mentioned on GitHubpytorchGPL-3.0 report
mazabou/darknet mentioned on GitHubtfNOASSERTION report
michhar/azureml-keras-yolov3-custom mentioned on GitHubtfMIT report
mikel-brostrom/Yolov5_DeepSort_Pytorch mentioned on GitHubpytorchAGPL-3.0 report
minhcong0891/wheat-detection mentioned on GitHubtfnot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report
nabarunbaruaAIML/ATCC_Yolov5 mentioned on GitHubpytorch report
nataliele/waldo mentioned on GitHubNOASSERTION report
nemonameless/PaddleDetection_YOLOSeries mentioned on GitHubpaddleGPL-3.0 report
nemonameless/PaddleDetection_YOLOX mentioned on GitHubpaddleApache-2.0 report
neung678/anti_bird mentioned on GitHubtf report
neverleave0916/darknet mentioned on GitHubtfNOASSERTION report
nghgphi/fire_detection mentioned on GitHubtfNOASSERTION report
nmcasasr/darknet2 mentioned on GitHubtfNOASSERTION report
nmcasasr/darknet_oldVersion mentioned on GitHubtfNOASSERTION report
nurulxakmar/darknet mentioned on GitHubtfNOASSERTION report
oaqoe-DWQ/Yolov5_DeepSort_Pytorch mentioned on GitHubpytorch report
okboseong/darknet mentioned on GitHubtfNOASSERTION report
otamajakusi/darknet-yolov4 mentioned on GitHubtfNOASSERTION report
pixiedust18/darknet_mask_classification mentioned on GitHubtfNOASSERTION report
pjreddie/darknet mentioned on GitHubpytorchNOASSERTION report
pritish-mahajan/Apricitas mentioned on GitHubtfNOASSERTION report
rahzaazhar/Test-Remote mentioned on GitHubpytorchMIT report
robbebluecp/tf2-yolov4 mentioned on GitHubtf report
ruyueshuo/DeepStream_YOLOv4 mentioned on GitHubMIT report
ruyueshuo/YOLOv4_Deployment mentioned on GitHubMIT report
rynsy/darknet mentioned on GitHubnot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report
sadicLiu/darknet-yolov4 mentioned on GitHubtf report
samirgholipour/speed_estimation mentioned on GitHubtfGPL-3.0 report
samson6460/tf2_YOLO mentioned on GitHubtf report
scienXX/roomcamera2 mentioned on GitHubNOASSERTION report
sciosci/graph_check mentioned on GitHub report
sepuhopar/ReportDD-darknet mentioned on GitHubtfNOASSERTION report
sid-sangal/RealTime mentioned on GitHubtf report
simplew2011/YOLO_ZOO mentioned on GitHubpytorch report
smin107/CapstoneDesign mentioned on GitHubpytorchnot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready report
sryab2001/Yolo-CG mentioned on GitHubtfNOASSERTION report
sryab2001/aquasaiclone mentioned on GitHubtfNOASSERTION report
stevedepp/yolo4asl mentioned on GitHub report
sung0471/pytorch-YOLOv4 mentioned on GitHubpytorchApache-2.0 report
sushmaakoju/yolo mentioned on GitHubMIT report
tanmayj000/darknet mentioned on GitHubtfNOASSERTION report
thekauer/traindarknet mentioned on GitHubNOASSERTION report
tops666/volo-v4- mentioned on GitHubtfNOASSERTION report
weidalin/yolov4_mixup mentioned on GitHubpytorchApache-2.0 report
wiegehtki/nvjetson_opencv_gsi mentioned on GitHubtf report
wiegehtki/zoneminder mentioned on GitHubGPL-2.0 report
wiegehtki/zoneminder-jetson mentioned on GitHubGPL-2.0 report
witwickey/alexeyDarknet mentioned on GitHubtfNOASSERTION report
wonseok-Jang/ros_darknet mentioned on GitHubNOASSERTION report
wsmlby/darknetnano mentioned on GitHubtfNOASSERTION report
wuzhihao7788/yolodet-pytorch mentioned on GitHubpytorch report
xuanloct4/darknet mentioned on GitHubNOASSERTION report
xyuan-wyze/darknet mentioned on GitHubtf report
yaoming0712/dalinmask mentioned on GitHubtfNOASSERTION report
youchangxin/YOLOv4_tensorflow2 mentioned on GitHubtfMIT report
yousefis/darknet-ocr mentioned on GitHubpytorch report
yukaryote/darknet mentioned on GitHubtf report
zanmange/darknet mentioned on GitHubtfNOASSERTION report
zephyrcho/darknetV4 mentioned on GitHubtfNOASSERTION 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

184 samples harvested; 24 ran; 6 honoured the contract we drafted; 160 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.

6ran · honoured contract
5ran · our draft was wrong
4ran · fixture could not drive it
9ran
160unverified

Licence: 8 of the 184 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 33 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

autopad GuoQuanhao/YOLOv4-Paddle/models/common.py community (archive-listed) ran · honoured contract MIT (permissive) · 988a3c854b1b13d0 · report
autopad Yuzi0123/MindSpore_Yolov5/network/common.py community (archive-listed) ran · honoured contract MIT (permissive) · 86db6b7ab1646a7c · report
c_array Dodant/ANPR-with-Yolov4/darknet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 78d482d2a7373f3c · report
compute_color_for_labels JisuHann/MEME-Tracking/deep_sort_pytorch/utils/draw.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · bcfa4cf98c4b792a · report
compute_iou HeegonJin/yolov1/yolov1.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 8773def2c6ac88dd · report
conv2d bubbliiiing/yolov4-pytorch/nets/yolo.py community (archive-listed) ran MIT (permissive) · e360ecbff4906503 · report
detection_loss_4_yolo HeegonJin/yolov1/yolov1.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 0c45c50019378016 · report
down2xlabel samson6460/tf2_YOLO/utils/tools.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1c89045660fcfc14 · report
dump_value nemonameless/PaddleDetection_YOLOX/ppdet/core/workspace.py community (archive-listed) ran Apache-2.0 (permissive) · 891281774f8942bd · report
get_affine_mat_kernel nemonameless/PaddleDetection_YOLOX/ppdet/modeling/keypoint_utils.py community (archive-listed) ran Apache-2.0 (permissive) · e9ea8d6169dd3c5a · report
get_affine_transform nemonameless/PaddleDetection_YOLOX/ppdet/modeling/keypoint_utils.py community (archive-listed) ran Apache-2.0 (permissive) · 2fc1e1b3d4511e08 · report
get_warp_matrix nemonameless/PaddleDetection_YOLOX/ppdet/modeling/keypoint_utils.py community (archive-listed) ran Apache-2.0 (permissive) · 75f2a6d60178f80d · report
get_weights_url nemonameless/PaddleDetection_YOLOX/ppdet/model_zoo/model_zoo.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · e241ea7c12e86306 · report
get_yolo_layers GuoQuanhao/YOLOv4-Paddle/models/models.py community (archive-listed) ran · honoured contract MIT (permissive) · ec338718ed4c4fe1 · report
identity nemonameless/PaddleDetection_YOLOX/ppdet/modeling/ops.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 9910e2fc297f8665 · report
load_classes GuoQuanhao/YOLOv4-Paddle/detect.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fa99a26b6ba8f205 · report
make_five_conv bubbliiiing/yolov4-pytorch/nets/yolo.py community (archive-listed) ran MIT (permissive) · c86e1b214c40abea · report
make_three_conv bubbliiiing/yolov4-pytorch/nets/yolo.py community (archive-listed) ran MIT (permissive) · fa46ce91ea26bece · report
merge 2023-MindSpore-1/ms-code-51/model_utils/config.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · b9e24c3e3e0e88a7 · report
mish hunglc007/tensorflow-yolov4-tflite/core/common.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 7df891708ffe30c2 · report
one_hot HeegonJin/yolov1/yolov1.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 76c3b477a498bbae · report
read_img samson6460/tf2_YOLO/utils/tools.py community (archive-listed) ran · metamorphic tier: well formed no licence file found · pointer only · b31c8ccb6cfbb9fe · report
sample Dodant/ANPR-with-Yolov4/darknet.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 9bca95aee23d1241 · report
unique_config_sections michhar/azureml-keras-yolov3-custom/convert.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 3b40b5666c482d42 · report
DWConv Lornatang/YOLOv4-PyTorch/yolov4_pytorch/model/module/conv.py community (archive-listed) unverified Apache-2.0 (permissive) · 483be17bd193bd73 · report
DelayedCosineAnnealingLR VCasecnikovs/Yet-Another-YOLOv4-Pytorch/sched_del.py community (archive-listed) unverified MIT (permissive) · 95a1c1b3c5daba88 · report
GiB OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/demo_trt.py community (archive-listed) unverified Apache-2.0 (permissive) · 9b7ca59c50ad0b33 · report
ap_per_class Lornatang/YOLOv4-PyTorch/yolov4_pytorch/utils/loss.py community (archive-listed) unverified Apache-2.0 (permissive) · 1949ee5eaff2d151 · report
ap_per_class jason-hu7/PyTorch-YOLOv4/src/yolov4/evaluate.py community (archive-listed) unverified MIT (permissive) · fb11e5a36b487be1 · report
apply_classifier Lornatang/YOLOv4-PyTorch/yolov4_pytorch/model/classifier.py community (archive-listed) unverified Apache-2.0 (permissive) · 5f3710dc5287d66a · report
assert_in JisuHann/MEME-Tracking/deep_sort_pytorch/utils/asserts.py community (archive-listed) unverified MIT (permissive) · 287f12a551c1c76a · report
assert_in_env JisuHann/MEME-Tracking/deep_sort_pytorch/utils/asserts.py community (archive-listed) unverified MIT (permissive) · 3d29e11e107d75b2 · report
attempt_load simplew2011/YOLO_ZOO/yolo_zoo/apis/inference.py community (archive-listed) unverified no licence file found · pointer only · ec7b2a886d8a78fe · report
auto_pad zhanghuiyao/yolov5_mindspore/src/backbone.py community (archive-listed) unverified MIT (permissive) · c0c6a62986836544 · report
avg_iou bubbliiiing/yolov4-pytorch/kmeans_for_anchors.py community (archive-listed) unverified MIT (permissive) · 4c6b7d44826bea5a · report
bb_intersection_over_union OwlTing/AI_basketball_games_video_editor/tool/utils_basketball.py community (archive-listed) unverified Apache-2.0 (permissive) · b53d797b64b0f56f · report
bbox2points ruyueshuo/DeepStream_YOLOv4/darknet.py community (archive-listed) unverified MIT (permissive) · 235651fd2f591868 · report
bbox_diou youchangxin/YOLOv4_tensorflow2/utils/iou.py community (archive-listed) unverified MIT (permissive) · 4f87eb54c22fb5be · report
bbox_giou youchangxin/YOLOv4_tensorflow2/utils/iou.py community (archive-listed) unverified MIT (permissive) · 74b6a6cd26ba9812 · report
bbox_iou youchangxin/YOLOv4_tensorflow2/utils/iou.py community (archive-listed) unverified MIT (permissive) · cbe6ee131a66ebda · report
box_area jason-hu7/PyTorch-YOLOv4/src/yolov4/bbox_ops.py community (archive-listed) unverified MIT (permissive) · 2e8f013294f43ab6 · report
box_diou Gavino7/YOLOv3set/yolo2/loss.py community (archive-listed) unverified MIT (permissive) · f1144ff6c0ba5dcd · report
box_giou Gavino7/YOLOv3set/yolo2/loss.py community (archive-listed) unverified MIT (permissive) · ae7bb59e3e00b67f · report
box_iou Gavino7/YOLOv3set/yolo2/loss.py community (archive-listed) unverified MIT (permissive) · 7ac8a3042b335d7e · report
box_iou Gavino7/YOLOv3set/yolo3/loss.py community (archive-listed) unverified MIT (permissive) · a432a967aa4de172 · report
box_wh_iou jason-hu7/PyTorch-YOLOv4/src/yolov4/bbox_ops.py community (archive-listed) unverified MIT (permissive) · 3cb91fcd1be7e15a · report
build_targets Lornatang/YOLOv4-PyTorch/yolov4_pytorch/utils/loss.py community (archive-listed) unverified Apache-2.0 (permissive) · d08e9c30a7dd2bb9 · report
build_targets RedWang1989/YOLOv4/tool/region_loss.py community (archive-listed) unverified Apache-2.0 (permissive) · d6c9d508fcaa824b · report
cas_iou bubbliiiing/yolov4-pytorch/kmeans_for_anchors.py community (archive-listed) unverified MIT (permissive) · 364d90eb3c67abdf · report
change_box_order jason-hu7/PyTorch-YOLOv4/src/yolov4/bbox_ops.py community (archive-listed) unverified MIT (permissive) · d483eb180e196c10 · report
check_batch_shape ruyueshuo/DeepStream_YOLOv4/darknet_images.py community (archive-listed) unverified MIT (permissive) · b4b83dd7260c4010 · report
check_img_size GuoQuanhao/YOLOv4-Paddle/utils/general.py community (archive-listed) unverified MIT (permissive) · 34e57d21351373bb · report
color_map OwlTing/AI_basketball_games_video_editor/video_editor.py community (archive-listed) unverified Apache-2.0 (permissive) · 4df5f69834a3535a · report
compute_ap Lornatang/YOLOv4-PyTorch/yolov4_pytorch/utils/loss.py community (archive-listed) unverified Apache-2.0 (permissive) · 9542775fa56a09d0 · report
compute_ap jason-hu7/PyTorch-YOLOv4/src/yolov4/evaluate.py community (archive-listed) unverified MIT (permissive) · 2fa13d4d71fd9934 · report
convert rechardchen123/YOLOv4_traffic_sign_detection/genfiles.py community (archive-listed) unverified Apache-2.0 (permissive) · 04bbdadb21f8b94d · report
convertBack Dodant/ANPR-with-Yolov4/darknet_video.py community (archive-listed) unverified MIT (permissive) · 410aa729a6034293 · report
convert_cat_id_and_reorientate_bbox OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/evaluate_on_coco.py community (archive-listed) unverified Apache-2.0 (permissive) · 8feef70f588e82ac · report
convolutional hunglc007/tensorflow-yolov4-tflite/core/common.py community (archive-listed) unverified MIT (permissive) · ead1ce412a9d006a · report
copy_yolo_files sushmaakoju/yolo/src/yolohelper.py community (archive-listed) unverified MIT (permissive) · 6933283fbb3262f0 · report
correct_pad Gavino7/YOLOv3set/common/backbones/efficientnet.py community (archive-listed) unverified MIT (permissive) · 372c139f6aad1ede · report
create_box_encoder Lebhoryi/keras-YOLOv3-model-set/tracking/model/deep_sort/generate_detections.py community (archive-listed) unverified MIT (permissive) · 0e48856758c348bc · report
create_train_static_shape_cell Yuzi0123/MindSpore_Yolov5/run_check.py community (archive-listed) unverified MIT (permissive) · 6b811d19beec9f07 · report
cvDrawBoxes Dodant/ANPR-with-Yolov4/darknet_video.py community (archive-listed) unverified MIT (permissive) · 0c143d1141be03d4 · report
cvtColor bubbliiiing/yolov4-pytorch/utils/utils.py community (archive-listed) unverified MIT (permissive) · 4cbceadc5b5bb315 · report
darknet53 bubbliiiing/yolov4-pytorch/nets/CSPdarknet.py community (archive-listed) unverified MIT (permissive) · 81eb9513d26497e9 · report
data_preprocess xiuyu0000/tutorials/resnet/predict.py community (archive-listed) unverified Apache-2.0 (permissive) · 5dd08b3fc0867021 · report
detect_shot OwlTing/AI_basketball_games_video_editor/tool/utils_basketball.py community (archive-listed) unverified Apache-2.0 (permissive) · a5f6e666692809fd · report
dict_merge nemonameless/PaddleDetection_YOLOX/ppdet/core/workspace.py community (archive-listed) unverified Apache-2.0 (permissive) · 553169f24c2e1789 · report
draw_all rechardchen123/YOLOv4_traffic_sign_detection/data_transfer/anno_func.py community (archive-listed) unverified Apache-2.0 (permissive) · f67498be59fcbf1c · report
draw_bboxes hhk7734/tensorflow-yolov4/py_src/yolov4/common/media.py community (archive-listed) unverified MIT (permissive) · e7304910056a11d4 · report
draw_boxes JisuHann/MEME-Tracking/deep_sort_pytorch/utils/draw.py community (archive-listed) unverified MIT (permissive) · bb6bb0009b53e1ba · report
exif_size GuoQuanhao/YOLOv4-Paddle/utils/datasets.py community (archive-listed) unverified MIT (permissive) · 2ae73fdbbb2cb8ba · report
expand_bbox nemonameless/PaddleDetection_YOLOX/ppdet/modeling/bbox_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · c434ee22884ca564 · report
extract_image_patch Lebhoryi/keras-YOLOv3-model-set/tracking/model/deep_sort/generate_detections.py community (archive-listed) unverified MIT (permissive) · c605aef23a4973d2 · report
filter_color MEME-Phoenix/Autonomous-Driving-Cart-MEME/BetaBot/script/move_cv.py community (archive-listed) unverified MIT (permissive) · 47812e8aaff4294b · report
find_end UtkarshKharche29/Automatic-Number-Plate-Recognition/stage2/segment.py community (archive-listed) unverified Apache-2.0 (permissive) · 91804129cdaf6a22 · report
find_image_size rechardchen123/YOLOv4_traffic_sign_detection/data_transfer/tt100k_to_voc_train.py community (archive-listed) unverified Apache-2.0 (permissive) · fce8f344ac3d616d · report
find_number Dodant/ANPR-with-Yolov4/OCR/ocr.py community (archive-listed) unverified MIT (permissive) · 5c6b536192570557 · report
find_sample_data OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/demo_trt.py community (archive-listed) unverified Apache-2.0 (permissive) · 57a8d34bee534ad6 · report
fuse_conv_and_bn Lornatang/YOLOv4-PyTorch/yolov4_pytorch/model/fuse.py community (archive-listed) unverified Apache-2.0 (permissive) · 08c9d24c9a0af764 · report
gate_cost_matrix Lebhoryi/keras-YOLOv3-model-set/tracking/model/deep_sort/linear_assignment.py community (archive-listed) unverified MIT (permissive) · fd534ce01d39359c · report
gdrive_download GuoQuanhao/YOLOv4-Paddle/utils/google_utils.py community (archive-listed) unverified MIT (permissive) · d60fe5b5099859c9 · report
getContours MEME-Phoenix/Autonomous-Driving-Cart-MEME/BetaBot/script/move_cv.py community (archive-listed) unverified MIT (permissive) · e371e8fd8fd0a1c2 · report
get_anchors michhar/azureml-keras-yolov3-custom/project/train_azureml.py community (archive-listed) unverified MIT (permissive) · ce2b160dd57455ac · report
get_bboxes michhar/azureml-keras-yolov3-custom/augmentation.py community (archive-listed) unverified MIT (permissive) · 6e65e80a8be4e9a1 · report
get_classes bubbliiiing/yolov4-pytorch/utils/utils.py community (archive-listed) unverified MIT (permissive) · 25609cd2d07a364b · report
get_classes michhar/azureml-keras-yolov3-custom/project/train_azureml.py community (archive-listed) unverified MIT (permissive) · 688442602fea3347 · report
get_file_name_and_ext sushmaakoju/yolo/src/yolo_plots.py community (archive-listed) unverified MIT (permissive) · 649fd3af2414b853 · report
get_hash GuoQuanhao/YOLOv4-Paddle/utils/datasets.py community (archive-listed) unverified MIT (permissive) · 94786637156cb923 · report
get_highlight_indexs OwlTing/AI_basketball_games_video_editor/tool/utils_basketball.py community (archive-listed) unverified Apache-2.0 (permissive) · 988884453fca9dde · report
get_img_with_bboxes VCasecnikovs/Yet-Another-YOLOv4-Pytorch/utils.py community (archive-listed) unverified MIT (permissive) · e5b27723e4c3ec0c · report
get_latest_run GuoQuanhao/YOLOv4-Paddle/utils/general.py community (archive-listed) unverified MIT (permissive) · 08f822285569efec · report
get_logger JisuHann/MEME-Tracking/deep_sort_pytorch/utils/log.py community (archive-listed) unverified MIT (permissive) · 1fcd8693108efe91 · report
get_logger zhanghuiyao/yolov5_mindspore/src/logger.py community (archive-listed) unverified MIT (permissive) · 8c911ff2d998e4c9 · report
get_lr_scheduler bubbliiiing/yolov4-pytorch/nets/yolo_training.py community (archive-listed) unverified MIT (permissive) · 7d8483a5fc9806ce · report
get_pruning_model david8862/keras-YOLOv3-model-set/common/model_utils.py community (archive-listed) unverified MIT (permissive) · eb9f3d5ccdbe3be8 · report
get_region_boxes WinstonLy/Electricity-Inspection-Based-Ascend310/yolov4_model_convert/bin_to_predict_yolov4_pytorch.py community (archive-listed) unverified MIT (permissive) · bf5bf3fae362cf2b · report
get_spectrogram JisuHann/MEME-Tracking/track.py community (archive-listed) unverified MIT (permissive) · 47a92ca4d09223a1 · report
get_spectrogram JisuHann/MEME-Tracking/keyword_spotting/real_time.py community (archive-listed) unverified MIT (permissive) · 7e097119dd26b570 · report
get_token GuoQuanhao/YOLOv4-Paddle/utils/google_utils.py community (archive-listed) unverified MIT (permissive) · 98ca86eeb7cddd3a · report
get_wav_info JisuHann/MEME-Tracking/keyword_spotting/trigger_word_detection_v1.py community (archive-listed) unverified MIT (permissive) · 2f2c4b5bdb077afe · report
get_yolo_fastest_model ManoniLo/keras-YOLOv3-model-set__Fastest/yolo_fastest/model.py community (archive-listed) unverified MIT (permissive) · 70d01071d8cc1968 · report
graph_spectrogram JisuHann/MEME-Tracking/keyword_spotting/trigger_word_detection_v1.py community (archive-listed) unverified MIT (permissive) · a8a6b3283f9422ee · report
has_new_triggerword JisuHann/MEME-Tracking/track.py community (archive-listed) unverified MIT (permissive) · 3345f21438e93704 · report
intersect_dicts GuoQuanhao/YOLOv4-Paddle/utils/paddle_utils.py community (archive-listed) unverified MIT (permissive) · 6e368b27bc9e59b7 · report
iou Lebhoryi/keras-YOLOv3-model-set/tracking/model/deep_sort/iou_matching.py community (archive-listed) unverified MIT (permissive) · cd5390257debcfd6 · report
iou_cost Lebhoryi/keras-YOLOv3-model-set/tracking/model/deep_sort/iou_matching.py community (archive-listed) unverified MIT (permissive) · fa2c5a05698eba02 · report
is_valid_yolo_data_directory sushmaakoju/yolo/src/yolohelper.py community (archive-listed) unverified MIT (permissive) · e170c15af93f9d5c · report
kmeans bubbliiiing/yolov4-pytorch/kmeans_for_anchors.py community (archive-listed) unverified MIT (permissive) · 975fba22b09af743 · report
linear_warmup_lr zhanghuiyao/yolov5_mindspore/src/lr_scheduler.py community (archive-listed) unverified MIT (permissive) · 56d39004d57cb3a2 · report
load_classes jason-hu7/PyTorch-YOLOv4/src/yolov4/utils.py community (archive-listed) unverified MIT (permissive) · abd797b107592ebe · report
load_classifier Lornatang/YOLOv4-PyTorch/yolov4_pytorch/model/classifier.py community (archive-listed) unverified Apache-2.0 (permissive) · b326b297d8cc2c39 · report
load_config nemonameless/PaddleDetection_YOLOX/ppdet/core/workspace.py community (archive-listed) unverified Apache-2.0 (permissive) · b69fb92ed5e09772 · report
load_conv UtkarshKharche29/Automatic-Number-Plate-Recognition/tool/config.py community (archive-listed) unverified Apache-2.0 (permissive) · 6351ac7c1862164c · report
load_conv_bn UtkarshKharche29/Automatic-Number-Plate-Recognition/tool/config.py community (archive-listed) unverified Apache-2.0 (permissive) · c036d8e14818705c · report
load_freeze_layer hunglc007/tensorflow-yolov4-tflite/core/utils.py community (archive-listed) unverified MIT (permissive) · 4329f4b663d9a505 · report
load_gt_from_file nemonameless/PaddleDetection_YOLOX/test_tipc/compare_results.py community (archive-listed) unverified Apache-2.0 (permissive) · 29034af51e6e04b0 · report
load_images ruyueshuo/DeepStream_YOLOv4/darknet_images.py community (archive-listed) unverified MIT (permissive) · e834a9ee1660b893 · report
load_img rechardchen123/YOLOv4_traffic_sign_detection/data_transfer/anno_func.py community (archive-listed) unverified Apache-2.0 (permissive) · ac60a32de6f99646 · report
load_mask rechardchen123/YOLOv4_traffic_sign_detection/data_transfer/anno_func.py community (archive-listed) unverified Apache-2.0 (permissive) · 335b5891c69043c6 · report
make_divisible GuoQuanhao/YOLOv4-Paddle/utils/layers.py community (archive-listed) unverified MIT (permissive) · 5959383c642fb36b · report
make_layers JisuHann/MEME-Tracking/deep_sort_pytorch/deep_sort/deep/model.py community (archive-listed) unverified MIT (permissive) · c0b3d0e6e5a858ad · report
match_target_amplitude JisuHann/MEME-Tracking/keyword_spotting/trigger_word_detection_v1.py community (archive-listed) unverified MIT (permissive) · 025ba97a4016c2ea · report
multi_step_lr zhanghuiyao/yolov5_mindspore/src/lr_scheduler.py community (archive-listed) unverified MIT (permissive) · a48fb7d2d578486b · report
myconverter OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/evaluate_on_coco.py community (archive-listed) unverified Apache-2.0 (permissive) · e569ca825a7f7581 · report
network_height ruyueshuo/DeepStream_YOLOv4/darknet.py community (archive-listed) unverified MIT (permissive) · 36f24fe4ec9c3cd2 · report
network_width Dodant/ANPR-with-Yolov4/darknet.py community (archive-listed) unverified MIT (permissive) · b78a5e60fc79a562 · report
nms nemonameless/PaddleDetection_YOLOX/ppdet/modeling/post_process.py community (archive-listed) unverified Apache-2.0 (permissive) · dd212fd8add4d926 · report
nms_cpu WinstonLy/Electricity-Inspection-Based-Ascend310/yolov4_model_convert/bin_to_predict_yolov4_pytorch.py community (archive-listed) unverified MIT (permissive) · acdb6132853b26f0 · report
non_max_suppression Lebhoryi/keras-YOLOv3-model-set/tracking/model/deep_sort/preprocessing.py community (archive-listed) unverified MIT (permissive) · e8fe9fcc53566f61 · report
parse_cfg UtkarshKharche29/Automatic-Number-Plate-Recognition/tool/config.py community (archive-listed) unverified Apache-2.0 (permissive) · 93c283a4f6e6c40f · report
parse_cfg hhk7734/tensorflow-yolov4/py_src/yolov4/common/parser.py community (archive-listed) unverified MIT (permissive) · 70d71d1178ac1ab8 · report
parse_cli_to_yaml 2023-MindSpore-1/ms-code-51/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · 738456e1b7388e7e · report
parse_data_cfg GuoQuanhao/YOLOv4-Paddle/utils/parse_config.py community (archive-listed) unverified MIT (permissive) · 249eabdf1135eba0 · report
parse_data_config jason-hu7/PyTorch-YOLOv4/src/yolov4/parse_config.py community (archive-listed) unverified MIT (permissive) · ac30c31eed1a546f · report
parse_dataset hhk7734/tensorflow-yolov4/py_src/yolov4/common/parser.py community (archive-listed) unverified MIT (permissive) · ea33cbca47cad278 · report
parse_model Lornatang/YOLOv4-PyTorch/yolov4_pytorch/model/module/layer.py community (archive-listed) unverified Apache-2.0 (permissive) · 5cff3317ab0c4a46 · report
parse_model_cfg GuoQuanhao/YOLOv4-Paddle/utils/parse_config.py community (archive-listed) unverified MIT (permissive) · dcf43c0899ab3ae3 · report
parse_model_config jason-hu7/PyTorch-YOLOv4/src/yolov4/parse_config.py community (archive-listed) unverified MIT (permissive) · efd8e592f0e99b5a · report
parse_names hhk7734/tensorflow-yolov4/py_src/yolov4/common/parser.py community (archive-listed) unverified MIT (permissive) · df4796cc739902ac · report
parse_yaml 2023-MindSpore-1/ms-code-51/model_utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · 96a9939953d5992d · report
parser_results_from_log_by_name nemonameless/PaddleDetection_YOLOX/test_tipc/compare_results.py community (archive-listed) unverified Apache-2.0 (permissive) · 74324e0b712fdb30 · report
postprocess xiuyu0000/tutorials/bert/src/CRF.py community (archive-listed) unverified Apache-2.0 (permissive) · 7d22532798144bbb · report
postprocess_boxes youchangxin/YOLOv4_tensorflow2/utils/postprocess.py community (archive-listed) unverified MIT (permissive) · 33556b8350f09703 · report
prepare_yolo_files_list sushmaakoju/yolo/src/yolohelper.py community (archive-listed) unverified MIT (permissive) · d21f0c03d1aae574 · report
rand_precalc_random OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 282a9aaa904a3886 · report
rand_scale OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · be52ff73178c92a1 · report
rand_uniform_strong OwlTing/AI_basketball_games_video_editor/pytorch_YOLOv4/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · fa706f1a61f147c2 · report
readFrame ayoungkang/pytorch_Yolov4_lane-detection/models_video.py community (archive-listed) unverified Apache-2.0 (permissive) · c20febd7e9296012 · report
read_class_names hunglc007/tensorflow-yolov4-tflite/core/utils.py community (archive-listed) unverified MIT (permissive) · af0846469108661a · report
read_mot_results JisuHann/MEME-Tracking/deep_sort_pytorch/utils/io.py community (archive-listed) unverified MIT (permissive) · 9eb3b334fd02b5d3 · report
read_results JisuHann/MEME-Tracking/deep_sort_pytorch/utils/io.py community (archive-listed) unverified MIT (permissive) · 1958a4fce355d7a6 · report
read_rgb_image MEME-Phoenix/Autonomous-Driving-Cart-MEME/BetaBot/script/move_cv.py community (archive-listed) unverified MIT (permissive) · 96746392314b85f2 · report
rescale_boxes jason-hu7/PyTorch-YOLOv4/src/yolov4/utils.py community (archive-listed) unverified MIT (permissive) · 3d47ef3d567ed92d · report
residual_block hunglc007/tensorflow-yolov4-tflite/core/common.py community (archive-listed) unverified MIT (permissive) · b46ae31776c3bf68 · report
resize_image bubbliiiing/yolov4-pytorch/utils/utils.py community (archive-listed) unverified MIT (permissive) · 43bbe5f830d240ce · report
resize_image hhk7734/tensorflow-yolov4/py_src/yolov4/common/media.py community (archive-listed) unverified MIT (permissive) · 51ff7bacc4b85623 · report
run michhar/azureml-keras-yolov3-custom/deploy/score.py community (archive-listed) unverified MIT (permissive) · 18279605222bb435 · report
run_shell_command nemonameless/PaddleDetection_YOLOX/test_tipc/compare_results.py community (archive-listed) unverified Apache-2.0 (permissive) · 10d8fddc157d8c26 · report
set_saved_video ruyueshuo/DeepStream_YOLOv4/darknet_video.py community (archive-listed) unverified MIT (permissive) · e7d002eddd947e2a · report
sigmoid_focal_loss Gavino7/YOLOv3set/yolo3/loss.py community (archive-listed) unverified MIT (permissive) · 119b2c846dc6f0bd · report
softmax_focal_loss Gavino7/YOLOv3set/yolo3/loss.py community (archive-listed) unverified MIT (permissive) · a68a7dc12ee68dda · report
sparsity GuoQuanhao/YOLOv4-Paddle/utils/paddle_utils.py community (archive-listed) unverified MIT (permissive) · 4da798033f0f5c98 · report
str2int ruyueshuo/DeepStream_YOLOv4/darknet_video.py community (archive-listed) unverified MIT (permissive) · c1c4f5688ada101e · report
swish Gavino7/YOLOv3set/common/backbones/efficientnet.py community (archive-listed) unverified MIT (permissive) · d0b798e039050954 · report
to_cpu jason-hu7/PyTorch-YOLOv4/src/yolov4/utils.py community (archive-listed) unverified MIT (permissive) · 6499fc14f01a7ceb · report
unique_config_sections Dodant/ANPR-with-Yolov4/convert_weights_to_mlmodel.py community (archive-listed) unverified MIT (permissive) · a453313c9bf6d515 · report
unzip_objs JisuHann/MEME-Tracking/deep_sort_pytorch/utils/io.py community (archive-listed) unverified MIT (permissive) · 261a9c5fae0c1b9f · report
validate_integer WinstonLy/Electricity-Inspection-Based-Ascend310/presenterserver/common/parameter_validation.py community (archive-listed) unverified MIT (permissive) · f4bd6b8c782d751f · report
validate_ip WinstonLy/Electricity-Inspection-Based-Ascend310/presenterserver/common/parameter_validation.py community (archive-listed) unverified MIT (permissive) · 8b138e9a43b03efb · report
validate_port WinstonLy/Electricity-Inspection-Based-Ascend310/presenterserver/common/parameter_validation.py community (archive-listed) unverified MIT (permissive) · f5c74cd203725adf · report
vis_img samson6460/tf2_YOLO/utils/tools.py community (archive-listed) unverified no licence file found · pointer only · c468b4fdd98e49f2 · report
warmup_step_lr zhanghuiyao/yolov5_mindspore/src/lr_scheduler.py community (archive-listed) unverified MIT (permissive) · e141e8df9f31ffc3 · report
xywh2xyxy VCasecnikovs/Yet-Another-YOLOv4-Pytorch/utils.py community (archive-listed) unverified MIT (permissive) · 643c407037e04a74 · report
xyxy2xywh VCasecnikovs/Yet-Another-YOLOv4-Pytorch/utils.py community (archive-listed) unverified MIT (permissive) · 1bbee883cb0ffe20 · report
yolo_dataset_collate bubbliiiing/yolov4-pytorch/utils/dataloader.py community (archive-listed) unverified MIT (permissive) · afe1cd04d0a65b80 · report
yolo_forward RedWang1989/YOLOv4/tool/yolo_layer.py community (archive-listed) unverified Apache-2.0 (permissive) · 374f0c0f631ec3a8 · report
yolo_forward Tianxiaomo/pytorch-YOLOv4/tool/yolo_layer.py community (archive-listed) unverified Apache-2.0 (permissive) · a7ab17fcd3c31071 · report
yolo_forward UtkarshKharche29/Automatic-Number-Plate-Recognition/tool/yolo_layer.py community (archive-listed) unverified Apache-2.0 (permissive) · 060011d482c78856 · report
yolo_forward_alternative RedWang1989/YOLOv4/tool/yolo_layer.py community (archive-listed) unverified Apache-2.0 (permissive) · d1a1608346c77d1f · report
yolo_forward_dynamic Tianxiaomo/pytorch-YOLOv4/tool/yolo_layer.py community (archive-listed) unverified Apache-2.0 (permissive) · ab93e062d2f2fd64 · report
yolo_forward_dynamic WinstonLy/Electricity-Inspection-Based-Ascend310/yolov4_model_convert/bin_to_predict_yolov4_pytorch.py community (archive-listed) unverified MIT (permissive) · 67d80ba344f02270 · report
bbox_rel identical code first harvested elsewhere unverified licence of this copy not recorded · 4d17ebc44dfba307 · report

Tasks

BIG-bench Machine LearningData AugmentationObjectObject DetectionReal-Time Object Detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Object Detection COCO test-dev YOLOv4-608 AP50 65.7 #156 of 225 Archive leaderboard report
Object Detection COCO test-dev YOLOv4-608 AP75 47.3 #156 of 225 Archive leaderboard report
Object Detection COCO test-dev YOLOv4-608 APL 53.3 #156 of 225 Archive leaderboard report
Object Detection COCO test-dev YOLOv4-608 APM 46.7 #156 of 225 Archive leaderboard report
Object Detection COCO test-dev YOLOv4-608 APS 26.7 #156 of 225 Archive leaderboard report
Object Detection COCO test-dev YOLOv4-608 box mAP 43.5 #156 of 225 Archive leaderboard report
Object Detection COCO-O YOLOv4-P6 Average mAP 30.4 #18 of 45 Archive leaderboard report
Object Detection COCO-O YOLOv4-P6 Effective Robustness 5.89 #18 of 45 Archive leaderboard report
Object Detection PKU-DDD17-Car YOLOv4 mAP50 81.3 #11 of 14 Archive leaderboard report
Real-Time Object Detection COCO (Common Objects in Context) YOLOv4-L FPS (V100, b=1) 23 #70 of 82 Archive leaderboard report
Real-Time Object Detection COCO (Common Objects in Context) YOLOv4-L box AP 43.5 #70 of 82 Archive leaderboard report
Real-Time Object Detection COCO (Common Objects in Context) YOLOv4-M FPS (V100, b=1) 31 #71 of 82 Archive leaderboard report
Real-Time Object Detection COCO (Common Objects in Context) YOLOv4-M box AP 43.0 #71 of 82 Archive leaderboard report
Real-Time Object Detection COCO (Common Objects in Context) YOLOv4-S FPS (V100, b=1) 38 #75 of 82 Archive leaderboard report
Real-Time Object Detection COCO (Common Objects in Context) YOLOv4-S box AP 41.2 #75 of 82 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: CSPDarknet53, Grid Sensitive, YOLOv4

1x1 ConvolutionAdaptive Feature PoolingAverage PoolingBatch NormalizationBiFPNBottom-up Path AugmentationCSPDarknet53CSPResNeXtCSPResNeXt BlockConcatenated Skip ConnectionConvolutionCosine AnnealingCutMixDIoU-NMSDense ConnectionsDepthwise ConvolutionDepthwise Separable ConvolutionDilated ConvolutionDropBlockDropoutEfficientNetFPNGlobal Average PoolingGrid SensitiveGrouped ConvolutionInverted Residual BlockLabel SmoothingLinear WarmupLogistic RegressionMax PoolingMixupPAFPNPointwise ConvolutionPolynomial Rate DecayRFBRMSPropRPNReLUResNeXt BlockResidual ConnectionRoIAlignSGD with MomentumSPEEDSigmoid ActivationSoftmaxSpatial Pyramid PoolingTanh ActivationWeight DecayYOLOYOLOv3YOLOv4k-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