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

Empty frame! Exiting... Try restarting nvargus-daemon by doing: sudo systemctl restart nvargus-daemon #20

Closed Darshcg closed 3 years ago

Darshcg commented 3 years ago

Hi @nwesem,

Thanks for this Repo. I am testing this in my Laptop having RTX 2060. When I am running this command ./mtcnn_facenet_cpp_tensorRT I am getting like this: End generating TensorRT runtime models Parsing Directory: ../imgs Empty frame! Exiting... Try restarting nvargus-daemon by doing: sudo systemctl restart nvargus-daemon Counted 0 frames in 0 seconds! This equals -nanfps.

May I know what i am doing wrong?

Thanks in advance

nwesem commented 3 years ago

https://github.com/nwesem/mtcnn_facenet_cpp_tensorRT/issues/19

Darshcg commented 3 years ago

Hi @nwesem, Thanks for your reply. I am running the example in my Laptop(using Laptop's Webcam(/dev/video0)), I also set isCSICam = false. But still I am facing an Issue.

Darshcg commented 3 years ago

This has been Resolved thank you. I compiled after editing the main.cpp script