V-Sense / ACTION-Net

Official PyTorch implementation of ACTION-Net: Multipath Excitation for Action Recognition (CVPR'21)
MIT License
198 stars 45 forks source link

How to resume training from checkpoint? #13

Closed mm840511m closed 2 years ago

mm840511m commented 2 years ago

Hi, thank you for your great work. I tried to reproduce your work, but the machine was shut down. So, I tried to resume the training process, but the epoch started at 0. Is there any way to resume my training process from the checkpoint? (the epoch should start at the previous state)