Hi, it's really awesome work. So I'd like to train on my own dataset, but I accidently interrupt the trainning process. I have read the source code about resume checkpoint part, it is difficult for me to load checkpoint because I found the model seem like didn't save the right format (it only saved weight not optimizers and schedulers).
Can you give the method to resume trainning?
Hi, it's really awesome work. So I'd like to train on my own dataset, but I accidently interrupt the trainning process. I have read the source code about resume checkpoint part, it is difficult for me to load checkpoint because I found the model seem like didn't save the right format (it only saved weight not optimizers and schedulers). Can you give the method to resume trainning?