bethgelab / bethgelab/openimages2coco

skimage could be problematic

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
116
Forks
20
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the image-reading entry point used during Open Images to COCO conversion and reproduce the reported behavior with RGB images. Compare the current skimage-based reading with cv2 using a representative image, then verify that RGB images are read correctly and the conversion still produces valid output.

Written by the indexing model from the issue text.

Assessment

Tech stack
opencv
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.