rabBit64 / Sign-language-recognition-with-RNN-and-Mediapipe

Apache License 2.0
8 stars 0 forks source link

build.py file not working #23

Open jinschofield opened 4 years ago

jinschofield commented 4 years ago

Hi,

Thank you so much for your efforts! I am trying to run the build.py file, but when I run it nothing happens. I don't get an error, but no changes are made and nothing appears in the output folder. Could we please receive your help? Thanks!

rubythalib33 commented 3 years ago

may be you forget the / after input_data_path e.g.: input_data_path=~/dataset/signlanguage --> False : input_data_path=~/dataset/signlanguage/ --> True