face-recognition-deepstream icon indicating copy to clipboard operation
face-recognition-deepstream copied to clipboard

This is a face recognition app built on DeepStream reference app.

Results 6 face-recognition-deepstream issues
Sort by recently updated
recently updated
newest added

Hello, I'm working on your awesome project, i just converted pre-trained weights to trt, now i have trouble in creating input_embeddingsFile file, could you please help me to generate that?

According to this deepstream app system requirements are as follows: * GStreamer-1.0 * GStreamer-1.0 Base Plugins * GStreamer-1.0 gstrtspserver * X11 client-side library * Glib json library - json-glib-1.0 *...

I converted model file from .pth to .engine. But i can't generate embedding file .json and .txt. Could anyone guide me to create .json and .txt from data my image?...

Hi, I'm trying to launch you repo and can't understand configuration of json files in /home/jetson/face/retina_arcface/data/ Show please the sample of this files. If it makes any sens I'm using...

git clone https://github.com/nghiapq77/face-recognition-deepstream.git cd face-recognition-deepstream mkdir build && cd build && ln -s ../Makefile make -j$(nproc) ![image](https://user-images.githubusercontent.com/9107549/146533188-6dca0f4a-b07b-43d2-80fe-04e446181fcd.png) ![image](https://user-images.githubusercontent.com/9107549/146533274-5081e334-069f-42e5-bcc4-95297c7d682f.png) I deploy that at deepstream 6.0. "cosine_similarity.o" file isn't exist. "deepstream_app" file...

hello @nghiapq77 I am trying to run the app and getting this erro ``` No protocol specified ERROR: ../nvdsinfer/nvdsinfer_func_utils.cpp:33 [TRT]: ../rtSafe/coreReadArchive.cpp (38) - Serialization Error in verifyHeader: 0 (Version tag...