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 208 forks source link

how to run the inference using RT file #308

Open yashverma0122 opened 1 month ago

yashverma0122 commented 1 month 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 ?