scnn icon indicating copy to clipboard operation
scnn copied to clipboard

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

Open SantiagoBarbarisi opened this issue 6 years ago • 5 comments

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

SantiagoBarbarisi avatar May 14 '18 09:05 SantiagoBarbarisi

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.

WestBbbbrook avatar May 24 '18 14:05 WestBbbbrook

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

pyni avatar Jun 08 '18 02:06 pyni

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

pyni avatar Jun 08 '18 02:06 pyni

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

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

503004220 avatar Mar 02 '19 03:03 503004220

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

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

faith30 avatar Mar 07 '19 07:03 faith30