labelme
labelme copied to clipboard
[BUG] A BUG when converting gary Img with annotation to VOC format
if img is a gray img
image_pil = PIL.Image.open(filename)
it will fail to open img
Can you provide the image file to reproduce?