matterport / Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Other
24.43k stars 11.67k forks source link

Annotations Best tool with json format. #1615

Open newmluser opened 5 years ago

newmluser commented 5 years ago

Hi, What is the best tool we can use for Annotation which cam be used here? Is the JSON format customized (or) its standard? are there any tools. I see tools generating only XML... can you please help me

mlandcv commented 5 years ago

http://www.robots.ox.ac.uk/~vgg/software/via/

newmluser commented 5 years ago

Thank you for the response. does this JSON format compatible with the JSON format from this MASK_RCNN? is this JSON standard based? reason I am asking is ballon sample json is different from this json format

mlandcv commented 5 years ago

In the balloon example they have used VGG toolkit to annotate their samples. https://engineering.matterport.com/splash-of-color-instance-segmentation-with-mask-r-cnn-and-tensorflow-7c761e238b46