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 84 forks source link

Predict via json #6

Open pepinho14 opened 6 years ago

pepinho14 commented 6 years ago

Hello,

excuse me for this simple question, but why is needed a via.json in the prediction? if the program is suppose to get by itself these regions, why do you need to have this file then?

and is the data with the .json provided anywhere?

Thanks in advance