JierunChen/FasterNet

how to convert a pretrained file in .pth format to .pt

Gloria949 opened this issue · 0 comments

I tried to apply FasterNet in YOLOv8, but YOLOv8 only supports pretrained files with the .pt suffix.
How can I convert .pth files to .pt?