yolo训练
Go to file
2025-02-28 09:27:38 +08:00
__pycache__ first commit 2025-02-28 09:27:38 +08:00
classify first commit 2025-02-28 09:27:38 +08:00
data first commit 2025-02-28 09:27:38 +08:00
models first commit 2025-02-28 09:27:38 +08:00
test first commit 2025-02-28 09:27:38 +08:00
utils first commit 2025-02-28 09:27:38 +08:00
best.onnx first commit 2025-02-28 09:27:38 +08:00
best.pt first commit 2025-02-28 09:27:38 +08:00
bus.jpg first commit 2025-02-28 09:27:38 +08:00
detect.py first commit 2025-02-28 09:27:38 +08:00
export.py first commit 2025-02-28 09:27:38 +08:00
hubconf.py first commit 2025-02-28 09:27:38 +08:00
README.md first commit 2025-02-28 09:27:38 +08:00
requirements.txt first commit 2025-02-28 09:27:38 +08:00
setup.cfg first commit 2025-02-28 09:27:38 +08:00
train.py first commit 2025-02-28 09:27:38 +08:00
tutorial.ipynb first commit 2025-02-28 09:27:38 +08:00
val.py first commit 2025-02-28 09:27:38 +08:00
yolov5s_6.2.bin first commit 2025-02-28 09:27:38 +08:00
yolov5s_6.2.param first commit 2025-02-28 09:27:38 +08:00
yolov5s_v6.2.onnx first commit 2025-02-28 09:27:38 +08:00
yolov5s_v6.2.torchscript first commit 2025-02-28 09:27:38 +08:00
yolov5s.pt first commit 2025-02-28 09:27:38 +08:00
yolov5x.pt first commit 2025-02-28 09:27:38 +08:00

yolov5_62_export_ncnn

python export.py --weights yolov5s_v6.2.pt --img 640 --batch 1 --include onnx torchscript --simplify