v1.0
Showing
Too many changes to show.
To preserve performance only 394 of 394+ files are displayed.
logs/yolov10n.csv
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
logs/yolov10s.csv
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
logs/yolov10x.csv
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
mkdocs.yml
0 → 100644
model.properties
0 → 100644
predict.py
0 → 100644
pyproject.toml
0 → 100644
requirements.txt
0 → 100644
| # torch==2.0.1 | ||
| # torchvision==0.15.2 | ||
| onnx==1.14.0 | ||
| onnxruntime==1.15.1 | ||
| pycocotools==2.0.7 | ||
| PyYAML==6.0.1 | ||
| scipy==1.13.0 | ||
| onnxsim==0.4.36 | ||
| # onnxruntime-gpu==1.18.0 | ||
| gradio==4.31.5 | ||
| opencv-python==4.9.0.80 | ||
| psutil==5.9.8 | ||
| py-cpuinfo==9.0.0 | ||
| huggingface-hub==0.23.2 | ||
| safetensors==0.4.3 |
train.py
0 → 100644
ultralytics/__init__.py
0 → 100644
ultralytics/cfg/__init__.py
0 → 100644
ultralytics/cfg/default.yaml
0 → 100644
Please register or sign in to comment