FCIS icon indicating copy to clipboard operation
FCIS copied to clipboard

Convert annotations RLE format (.json)

Open scholltan opened this issue 7 years ago • 1 comments

hi all, I want to know how to convert annotations of my own data into the RLE format (.json). thx

scholltan avatar Aug 15 '17 09:08 scholltan

Can try cocoapi, see https://github.com/cocodataset/cocoapi/tree/master/PythonAPI/pycocotools

ld-ing avatar Oct 29 '17 17:10 ld-ing