deep_sort_yolov3
deep_sort_yolov3 copied to clipboard
Frozen graph(mars-small128.pb) to TensorRt Engine
Hi @Qidian213 I want to convert frozen graph of this model to tensorRt Engine. Have you done this? if you have done please share the script other wise please provide me config file and , checkpoint file of this project Thanks
@Akhtar303nu hi, How can i calculate the MOTP and MOTA of this algorithm?
checkpoint file can be found in https://drive.google.com/drive/folders/1m2ebLHB2JThZC8vWGDYEKGsevLssSkjo,and I have not tried tensorRT.
@Akhtar303nu Has it been resolved
I also want to convert mars-small128.pb to tensorRT for reasoning acceleration on jetson nano. Who has solved it?
@Qidian213 @ou525 @404hasbeenfound @Akhtar303nu
@gzchenjiajun @Akhtar303nu Excuse me, Have you solved the promble? Please give my some hints about how to achieve, Sincere thanks for you!
Hi @Qidian213 I m also trying to convert that model to TRT, to use it in jetson nano. I m looking to convert the pb file to uff and then to TRT. However, I need to understand the unsupported layers. Could you give some guidance on that aspect. Thanks!