JDAI-CV / FaceX-Zoo

A PyTorch Toolbox for Face Recognition
https://arxiv.org/pdf/2101.04407.pdf
Other
1.87k stars 434 forks source link

DEBUG 2022-07-02 08:45:35 PngImagePlugin.py: 153] STREAM b'IHDR' 16 13 #152

Open eeric opened 2 years ago

eeric commented 2 years ago

face_masker.py uv_face = imread(self.uv_face_path, as_gray=True)/255.

how to remove the warning message?