Skip to content
New issue

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

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

Already on GitHub? # to your account

no vgg19.npy #2

Open
TracesChen opened this issue Jun 15, 2019 · 2 comments
Open

no vgg19.npy #2

TracesChen opened this issue Jun 15, 2019 · 2 comments

Comments

@TracesChen
Copy link

TracesChen commented Jun 15, 2019

Hi @cl199443
please helping me , thanks!
Traceback (most recent call last):
File "", line 10, in
File "/home/ubuntu/Deep-Semantic-Feature-Matching-master/vgg19.py", line 20, in init
self.data_dict = np.load(vgg19_npy_path, encoding='latin1').item()
File "/home/ubuntu/anaconda3/envs/tensorflow/lib/python3.6/site-packages/numpy/lib/npyio.py", line 422, in load
fid = open(os_fspath(file), "rb")
FileNotFoundError: [Errno 2] 没有那个文件或目录: '/home/ubuntu/Deep-Semantic-Feature-Matching-master/vgg19.npy'
/home/ubuntu/Deep-Semantic-Feature-Matching-master/vgg19.npy

@cl199443
Copy link
Owner

hello, this file can be found here (https://github.com/machrisaa/tensorflow-vgg) and it's just a pre-trained model parameter file.

@TracesChen
Copy link
Author

TracesChen commented Jun 19, 2019 via email

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

No branches or pull requests

2 participants