ScratchData LogoScratchData
Back to isabeld65's profile

AI Doodle Detector (Neural Network)

ISisabeld65•Created January 6, 2025
AI Doodle Detector (Neural Network)
0
0
1 views
View on Scratch

Instructions

This is an AI that will detect which object you drew. Have fun! If it's slow for you, use Turbowarp: https://turbowarp.org/1044907724 ---- How does it work? ---- This project uses a convolutional neural network, trained in Python. I imported all the weights and biases into Scratch lists and re-created the network. For anyone interested, this is the network architecture: Convolutional layer (3x3 filters, 6 output channels) Max pooling layer (2x2) Dense layer (30 neurons) Dense layer (30 neurons) Dense output layer (9 neurons) ---- Credits ---- • Thanks to @Turtsles and @booknightcrawler for testing the AI with their drawing styles. • Thanks to Google for the Quick Draw! dataset, which this AI trained on. • Thanks to @-Rex- for Pen Font Engine++, which is used for most of the drawn text in this project.

Project Details

Project ID1117002845
CreatedJanuary 6, 2025
Last ModifiedJanuary 6, 2025
SharedJanuary 6, 2025
Visibilityvisible
CommentsDisabled

Remix Information

Parent ProjectView Parent
Root ProjectView Root