Closed TitaniumOne closed 4 years ago
Excuse me, I got the same error as yours. So, could you please tell me how you deal with it? Thanks a lot.
loading pretrained model data/results_hmdb51/r2p1d50_K_200ep.pth
Traceback (most recent call last):
File "main.py", line 428, in
@Dongjiuqing Could you post the command line call that you are running? Check the relative paths.
@Dongjiuqing Could you post the command line call that you are running? Check the relative paths
Thank you for your reply. I have solved this error. I found that my python-version is 3.5. I create an env. whit a python 3.7 . It works.
Hi, I can not save the checkpoint, but I can save the val.log, train.log, train_batch.log and opts.json. Can you help me? Thank you!!!