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/const.py
smart_gestures/alphabet/asl_model/__init__.py
smart_gestures/alphabet/asl_model/data_utils.py
smart_gestures/alphabet/asl_model/model_utils.py
smart_gestures/alphabet/asl_model/run_training.py
smart_gestures/alphabet/asl_model/train_utils.py
smart_gestures/alphabet/vgt_model/__init__.py
smart_gestures/alphabet/vgt_model/callbacks.py
smart_gestures/alphabet/vgt_model/const.py
smart_gestures/alphabet/vgt_model/data_utils.py
smart_gestures/alphabet/vgt_model/model_utils.py
smart_gestures/alphabet/vgt_model/run_training.py
smart_gestures/alphabet/vgt_model/test_camera.py
smart_gestures/alphabet/vgt_model/train_utils.py
smart_gestures/gestures/lstm_model/data_utils.py
smart_gestures/gestures/lstm_model/label_utils.py