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

Facenet with deepstream #36

Closed shubham-shahh closed 3 years ago

shubham-shahh commented 3 years ago

I implemented the Facenet model with deepstream. please test it and let me know if there are any changes, I am still working on adding new features in both branches. thanks.

nwesem commented 3 years ago

Awesome work! Thanks a lot @shubham-shahh, I will test your implementation in the next days

shubham-shahh commented 3 years ago

Awesome work! Thanks a lot @shubham-shahh, I will test your implementation in the next days

sure, if you plan to merge, please merge it in the develop branch, I'm still working on it. Thanks

nwesem commented 3 years ago

hey @shubham-shahh, can you let me know when you are done? I will test and merge asap. Thanks again I appreciate your collaboration on this project

shubham-shahh commented 3 years ago

hey @shubham-shahh, can you let me know when you are done? I will test and merge asap. Thanks again I appreciate your collaboration on this project

Hey, I hope you are doing well. The fork is complete, you can test it. There are only a few things remaining which I'll complete it once I have access to my Jetson, mostly by the month end I'll add the features. The develop branch of my fork can be merged with the develop branch of this repo. Thanks