NVIDIA-AI-IOT / deepstream_tao_apps

Sample apps to demonstrate how to deploy models trained with TAO on DeepStream
MIT License
369 stars 95 forks source link

git-lfs pull failed: This repo is over its data quota. #17

Open deephanson94 opened 4 years ago

deephanson94 commented 4 years ago

When doing git clone, i encounter this issue:

Git LFS: (0 of 10 files) 0 B / 338.10 MB
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access. error: failed to fetch some objects from 'https://github.com/NVIDIA-AI-IOT/deepstream_tlt_apps.git/info/lfs'

I have git-lsf installed, try to workaround by using git-lfs pull but it still fails.

mchi-zg commented 4 years ago

it's because the bandwidth of this project is out of use, we are now working to fix this.

Thanks for the notification!

deephanson94 commented 4 years ago

hi @mchi-zg, how long shall we expect this issue to be fixed? Thanks!

lordet01 commented 4 years ago

Please deal with the Git LFS issue. I cannot download pretrained models. How about uploading large files other than Git LFS?

jtagxhub commented 4 years ago

We put the model in another place. Please check the "Known issues" in the README page.

Thanks!