Convert between ".pt" and ".ckpt"
abood002 opened this issue · 1 comments
abood002 commented
Hello,
Thanks for sharing your great work.
I wanted to ask if there is a way to convert the pre-trained model from ".pt" format to ".ckpt" and from ".ckpt" format to ".pt".
Thanks in advance.
HantingChen commented
You can directly renname the checkpoint file as .pt instead of .ckpt.