You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your readme, you mentioned: We provide some pre-trained models as the baseline with the classic backbone architectures and two output heads - for gesture classification and leading hand classification.
I am trying to run resnet18 for hand classification, how to config the yaml file?
is the ResNet18 pth model file trained by you for hand classification?
I tried to modify the yaml file, and use ResNet18 for hand classification, but the code report error.
The text was updated successfully, but these errors were encountered:
Hi,
In your readme, you mentioned:
We provide some pre-trained models as the baseline with the classic backbone architectures and two output heads - for gesture classification and leading hand classification.
I am trying to run resnet18 for hand classification, how to config the yaml file?
is the ResNet18 pth model file trained by you for hand classification?
I tried to modify the yaml file, and use ResNet18 for hand classification, but the code report error.
The text was updated successfully, but these errors were encountered: