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:
zxsanny
2024-10-03 11:41:22 +03:00
parent c234e8b190
commit 31c44943e8
8 changed files with 122 additions and 33 deletions
+4 -1
View File
@@ -4,4 +4,7 @@
datasets/
runs/
models/
*.pt
*.pt
*.onnx
*.rknn
*.mp4