We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i'm trying to run sh test_human16.sh . ../models/model_extension_mask3d/mask3d_iter_400000.caffemodel mask3d 5 but get the following error:
sh test_human16.sh . ../models/model_extension_mask3d/mask3d_iter_400000.caffemodel mask3d 5
The text was updated successfully, but these errors were encountered:
It seems that caffe.proto is not up-to-date. Did you download the whole zip file?
Sorry, something went wrong.
ParseError: 13:3 : Message type "caffe.LayerParameter" has no field named "image_data_lstm_param".
No branches or pull requests
i'm trying to run
sh test_human16.sh . ../models/model_extension_mask3d/mask3d_iter_400000.caffemodel mask3d 5
but get the following error:The text was updated successfully, but these errors were encountered: