ceccocats / tkDNN

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

how to run the inference using RT file #308

Open yashverma0122 opened 6 months ago

yashverma0122 commented 6 months ago

I have exported darknet weights to layers and debug , my rt file is also generated but how to test that on a video or image can someone please guide ?