SUYEgit / Surgery-Robot-Detection-Segmentation

Object detection and segmentation for a surgery robot using Mask-RCNN on Python 3, Keras, and TensorFlow..
Other
181 stars 83 forks source link

What should the labeling of data and data look like? #16

Open zhouhao-learning opened 5 years ago

zhouhao-learning commented 5 years ago

Hello, I want to detect and split the two types of objects, plus the background is actually three categories, but I don't know what kind of data annotation file should look like. Can you provide some examples of data and annotations? Or tell me where can I download this multi-class detection split data set? Thank you