TensorRT_TX2_20FPS
TensorRT_TX2_20FPS copied to clipboard
FRCNN on TX2 board
@radeonwu Hi can i have few queries 1.Can i run faster rcnn using tensorflow / tensor rt on the tx2 board 2. should i use pycaffe-frcnn to run the following models 3. i need to run frcnn+resnet on tx2 board
Thanks in advance
@abhigoku10 , Have you found answers for your questions, if yes please share
@PiyalGeorge ya i am able to run the faster rcnn on tx2 board . use the updated version of tensorflow 1.9
@abhigoku how much speed did you get? I mean the fps?
@PiyalGeorge i got the fps mentioned on the tensorflow site , and on top of that i have done few optimisations so i achieved good results
@abhigoku10 okay. can you tell me the steps to run this repo?
@PiyalGeorge i followed the similar steps which we follow when we run it on the PC system is there an specific question u want to ask
@abhigoku10 thanks, one more question- I tried, but still didn't get the real-time fps(30fps). i searched in so many repos, discussions, but none didn't get real-time-fps for Faster-rcnn with jetson-tx2 and tensorRT. So did you get real-time fps?
@PiyalGeorge Faster rcnn detection i got 30 fps with default pre-trained model , i did not implement tensor rt functionality for faster rcnn i still in progress
@abhigoku10 , No way, i think no one has got 30fps with Faster-RCNN. correct me if im wrong.
@Piyal I have got the mentioned fps. Even in nividia forum ppl have got it. I shall check it and verify it. Give couple of days time
okay @abhigoku10 Thanks
Hi @PiyalGeorge i ran my model again , sorry there was typo mistake in my code , i did not get 30fps it was around 10fps without any optimization . Any improvements on your end ?
@abhigoku10 , Nope same here. didn't get 30 fps.