nwesem / mtcnn_facenet_cpp_tensorRT

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

jetpack 4.6 #53

Open chames24 opened 1 year ago

chames24 commented 1 year ago

does it work with jetpack 4.6 ? tensorRT 8.0 cudnn 8.2 cuda 10.02 plZ

nwesem commented 1 year ago

I sadly don't have access to a jetson nano anymore, would you be able to try? There is also a branch for deepstream

chames24 commented 1 year ago

OK so does it work on jetpack 4.4 ? python 3.6

nwesem commented 1 year ago

yes it was working with 4.4, there is a release for that

https://github.com/nwesem/mtcnn_facenet_cpp_tensorRT/releases/tag/jp4.4

chames24 commented 1 year ago

thanks and how do i build the project do i open a terminal in the app folder ?

chames24 commented 1 year ago

i have build the project now how can i run it ?