mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 07:06:36 +00:00
fix folder names, refactoring
move to yolov8m use checkpoint.txt instead of yaml
This commit is contained in:
@@ -15,6 +15,5 @@ nvcc --version
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade huggingface_hub
|
||||
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
|
||||
pip install -q git+https://github.com/THU-MIG/yolov10.git
|
||||
pip install albumentations
|
||||
pip install ultralytics albumentations
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user