Skip to content

mlaws21/ASL-Interpreter

Repository files navigation

ASL-Interpreter

all code can be run from main.py. See main method for thing that you are capabale of doing, note for the code to run you must have the proper data directories set up.

See ASL-Interpreter.pdf for writeup

Some run commands:

python3 main.py: runs driver program over all evaluation sets

python3 main.py video: starts video interpreter

python3 main.py word <filename>: translates word in given file

python3 main.py validator: runs validation search

python3 main.py preproc <in directory> <out directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages