Skip to content

htcooper/mahjongg-ai-tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mahjongg AI Tutor - Object Detection Model

This is the object detection module for the Mahjongg AI tutor.

object_detection.py

  • tensorflow, cv2
  • Loads a model (pb - frozen inference graph)
  • Runs real-time detection using a video source

inspect_graph.py

  • prints the operation names from the model for reference

labels.txt

  • the labels for the Mahjongg AI model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages