Brain JS handling images for training
- Dominant language
- TypeScript
- Stars
- 14.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
This is more of a question rather than a strict feature or bug. I'd like to build a machine learning model using Brain JS to recognise something in particular within an image and simply report back whether that item is there or not. I'm interested to find out how I would go about doing this...
- How would I convert the image into a format that Brain JS can understand?
- How would I set it up to learn from a bunch of images, for instance, where 100 images contain the item I'd like to notify me of, and 100 images don't contain it, so that I can build up a robust model.
- I know it might take some time (hopefully it would get faster and faster at predicting) but my image resolutions will be around 1280x720
Contributor guide
Assessment
This issue has not been assessed yet.