Skip to content

A real time rock paper scissors implementation using tensorflow and OpenCV

Notifications You must be signed in to change notification settings

ai-rafique/jankenpon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jankenpon

A real time rock paper scissors implementation using tensorflow and OpenCV

Tools Used

  • Python 3.8
  • Tensorflow 2.4.1
  • OpenCV 4.5.1.48

Dataset Used

Paper, Rock, Scissor CGI generated dataset by Laurence Moroney Available from https://laurencemoroney.com/datasets.html

Important Files

  • main.py : where the training happens
  • testing.py : where the model is tested
  • realtime.py : where the model is loaded with opencv for realtime analysis

About

A real time rock paper scissors implementation using tensorflow and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages