How to train model yolov5 and deploy on sk-ta4vm. What are the tool and requirements for training and compilation. Please specify
Also the procedure for compilation to develop artifacts and how to put and load model/artifacts.
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.
How to train model yolov5 and deploy on sk-ta4vm. What are the tool and requirements for training and compilation. Please specify
Also the procedure for compilation to develop artifacts and how to put and load model/artifacts.
Hi,
For model compilation you can check edge-ai-benchmark repo : https://github.com/TexasInstruments/edgeai-benchmark
Once model is compiled, you can follow this FAQ for the inferencing it on target : https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1228053/faq-sk-tda4vm-how-to-do-inferencing-with-custom-compiled-model-on-target?tisearch=e2e-sitesearch&keymatch=faq%3Atrue
Regards,
Pratik