trsvchn / coco-viewer

Minimalistic COCO Dataset Viewer in Tkinter
MIT License
182 stars 57 forks source link

Add RLE support for crowds #59

Closed heada closed 2 years ago

heada commented 2 years ago

Fix #14 I have impelmented support for uncompressed rle

trsvchn commented 2 years ago

@heada Thank you for the PR! But it looks like this PR reverts 2 previous commits: object based coloring and save file fix could you please to try fix that!

heada commented 2 years ago

@trsvchn check out my last commit. Tell me If something else is incorrect.

trsvchn commented 2 years ago

Thanks for the update! Going to try it locally!

heada commented 2 years ago