Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vgg19.pkl link not available #45

Open
hashiting opened this issue Aug 6, 2019 · 7 comments
Open

vgg19.pkl link not available #45

hashiting opened this issue Aug 6, 2019 · 7 comments

Comments

@hashiting
Copy link

Hi, can anyone please send me the vgg19.pkl file?
leepengqiu@gmail.com

@LangruiZhou
Copy link

Hi,has anyone sent you the file?I can't open the link,too.Would you like to send me the file if anyone sent it to you?Thank you very much! And my e-mail: depth1024@icloud.com Thanks again!

@amereu
Copy link

amereu commented Aug 13, 2019

Hi,has anyone sent you the file?I can't open the link,too.Would you like to send me the file if anyone sent it to you?Thank you very much! And my e-mail: depth1024@icloud.com Thanks again!

Look here
facebookresearch/Detectron#613

@LangruiZhou
Copy link

It works!Thank you very much!

@Pjchardt
Copy link

Hi, I used the vgg19.pkl file linked from here, but I am getting an EOFError.

Traceback (most recent call last): File "test.py", line 4, in <module> z = generate.load_all() File "C:\Personal\Python\python2\neural_storytelling\neural-storyteller\generate.py", line 108, in load_all net = build_convnet(config.paths['vgg']) File "C:\Personal\Python\python2\neural_storytelling\neural-storyteller\generate.py", line 220, in build_convnet model = pkl.load(open(path_to_vgg)) EOFError

I have double checked my path several times and it seems correct. @Depth1024 you were able to get the vgg19 file loading running on the gpu? I don't think it is used on the cpu, so my only issue is when trying to run on gpu.

@ali0517
Copy link

ali0517 commented Aug 24, 2019 via email

@occkka
Copy link

occkka commented Sep 24, 2019

Hi, I used the vgg19.pkl file linked from here, but I am getting an EOFError.

Traceback (most recent call last): File "test.py", line 4, in <module> z = generate.load_all() File "C:\Personal\Python\python2\neural_storytelling\neural-storyteller\generate.py", line 108, in load_all net = build_convnet(config.paths['vgg']) File "C:\Personal\Python\python2\neural_storytelling\neural-storyteller\generate.py", line 220, in build_convnet model = pkl.load(open(path_to_vgg)) EOFError

I have double checked my path several times and it seems correct. @Depth1024 you were able to get the vgg19 file loading running on the gpu? I don't think it is used on the cpu, so my only issue is when trying to run on gpu.

I got the same problem...If anyone has solved the EOFEroor, please share the method here.
I am also trying to get the vgg19.pkl file by using aws cli (as this page says we can download with it!) but don't know how to access the s3 bucket...

@bamboo06
Copy link

It works!Thank you very much!

你的这个代码正常运行起来了?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants