Skip to content

Deep Neural Networks for Fast Object Detection and Automated Scoring in Scrabble

Notifications You must be signed in to change notification settings

meicholtz/scrabble

Repository files navigation

Using Keras and Tensorflow to Identify Scrabble Letters

To generate a keras weights file:

cd CNN/
python3 letter_detection.py

To apply the weights file and test CNN accuracy:

cd CNN/
python3 sliding_window.py

This should generate a picture of Scrabble board and then a text overlay of predicted letters. Example Text Overlay

About

Deep Neural Networks for Fast Object Detection and Automated Scoring in Scrabble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published