nwesem / mtcnn_facenet_cpp_tensorRT

Face Recognition on NVIDIA Jetson (Nano) using TensorRT
GNU General Public License v3.0
200 stars 72 forks source link

performance on jetson nano #31

Closed shubham-shahh closed 3 years ago

shubham-shahh commented 3 years ago

in the readme, you've mentioned you got 15fps on jetson nano, I wanted to know what was the video source and video quality?

nwesem commented 3 years ago

hey @shubham-shahh, i got 15fps at 640x480 resolution

shubham-shahh commented 3 years ago

hey @shubham-shahh, i got 15fps at 640x480 resolution

Awesome, thanks. Do you have any idea, how can I build multi source pipeline for face recognition? Thanks