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

关于运行script_rfcn_demo.m失败 #39

Open
HuangGuoming opened this issue Sep 11, 2016 · 2 comments
Open

关于运行script_rfcn_demo.m失败 #39

HuangGuoming opened this issue Sep 11, 2016 · 2 comments

Comments

@HuangGuoming
Copy link

你好!感谢分享!依照Readme的说明,运行script_rfcn_demo.m时出现错误,matlab提示:
**Error using CHECK_FILE_EXIST (line 4)
E:\R-FCN-master\output\rfcn_demo\rfcn_VOC0712_ResNet101_OHEM_rpn_resnet101\final does not exist

Error in caffe.Net/copy_from (line 166)
CHECK_FILE_EXIST(weights_file);

Error in script_rfcn_demo (line 39)
caffe_net.copy_from(rfcn_net);**
根据提示,说final这个文件不存在,我知道output文件夹是在运行rfcn-build.m时产生的,但final文件需要自己添加的?还是说是程序生成的。这个问题如何解决?谢谢。
如果可以,能否通过邮件回答我,[email protected],不胜感激。

@zzningxp
Copy link

From the Readme.md, download it from OneDrive or BaiduYun.

Resources

Experiment logs: OneDrive, BaiduYun
If the automatic "fetch_data" fails, you may manually download resouces from:

Pre-complied caffe mex (Windows):
OneDrive, BaiduYun
Demo R-FCN model:
OneDrive, BaiduYun
ImageNet-pretrained networks:
ResNet-50 net OneDrive, BaiduYun
ResNet-101 net OneDrive, BaiduYun
Pre-computed region proposals:
OneDrive, BaiduYun

@HuangGuoming
Copy link
Author

thks~!

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

2 participants