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

mnist mnn推理问题 #16

Open
czqhubu opened this issue Dec 23, 2019 · 0 comments
Open

mnist mnn推理问题 #16

czqhubu opened this issue Dec 23, 2019 · 0 comments

Comments

@czqhubu
Copy link

czqhubu commented Dec 23, 2019

有个地方不太理解,为什么mnist是灰度图,也就是(28,28,1),但是jni里面用的是3通道,std::vector dims{1, INPUT_SIZE, INPUT_SIZE, 3};image.convertTo(image, CV_32FC3);

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

1 participant