Convolutional Keras Layers Full Image Neural Network.
Keras Image and Video Convolutional Layer Neural Network.
So I tried real simple text based image analysis, but the reality is that images are 24 bit rgb style and Tensorflowjs
with it's floating point math can handle the larger amount of data.
So lets try to do something similar to the last page and train the model with full images loaded from this web domain
REMEMBER: THIS IS PROOF OF CONCEPT, IT WILL NEED MANY MORE IMAGES TO GET GOOD RESULTS!
Test page for loading multiple images of different sizes, force them to 64 x 48, and then load the data into a tensor as the xTrainingData for a Neural Network. (Labels would have to be dealt with using a coordinated text file!)
Labels are one hot encoded no shape, circle, triangle, rectangle
All images below fixed 100 x 100 and pixelated if low resolution