smallcorgi / 3D-Deepbox

3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loading demo_model

xinyi123gina opened this issue · comments

Hi,

I was trying to test the demo_model but when I was loading the model, I was getting the following error messages:
W tensorflow/core/framework/op_kernel.cc:1192] Out of range: Read less bytes than requested

Has anyone here successfully loaded the demo_model?

Thanks!

This is the complete error messages that I'm getting:
error_msg.txt

The network weight is partially downloaded, try downloading https://github.com/smallcorgi/3D-Deepbox/blob/master/demo_model/demo_model.data-00000-of-00001 again, it should be around 161 MB.

Hi, but how to download the demo model???

commented

You can use Git LFS to download. Check this link: git-lfs/git-lfs#911 (comment)

But seems the repo is out of bandwidth this month for more public downloading :(

commented

I have the same problem, @LC041336 how did you download the model again?

commented

I can not load the model file

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.

Can someone put the model file somewhere else?

You can use Git LFS to download. Check this link: git-lfs/git-lfs#911 (comment)

But seems the repo is out of bandwidth this month for more public downloading :(

Ddid you download the demo model file? @hyperchris @ArtlyStyles