deep_sort_yolov3 icon indicating copy to clipboard operation
deep_sort_yolov3 copied to clipboard

Frozen graph(mars-small128.pb) to TensorRt Engine

Open Akhtar303nu opened this issue 6 years ago • 6 comments

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 avatar Oct 09 '18 08:10 Akhtar303nu

@Akhtar303nu hi, How can i calculate the MOTP and MOTA of this algorithm?

404hasbeenfound avatar Oct 23 '18 11:10 404hasbeenfound

checkpoint file can be found in https://drive.google.com/drive/folders/1m2ebLHB2JThZC8vWGDYEKGsevLssSkjo,and I have not tried tensorRT.

Qidian213 avatar Nov 06 '18 06:11 Qidian213

@Akhtar303nu Has it been resolved

ou525 avatar Dec 17 '19 02:12 ou525

I also want to convert mars-small128.pb to tensorRT for reasoning acceleration on jetson nano. Who has solved it?

@Qidian213 @ou525 @404hasbeenfound @Akhtar303nu

ggzzzzz628 avatar Mar 09 '20 09:03 ggzzzzz628

@gzchenjiajun @Akhtar303nu Excuse me, Have you solved the promble? Please give my some hints about how to achieve, Sincere thanks for you!

sudo-wang avatar Apr 19 '20 16:04 sudo-wang

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!

IsmaelElHouas avatar Aug 18 '20 10:08 IsmaelElHouas