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

how to check the input image size is matched with model input layer? #491

Closed
bobby-chiu opened this issue Jul 27, 2018 · 2 comments
Closed

Comments

@bobby-chiu
Copy link

No description provided.

@boyang24
Copy link

hi cause i saw your comment in ncnn project,and already fixed some problems,i have few questions here,i want you do me a favor,
1.now my project is age and gender recognize under mxnet,and i already change the paremeter to bin & param by mxnet2ncnn tool,
2.and i write a .cpp my self,

3.when i run the program in ubuntu,it ahs the problem like:find_blob_index_by_name prob failed
so i do not know the reason,please guide me to fix this,big thanks
4.i do not know if the mxnet2ncnn tool can change the parameter to the right format,but when i run the tool,it is no error,

@nihui
Copy link
Member

nihui commented Nov 19, 2018

ncnn do not check the size, as for some typical network (FCN), the input image size can be dynamic.

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

3 participants