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

prob files in pred/pro/output/ are not created #34

Open
SantiagoBarbarisi opened this issue May 14, 2018 · 5 comments
Open

prob files in pred/pro/output/ are not created #34

SantiagoBarbarisi opened this issue May 14, 2018 · 5 comments

Comments

@SantiagoBarbarisi
Copy link

Hi. I'm running the python demo file and i'm getting this error:

extract frames starts
extract frames done in 10.043 s
init sliding window starts
init sliding window done in 0.0075 s
generate proposal list starts
generate proposal list done in 0.0074 s
run proposal network starts
run proposal network done in 0.0414 s
read proposal results starts
Traceback (most recent call last):
File "run_demo.py", line 277, in
main()
File "run_demo.py", line 95, in main
prob = read_binary_blob(preddir+'pro/output/'+'{0:06}'.format(img_index+1)+'.prob')
File "run_demo.py", line 240, in read_binary_blob
f = open(filename, 'rb')
IOError: [Errno 2] No such file or directory: 'pred/pro/output/000001.prob'

I've seen that it is because the pred/pro/feature_extract.sh file does not write the prob files, but I do not know how to solve it.

Any help will be appreciated

@WestBbbbrook
Copy link

hello,i meet the same problem ,have you solve it? I change pred/pro/feature_extract.sh file "C3D/1.0 "to "C3D/1.1 ", but it is not work,too.

@pyni
Copy link

pyni commented Jun 8, 2018

汝等权值文件(SCNN_uniform16_binary_iter_30000)可能没有下载

@pyni
Copy link

pyni commented Jun 8, 2018

将其放在正确的位置,则此问可迎刃而解矣

@503004220
Copy link

将其放在正确的位置,则此问可迎刃而解矣

您好,我下载了这个文件,但是该问题还是没有解决。
请问这个文件应该放在什么地方,十分感谢!

@faith30
Copy link

faith30 commented Mar 7, 2019

将其放在正确的位置,则此问可迎刃而解矣

您好,我下载了这个文件,但是该问题还是没有解决。
请问这个文件应该放在什么地方,十分感谢!
You can read readme.md where need you download pre-trained models to ./models/ from Dropbox.

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

5 participants