This is my submission to the AI Competition. This is program which categorizes your drawings into 100 different categories(Read categories.txt for a comprehensive list). This uses Tensorflow.js to run the neural network which I trained using Keras. To make the pie graph, I used p5.js. Also, fullscreen the page to get the optimal experience.
This is my submission to the AI Competition. This is program which categorizes your drawings into 100 different categories(Read categories.txt for a comprehensive list). This uses Tensorflow.js to run the neural network which I trained using Keras. To make the pie graph, I used p5.js. Also, fullscreen the page to get the optimal experience.
Let me know you think!
This is really cool, @ArpanDhatt! It was interesting to watch it update as I added to my drawing.
At full screen, the wheel covered part of the drawing space, but I used control+minus to shrink my text size and it displayed ok then.
@themaka yeah, my css isn't great. If you open it in Repl, you can fullscreen it there and it will be larger.