You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "Lang Chen"<notifications@github.com>;
发送时间: 2019年6月16日(星期天) 晚上8:45
收件人: "cl199443/Deep-Semantic-Feature-Matching"<Deep-Semantic-Feature-Matching@noreply.github.com>;
抄送: "Dream"<1216159885@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [cl199443/Deep-Semantic-Feature-Matching] no vgg19.npy (#2)
hello, this file can be found here (https://github.com/machrisaa/tensorflow-vgg) and it's just a pre-trained model parameter file.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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
The text was updated successfully, but these errors were encountered: