器件型号: SK-AM62A-LP
工程师、您好:
我目前正在测试 OD Python 应用程序。 我尝试运行 ONR-OD-8220-yolox-s-lite-mmdet-coco-640x640 模型、但遗憾的是、它无法检测到某些物体。 是否可以使用我拥有的图像来微调模型?
此致、
Sajan
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.
器件型号: SK-AM62A-LP
工程师、您好:
我目前正在测试 OD Python 应用程序。 我尝试运行 ONR-OD-8220-yolox-s-lite-mmdet-coco-640x640 模型、但遗憾的是、它无法检测到某些物体。 是否可以使用我拥有的图像来微调模型?
此致、
Sajan
您好、Sajan、
您可以查看 edgeai-modelmaker[1]、并在数据集上传输学习模型。 如果需要、您也可以在同一存储库中查看 edgeai-modelzoo、以获取模型的 pytorch 检查点[2]。
要优化量化、请查看 edgeai-tidlrunner[3]和 edgeai-tidl-tools[4]。 我建议使用前者、因为它易于使用。
如果您需要有关某些主题的更多详细信息、请告诉我。
此致、
Jay
[1] https://github.com/TexasInstruments/edgeai-tensorlab/tree/main/edgeai-modelmaker
[2] https://github.com/TexasInstruments/edgeai-tensorlab/blob/main/edgeai-modelzoo/models/vision/detection/coco/edgeai-mmdet/yolox_s_lite_640x640_20220221_checkpoint.pth.link
[3] https://github.com/TexasInstruments/edgeai-tidlrunner/
[4] https://github.com/TexasInstruments/edgeai-tidl-tools