You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Uppercase JPEG extension ignored by get_folder_features
I've noticed this issue while making custom statistics from a folder with .JPEG files.
It seems like it has been thought of here for processing .zip
Hi!
Uppercase JPEG extension ignored by get_folder_features
I've noticed this issue while making custom statistics from a folder with .JPEG files.
It seems like it has been thought of here for processing .zip
clean-fid/cleanfid/fid.py
Line 138 in b1d8934
but not here for processing folders
clean-fid/cleanfid/fid.py
Lines 140 to 141 in b1d8934
Probably the easiest fix is to expand the EXTENSIONS with the upper-case versions
The text was updated successfully, but these errors were encountered: