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
I applied experimental on my own data using the pre-train model "resnet18_mstcn_video" only I modified the run as you mentioned in "You can pass the checkpoint path (.pth or .pth.tar) to the variable argument --model-path, and specify the --init-epoch to 1 to resume training." also i modified "allow_size_mismatch = True" . Then when running the code we got error .
so what is the problem and can fix this problem ?
Thanks
best regrds
The text was updated successfully, but these errors were encountered:
I applied experimental on my own data using the pre-train model "resnet18_mstcn_video" only I modified the run as you mentioned in "You can pass the checkpoint path (.pth or .pth.tar) to the variable argument --model-path, and specify the --init-epoch to 1 to resume training." also i modified "allow_size_mismatch = True" . Then when running the code we got error .
so what is the problem and can fix this problem ?
Thanks
best regrds
The text was updated successfully, but these errors were encountered: