Skip to content

pratzz/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

Installation

Dependencies:

Set working directory to git repository and run pip install requirements.txt

Data Generation

Run collect_data.py, a window with camera feed will pop up. You can capture the images by pressing Spacebar.

Example

> python collect_data.py
Please select one of the labels:
Rock(0)
Paper(1)
Scissors(2)
Your input: 1

Paper selected!
No. of images do you wish to capture:1
Hit Space to Capture Image

Your collected data will be stored in the current directory under label name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages