ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

how to convert my own trained weight file to rt file #187

Closed aravindvel closed 2 years ago

aravindvel commented 3 years ago

hi, I am able to run your code . but i want to run using my own weight file which is generated using darknet trained. pleas help me do the above.

Thanks & Regards aravind

mive93 commented 3 years ago

Hi,

follow this: https://github.com/ceccocats/tkDNN#1export-weights-from-darknet and check the linked repo.

mive93 commented 2 years ago

Closing for inactivity. Feel free to reopen.