TexasInstruments / edgeai-modelmaker

This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab
https://github.com/TexasInstruments/edgeai
Other
1 stars 0 forks source link

about compile custom model #1

Open Onehundred0906 opened 1 year ago

Onehundred0906 commented 1 year ago

excuse me, can you help explain how to compile my own model(.oonx) which is trained by my own dataset offline, because your code shows the model that must be downloaded on website. thanks

mathmanu commented 1 year ago

edgeai-modelmaker does both model training and compilation. you can provide your dataset in the accepted format.

mathmanu commented 1 year ago

If you have already trained a model in some other tool and just want to compile it, then this is the repository: https://github.com/TexasInstruments/edgeai-benchmark