* Add project code * Logger improvements * Improvements to web demo code * added create_wlasl_landmarks_dataset.py and xtract_mediapipe_landmarks.py * Fix rotation augmentation * fixed error in docstring, and removed unnecessary replace -1 -> 0 * Readme updates * Share base notebooks * Add notebooks and unify for different datasets * requirements update * fixes * Make evaluate more deterministic * Allow training with clearml * refactor preprocessing and apply linter * Minor fixes * Minor notebook tweaks * Readme updates * Fix PR comments * Remove unneeded code * Add banner to Readme --------- Co-authored-by: Gabriel Lema <gabriel.lema@xmartlabs.com>
22 lines
338 B
Plaintext
22 lines
338 B
Plaintext
bokeh==2.4.3
|
|
boto3>=1.9
|
|
clearml==1.6.4
|
|
ipywidgets==8.0.4
|
|
matplotlib==3.5.3
|
|
mediapipe==0.8.11
|
|
notebook==6.5.2
|
|
opencv-python==4.6.0.66
|
|
pandas==1.1.5
|
|
pandas==1.1.5
|
|
plotly==5.11.0
|
|
scikit-learn==1.0.2
|
|
torchvision==0.13.0
|
|
tqdm==4.54.1
|
|
# ------
|
|
requests==2.28.1
|
|
onnx==1.12.0
|
|
onnx-tf==1.10.0
|
|
onnxruntime==1.12.1
|
|
tensorflow
|
|
tensorflow-probability
|