Tool/software:
Hello,
I generated pth file by refering following URL.
* https://github.com/TexasInstruments/edgeai-tensorlab/issues/7
* Used "$ python3 tools/train.py configs/yolov8/yolov8_s_syncbn_fast_8xb16-500e_coco.py --model-surgery 1" command to generate model.
However, after checking genrated file under "work_dirs", I only find "pth" file. If possible, I would like to generate "pt" file as well.
Is there any way to create this file ?
Best Regards,