DeepFaceDrawing-Jittor
DeepFaceDrawing-Jittor copied to clipboard
key error in Input_mouse_event.py#L68
https://github.com/IGLICT/DeepFaceDrawing-Jittor/blob/3f0ab4509de638f8a833cfce961d90869ead6f35/Input_mouse_event.py#L68 '' key is it mean face?heat/ key .jpg dose not contain face.jpg
Please find 'bg.jpg' in '/heat' and rename it as '.jpg', then it will be work.
cv2.imread('bg.jpg') will return None.