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

[Long-term feature request] Use deep learning to know which pokemon are on the path through their silhouettes #50

Open
Gin890 opened this issue Mar 3, 2021 · 0 comments

Comments

@Gin890
Copy link
Contributor

Gin890 commented Mar 3, 2021

Some small pokemon may be completely hidden by the mist. But for large ones it is possible to find it using deep learning.
Neural networks may be slow to run, and there is limited time in choosing the path. Therefore the network could be put into a separate thread to not block the main thread.
Also since the pokemon silhouette diversity is limited, a smaller network can be used and therefore it would be faster to run.

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