Project
A game that implement Image Classification using CNN. The game has a rule like UNO but played with poker card. You can play this game by yourself. The game will recognize the card you put on the table and will give you a notification if the card is valid or not. The game will also recognize the card you draw from the deck and will give you a notification if the card is valid or not. The game will end if there is a player/computer who has no card left in their hand.
Technologies
OpenCV
TensorFlow
Python
Back