Jetsno Nano FasterRCNN

I’m quite impressed with Jetson Nano. I’m planning to buy one, but I wanted to know how fast can it run(FPS) Tensorflow Object Detection FasterRCNN model because SSD models don’t quite cut it for me. Thank you for your response!

Hi,

Sorry we don’t have an official profiling data for FasterRCNN on Nano.

Here is our performance test for Jetson Nano: https://developer.nvidia.com/embedded/jetson-nano-dl-inference-benchmarks
Although it doesn’t include FasterRCNN, you should be able to have some information from it (ex. VGG19).

Thanks.