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

create a Where's Waldo finder and generator? #53

Open
robertleeplummerjr opened this issue Dec 27, 2016 · 6 comments
Open

create a Where's Waldo finder and generator? #53

robertleeplummerjr opened this issue Dec 27, 2016 · 6 comments
Labels
Milestone

Comments

@robertleeplummerjr
Copy link
Contributor

This came to me talking about the neural net when explaining it to a friend, might be fun.

@robertleeplummerjr robertleeplummerjr added this to the 2.0 milestone Mar 6, 2017
@wagenaartje
Copy link
Contributor

Fun, but very hard! I think the way to go on this is to split the big image into smaller chunks (say 100x100 each) and then run a convolutional net over each one of those chunks. Let it classify if waldo is present. A generator is a whole other story though...

@robertleeplummerjr
Copy link
Contributor Author

Agreed! Progress for the underlying library requirements are here: #39

@samparsky
Copy link

samparsky commented Jul 7, 2018

@robertleeplummerjr were you able to achieve this?

@robertleeplummerjr
Copy link
Contributor Author

robertleeplummerjr commented Jul 8, 2018

The entire of brain.js v2, which we hope to have a release candidate out by the end of the month, will be the catalyst for this, and I have been working on it for essentially a couple years. I wanted to not just do it, but make it so easy a child could do it.

I was told:

Fun, but very hard!

I want to tell my future self, future @wagenaartje, and future @samparsky: "ha, easy"

We will see, but I know the api, is working, and will give us the wings to achieve this.

@idavillc
Copy link

I was wondering if the where's waldo generator was completed?

@Hawzen
Copy link

Hawzen commented Feb 15, 2021

That would be very cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants