20BN-jester
20BN-jester copied to clipboard
Deep Learning project written with Keras/TensorFlow to predict human hand gestures based on the jester dataset
FileNotFoundError: [Errno 2] No such file or directory: '/home/ec2-user/data/csv_files/jester-v1-labels.csv' Please provide this file
C:\ProgramData\Anaconda3\python.exe E:/TensorFlowTest_20200414/20BN-jester-master/main.py Using TensorFlow backend. C:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as...
Hi, I have downloaded all the 20bn jester dataset from their website, total 22 files of them. But I plan to use only two type of gestures out of all...
Hey thanks for the repo!! Can you share the pretrained model if its possible for you. Otherwise atleast share the link to download dataset. Thank You.