predict_on_images.py: error: too few arguments
RanAR90 opened this issue · 1 comments
Hello..
Thanks for the code and the very helpful read me files..
I tried to call the predict_on_images.py on the examples folder you supported but got this error
C:\neuraltalk-master>python predict_on_images.py
usage: predict_on_images.py [-h] [-r ROOT_PATH]
predict_on_images.py: error: too few arguments
I would appreciate any help ...
Regards
Yf
Am 28.10.2015 15:11 schrieb "RaniemAR" notifications@github.com:
When I am calling the code I am getting this error:
Outputs will be scaled by mean and standard deviation specified in NC
file.
Computing outputs for data fraction 1...FAILED: CUBLAS matrix
multiplication failedit happens after creating the neural network is done and this error
message shows after :Creating the neural network... done.
Layers:
(0) input size: 4096 lstm size: 512, bias: 1.0, weights: 9440768 softmax
size: 8148, bias: 1.0, weights: 4179924 multiclass_classification [size:
8148]
Total weights: 13620692Any help would be appreciated ..
Thank you very much..—
Reply to this email directly or view it on GitHub.