zhouyuchong / face-recognition-deepstream

Deepstream app use retinaface and arcface for face recognition.
MIT License
59 stars 13 forks source link

Where are these files?Please help me #1

Closed Russell565 closed 2 years ago

Russell565 commented 2 years ago

Hello ! I want to do face recognition by DS python. I have build DS-python ,created yolov5 , retina-face and arc face trt engine just like you said But,where are these files in the config txt?

  1. ../../models/retinaface/nvdsinfer_customparser/libnvdsinfer_custom_impl_retinaface.so in config_retinaface.txt
  2. ../../models/yolov5/yolov5s/nvdsinfer_custom_impl_Yolo/libnvdsinfer_custom_impl_Yolo.so in config_yolov5.txt
  3. and your test file, i don't have this file file:///opt/nvidia/deepstream/deepstream-6.0/sources/pythonapps/videos/samplevideo.h264

Can you provide me with more information for reference? Pleas help me, thank you

zhouyuchong commented 2 years ago

For the custom parser file, u can find it by the links in the README.here

For the test file, any video file is OK. Just download one. The only thing u should notice is the format of the file.