Models and data

June 12, 2026 · View on GitHub

← Documentation · Demos · Building

Download

.\download_models.ps1
.\download_models.ps1 -Force   # re-download

Full list: bin/models/README.txt.

Files in bin/

FilePurpose
test.pnggeneral demos (squirrel_cls)
text_sample.pngPPOCR / DemoDnnPpocr5
backbone.onnx, neckhead.onnxTrackerNano

Files in bin/models/

FileAPI / demo
face_detection_yunet_2026may.onnxwebcam OpenCV 5 (dynamic input)
face_detection_yunet_2023mar.onnxphoto
face_recognition_sface_2021dec.onnxDemoWebcamFaceId5
classification.onnxalias → MobileNet classify
detection_yolox.onnxalias → YOLOX detect
text_detection_ppocr.onnxalias → PPOCR DB
human_segmentation_pphumanseg_2023mar.onnxsegmentation
frozen_east_text_detection.pbEAST
nanotrack_*_sim.onnxTrackerNano

Sources

DNN in code: Cookbook