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

cannot find PGIE and SGIE config files in the repo

Open ahmedmuzammilAI opened this issue 7 months ago • 2 comments

Hi @zhouyuchong

PGIE_CONFIG_FILE = os.path.join(sysp.cfg_path, APP_NAME, "config_retinaface.txt") SGIE_CONFIG_FILE = os.path.join(sysp.cfg_path, APP_NAME, "config_arcface.txt")

I cannot find these config files in the repo can u please help me find them or upload them if they do not exist. I was trying to implement this in python and these would be of great help. Thanks in advance.

ahmedmuzammilAI avatar Jul 17 '24 08:07 ahmedmuzammilAI