OpenGVLab / InternImage

[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
https://arxiv.org/abs/2211.05778
MIT License
2.47k stars 231 forks source link

sort images and check the input image is assumed image format. #246

Open MasahiroOgawa opened 11 months ago

MasahiroOgawa commented 11 months ago

Objective

If there is non image file exists, it fails. So to debug where the process died, I sorted images, and at the same time, check the input file is whether image or not. If the input file is not image, just skip.

Test

I tested with my own image files.