v1.0
Showing
Too many changes to show.
To preserve performance only 353 of 353+ files are displayed.
model.properties
0 → 100644
paper-yolov13.pdf
0 → 100644
File added
prediction.py
0 → 100644
pyproject.toml
0 → 100644
requirements.txt
0 → 100644
| # torch==2.2.2 | ||
| # torchvision==0.17.2 | ||
| # flash_attn-2.7.3+cu11torch2.2cxx11abiFALSE-cp311-cp311-linux_x86_64.whl | ||
| timm==1.0.14 | ||
| albumentations==2.0.4 | ||
| onnx==1.14.0 | ||
| # onnxruntime==1.15.1 | ||
| pycocotools==2.0.7 | ||
| PyYAML==6.0.1 | ||
| scipy # 1.13.0 | ||
| onnxslim==0.1.31 | ||
| # onnxruntime-gpu==1.18.0 | ||
| gradio==4.44.1 | ||
| opencv-python # 4.9.0.80 | ||
| psutil==5.9.8 | ||
| py-cpuinfo==9.0.0 | ||
| huggingface-hub==0.33.2 | ||
| safetensors==0.4.3 | ||
| numpy==1.26.4 | ||
| supervision==0.22.0 |
tests/__init__.py
0 → 100644
tests/conftest.py
0 → 100644
tests/test_cli.py
0 → 100644
tests/test_cuda.py
0 → 100644
tests/test_engine.py
0 → 100644
tests/test_exports.py
0 → 100644
tests/test_integrations.py
0 → 100644
tests/test_python.py
0 → 100644
tests/test_solutions.py
0 → 100644
train.py
0 → 100644
ultralytics/__init__.py
0 → 100644
File added
ultralytics/assets/bus.jpg
0 → 100644
134 KB
49.2 KB
ultralytics/cfg/__init__.py
0 → 100644