Closed eyildiz-ugoe closed 6 years ago
Hi,
I am trying to utilize the shared code for my own dataset, but I am stuck at one point.
PRETRAINED_MODEL_PATH = "/home/simon/logs/surgery_200/mask_rcnn_surgery_0030.h5"
How shall we replace the first line, as we don't have the pretrained model in the first place? I mean, did you use another script to create a pretrained model mask_rcnn_surgery_0030.h5, or? How did you acquire that?
mask_rcnn_surgery_0030.h5
Hi,
I am trying to utilize the shared code for my own dataset, but I am stuck at one point.
How shall we replace the first line, as we don't have the pretrained model in the first place? I mean, did you use another script to create a pretrained model
mask_rcnn_surgery_0030.h5
, or? How did you acquire that?