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
Hi, @francescoragusa , it does not work. I print the size of the tensor and it is [4096, 2304] but it is [4096, 20] in main.py annotation. please let me know if I miss something.
Hi,
Thanks for sharing your great work.
I could not find the trained model path "models/meccano/final_fusion_model.pt" in RULSTM test code.
python main.py test ../../test_features/ models/meccano/final_fusion_model.pt --modality fusion --task anticipation --num_class 61 --img_tmpl {:05d}.jpg --meccanomulti
I tried to change the trained model path but I am getting error as below. Could you please guide.
The text was updated successfully, but these errors were encountered: