jackyjsy / CVPR21Chal-SLR

This repo contains the official code of our work SAM-SLR which won the CVPR 2021 Challenge on Large Scale Signer Independent Isolated Sign Language Recognition.
Creative Commons Zero v1.0 Universal
205 stars 50 forks source link

No module named 'utils' when trying to run 'gen_hha.py' #6

Closed snorlaxse closed 3 years ago

snorlaxse commented 3 years ago
# from utils.rgbd_util import *
# from utils.getCameraParam import *
# from getHHA import getHHA

Just remove these from pkg line.

jackyjsy commented 3 years ago

Thanks for pointing out! It's been corrected in commit 24509a702318001f1148fef78f74d05df37cf8a1