smallcorgi / 3D-Deepbox

3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)
MIT License
488 stars 151 forks source link

quota exceeded #45

Open AndreV84 opened 3 years ago

AndreV84 commented 3 years ago

git clone https://github.com/smallcorgi/3D-Deepbox.git Cloning into '3D-Deepbox'... remote: Enumerating objects: 3855, done. remote: Total 3855 (delta 0), reused 0 (delta 0), pack-reused 3855 Receiving objects: 100% (3855/3855), 2.29 MiB | 5.71 MiB/s, done. Resolving deltas: 100% (27/27), done. Downloading demo_model/demo_model.data-00000-of-00001 (162 MB) Error downloading object: demo_model/demo_model.data-00000-of-00001 (40bed66): Smudge error: Error downloading demo_model/demo_model.data-00000-of-00001 (40bed66ec5109d2620a390eb16ad04cad335406a5f33fca209dee2417381aca8): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to /home/user/3D-Deepbox/.git/lfs/objects/logs/20201019T220032.252927311.log Use git lfs logs last to view the log. error: external filter 'git-lfs filter-process' failed fatal: demo_model/demo_model.data-00000-of-00001: smudge filter lfs failed warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD'

ghost commented 3 years ago

Did you figure our how to get the pre-trained tensorflow model?

caoya19901024 commented 3 years ago

@AndreV84 hello, did you download the demo model file finally?

caoya19901024 commented 3 years ago

Did you figure our how to get the pre-trained tensorflow model?

Did you download the demo model file? @deeprun