Skip to content

NicholasGoh/asl_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asl_detection

an attempt to detect american sign language

Prerequisites

This repo was developed on Pop!_OS 20.10.

Installing

Create environment

git clone https://github.com/NicholasGoh/asl_detection.git
cd deep_learning
conda env create -f environment.yml

Activate environment and install jupyter kernel

conda activate asl
python -m ipykernel install --user --name asl  --display-name "asl"

Notebooks will then be accessible

jupyter notebook

License

This project is licensed under the MIT License

Acknowledgments

Datasets

Repository

Code

  • Sources to borrowed code in respective notebooks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published