openimages2coco icon indicating copy to clipboard operation
openimages2coco copied to clipboard

skimage could be problematic

Open withinnoitatpmet opened this issue 4 years ago • 0 comments

Hi, You said that "A few images are in a weird format ". I found that skimage could be problematic to read images. Skimage will treat some rgb images like grey scale images (idk why, but it happens). However, simply change to cv2, it works normally and correctly read rgb images.

withinnoitatpmet avatar Mar 12 '20 23:03 withinnoitatpmet