matterport / Mask_RCNN

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

Mask RCNN TF2 not working properly #3013

Open Ahmed-UPEC opened 8 months ago

Ahmed-UPEC commented 8 months ago

image

Mask RCNN TF2 not working properly : https://github.com/ahmedfgad/Mask-RCNN-TF2

I am trying to make some transfer learning using my own annotated dataset (JSON) not XML. For some X reason I have this issue.. Tried to make some changes and remove one "/" but then My epoch got stuck during the training phase...

jwd222 commented 5 months ago

image

Mask RCNN TF2 not working properly : https://github.com/ahmedfgad/Mask-RCNN-TF2

I am trying to make some transfer learning using my own annotated dataset (JSON) not XML. For some X reason I have this issue.. Tried to make some changes and remove one "/" but then My epoch got stuck during the training phase...

hi I faced this issue as well and was able to solve it following a specific youtube video. I would give you the detailed info here but its a little complicated so better you follow the video and fix it yourself, which is very possible. Let me know if you still need the fix for this and i'll send it to you.