VIM3 CLONE with yolov8n

vim3 pro ubuntu20.04 offical
i am learning to use yolov8n but something warn with clone
https://docs.khadas.com/products/sbc/vim3/npu/ksnn/demos/yolov8n

root@Khadas:/home/khadas/Desktop/yolov8n/ultralytics# git lfs clone --recursive GitHub - khadas/aml_npu_sdk
WARNING: ‘git lfs clone’ is deprecated and will not be updated
with new flags from ‘git clone’

‘git clone’ has been updated in upstream Git to have comparable
speeds to ‘git lfs clone’.
Cloning into ‘aml_npu_sdk’…
remote: Enumerating objects: 718, done.
remote: Counting objects: 100% (24/24), done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 718 (delta 9), reused 16 (delta 6), pack-reused 694
Receiving objects: 100% (718/718), 51.90 MiB | 896.00 KiB/s, done.
Resolving deltas: 100% (437/437), done.
Submodule ‘acuity-toolkit/bin’ (khadas / neural_network_large_file · GitLab) registered for path ‘acuity-toolkit/bin’
Submodule ‘acuity-toolkit/python’ (khadas / neural_network_large_file · GitLab) registered for path ‘acuity-toolkit/python’
Cloning into ‘/home/khadas/Desktop/yolov8n/ultralytics/aml_npu_sdk/acuity-toolkit/bin’…
remote: Enumerating objects: 13587, done.
remote: Counting objects: 100% (1897/1897), done.
remote: Compressing objects: 100% (1771/1771), done.
fatal: the remote end hung up unexpectedly0 GiB | 934.00 KiB/s
fatal: early EOF
fatal: index-pack failed
fatal: clone of ‘khadas / neural_network_large_file · GitLab’ into submodule path ‘/home/khadas/Desktop/yolov8n/ultralytics/aml_npu_sdk/acuity-toolkit/bin’ failed
Failed to clone ‘acuity-toolkit/bin’. Retry scheduled
Cloning into ‘/home/khadas/Desktop/yolov8n/ultralytics/aml_npu_sdk/acuity-toolkit/python’…
remote: Enumerating objects: 13587, done.
remote: Counting objects: 100% (1897/1897), done.
remote: Compressing objects: 100% (1771/1771), done.
remote: Total 13587 (delta 154), reused 1241 (delta 101), pack-reused 11690 (from 1)
Receiving objects: 100% (13587/13587), 3.97 GiB | 902.00 KiB/s, done.
Resolving deltas: 100% (3024/3024), done.
Cloning into ‘/home/khadas/Desktop/yolov8n/ultralytics/aml_npu_sdk/acuity-toolkit/bin’…
remote: Enumerating objects: 13587, done.
remote: Counting objects: 100% (1897/1897), done.
remote: Compressing objects: 100% (1771/1771), done.
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
fatal: clone of ‘khadas / neural_network_large_file · GitLab’ into submodule path ‘/home/khadas/Desktop/yolov8n/ultralytics/aml_npu_sdk/acuity-toolkit/bin’ failed
Failed to clone ‘acuity-toolkit/bin’ a second time, aborting
Error(s) during clone:
git clone failed: exit status 1
root@Khadas:/home/khadas/Desktop/yolov8n/ultralytics#

Hello @ZA_YU ,

That is the problem of github network. Try to clone a few more times.

我把 aml_npu_sdk文件夹删了重新2下载了三次分别换源 挂梯子 不挂梯子都不行 并且速度都只有900kb左右

Hello @ZA_YU ,

…这我也不知道了…要不你试一下在失败的分支目录下直接把分支拉下来。

谢谢 解决了通过电脑代理成功了————————