DMDNet
DMDNet copied to clipboard
Learning Dual Memory Dictionaries for Blind Face Restoration
Results
3
DMDNet issues
Sort by
recently updated
recently updated
newest added
May I ask if you can provide the training code
Img = cv2.resize(Img, (512,512), interpolation = cv2.INTER_AREA) This is how it should be, cause current code is limiting bigger images than 512 res from processing which is very weird, not...
Please provide a way to convert to ONNX or make one available.