Brain.js: Brain JS handling images for training

Created on 17 Oct 2020  路  4Comments  路  Source: BrainJS/brain.js

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
enhancement question

Most helpful comment

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

All 4 comments

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@robertleeplummerjr any update on this?

@sts-ryan-holton I think your answer is here #352

@Nelias I did have a look at that issue and couldn't find any code examples.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AkashGutha picture AkashGutha  路  5Comments

lynxionxs picture lynxionxs  路  5Comments

ximik753 picture ximik753  路  3Comments

nezzard picture nezzard  路  5Comments

panzad3 picture panzad3  路  5Comments