This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] PROCESSOR-SDK-AM62A:如何在 mmyolo 存储库下生成 pt 文件

Guru**** 2378650 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1500858/processor-sdk-am62a-how-to-generate-pt-file-under-mmyolo-repo

器件型号:PROCESSOR-SDK-AM62A

工具/软件:

您好:

我通过引用以下 URL 生成了 pth 文件。
* https://github.com/TexasInstruments/edgeai-tensorlab/issues/7
*使用"$ python3 tools/train.py configs/yolov8/yolov8_s_syncbn_fast_8xb16-500e_coco.py --model-surgery 1"命令生成模型。

但是、在检查"work_dirs"下生成的文件后、我只能找到"pth"文件。 如果可能、我也想生成"pt"文件。
是否有方法创建此文件?

此致、