MahmudulAlam / Unified-Gesture-and-Fingertip-Detection

Unified learning approach for egocentric hand gesture recognition and fingertip detection.

Home Page:https://www.sciencedirect.com/science/article/pii/S0031320321003824

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSError: Unable to open file (unable to open file: name = 'weights/performance.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

Jasonmes opened this issue · comments

File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5f.pyx", line 88, in h5py.h5f.open
OSError: Unable to open file (unable to open file: name = 'weights/performance.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

where is performance.h5

Hi @Jasonmes
Thanks for your interest.
You have to download the weights files separately as their size exceeds the GitHub file size limit. You can download the files by clicking on this option in the Readme section.

Downloads

Also, you can access the files using the following link:
https://mega.nz/#F!y9dBAKiK!gDd8AZCax2IIUGo4W4ixUw

If you have problem to access this link then you can download the weights files from the following dropbox link:
https://www.dropbox.com/s/bqrzxcrt2x0mitr/weights.zip?dl=0
Hope this helps.