serengil / retinaface

RetinaFace: Deep Face Detection Library for Python
https://www.youtube.com/watch?v=Wm1DucuQk70&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=3
MIT License
1.22k stars 154 forks source link

Update RetinaFace.py #65

Closed csmailis closed 10 months ago

csmailis commented 1 year ago

Limit the amount of reserved VRAM so that other scripts can be run in the same GPU as well os.environ['TF_FORCE_GPU_ALLOW_GROWTH'] = 'true'