facexlib icon indicating copy to clipboard operation
facexlib copied to clipboard

Loading bunch of models

Open aycaecemgul opened this issue 3 years ago • 0 comments

Hello, in face_restoration_helper.py i see that you are using different models: face detection, landmark detection and a segmentation model. This causes cuda out of memory errors in even GPUs with high memory. Why did you use different models and not just use one or two that can give you the same outputs?

aycaecemgul avatar Aug 23 '22 11:08 aycaecemgul