LICENSE
README.md
pyproject.toml
setup.cfg
smart_gestures/__init__.py
smart_gestures.egg-info/PKG-INFO
smart_gestures.egg-info/SOURCES.txt
smart_gestures.egg-info/dependency_links.txt
smart_gestures.egg-info/not-zip-safe
smart_gestures.egg-info/requires.txt
smart_gestures.egg-info/top_level.txt
smart_gestures/alphabet/__init__.py
smart_gestures/alphabet/asl_model/__init__.py
smart_gestures/alphabet/asl_model/model.py
smart_gestures/alphabet/asl_model/data/classes.json
smart_gestures/alphabet/asl_model/models/asl_alphabet_model.pth
smart_gestures/alphabet/vgt_model/__init__.py
smart_gestures/alphabet/vgt_model/model.py
smart_gestures/alphabet/vgt_model/data/classes.json
smart_gestures/alphabet/vgt_model/models/vgt_alphabet_model.pth
smart_gestures/gestures/lstm_model/model.py