csxmli2016 / DFDNet

Blind Face Restoration via Deep Multi-scale Component Dictionaries (ECCV 2020)
912 stars 217 forks source link

Errors on Step2 -- Face Landmark Detection #69

Open BurrowsWang opened 3 years ago

BurrowsWang commented 3 years ago

Error details:

############################################################################### ####################### Step 2: Face Landmark Detection ####################### ############################################################################### Detecting n000056_0060_01.png ################ Error in face detection, continue... Detecting test1.jpg ################ Error in face detection, continue... Detecting test2.jpg ################ Error in face detection, continue... Detecting test3.jpg ################ Error in face detection, continue... Detecting test4.jpg ################ Error in face detection, continue... Detecting test5.jpg ################ Error in face detection, continue... Detecting test6.png ################ Error in face detection, continue... ############################################################################### ####################### Step 3: Face Restoration ############################## ###############################################################################

Environment:

GPU: RTX3080 CUDA: 11.1 CUDNN: 8.0 PyTorch: torch-1.9.0.dev20210301+cu111 Python: 3.7

Logs

I don't know the logs file position.

AstomMars commented 3 years ago

Maybe your images have more than one faces which are near each other,this is the main reason I meet