Gant Laborde

Results 367 comments of Gant Laborde

No problem! It can be confusing :) When you say "locally" do you mean you're copying the files to your server, or do you mean you're making a web page...

No problem! Put the files in a models folder and don't forget to set `"web_accessible_resources": ["images/*", "models/*"],` in your manifest.json so the script can access them.

that makes sense. Would you be so kind as to open a PR?

Currently no, but I like that idea. I am short on free-time to build a new data category, but that's a great suggestion. I'm going to add this to a...

That's strange that it keeps thinking the right model is the 3rd option. Which model are you using? The 299x299 I see. Have you tried the 224x224 model? Also, why...

no worries! So this is for your node server? Are you using tfjs-node? or tfjs-node-gpu?

I imagine this would take a while client-side. However, I'd like to start at (just do it) and then work on doing it fast. There could be a "random scan"...

I really like that. Is that doable in JS?