mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-23 03:36:36 +00:00
add rknn conversion - install and use scripts, auto convert to rknn after AI training is done and put pt and rknn models to /azaion/models directory
This commit is contained in:
@@ -32,7 +32,7 @@ Linux
|
||||
pip install --upgrade huggingface_hub
|
||||
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
|
||||
pip install git+https://github.com/airockchip/ultralytics_yolov8.git
|
||||
pip install albumentations onnx
|
||||
pip install albumentations
|
||||
```
|
||||
|
||||
**3. Fix possible problems**
|
||||
|
||||
Reference in New Issue
Block a user