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

WARNING batched routines are designed for small sizes. It might be better to use the Native/Hybrid classical routines if you want good performance. #13

Open
Ericchen328 opened this issue Apr 2, 2024 · 2 comments

Comments

@Ericchen328
Copy link

When I train this network with a different dataset, the following error occurs:

WARNING batched routines are designed for small sizes. It might be better to use the
Native/Hybrid classical routines if you want good performance.

===============================================================================
do you know how to deal with it

@cnexah
Copy link
Owner

cnexah commented Apr 2, 2024

I didn't meet this problem before.
I guess the reason is that the resolution of input image is too large.
Could you please try to down-sample the input image before feeding into the network?

@Ericchen328
Copy link
Author

ok,i will try it thanks you so much

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

2 participants