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

How to process 1280*720 or other size of input image frame? #45

Open lsz876 opened 2 years ago

lsz876 commented 2 years ago

I want to preview 1280x720 and other size,but it can't recognize the person,how should I modify the code?