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-AM69A: Human Pose Export Issue

Part Number: PROCESSOR-SDK-AM69A
Other Parts Discussed in Thread: AM69A

Tool/software:

Hello TI Engineers, 
I am using Processor SDK Linux AM69A, and I am researching about keypoint detection using YoloV5 model from this repository (https://github.com/TexasInstruments/edgeai-yolov5/tree/yolo-pose
I already have YoloV5 Pose model, however, when I use export program from repository mentioned above, I only get onnx model without prototxt file, and from what I know, prototxt is needed in order to generate artifacts files and using TI Hardware Acceleration. 
Have any idea how to deal with it ? Thank you before. 
Looking forward for the response and update.