Rubeen Mohammad

Results 4 comments of Rubeen Mohammad

Hi @jsbroks and @rykymai! Can you please tell me how to annotate key points? Thank you.

Hi! Firstly Thank you so much for the model. I need to submit this work immediately, so could you please provide me label_train.txt and label_test.py. Thank you

Hi @xiaoxin05, Can you please try this: detections, mrcnn_class, mrcnn_bbox, rois, rpn_class, rpn_bbox, mrcnn_mask, mrcnn_keypoint_prob = self.keras_model.predict([molded_images, image_metas], verbose=0) Thank you.

Hello! Thank you so much for such nicely explained kernels. I too have the same kind of problem. I have added the path to training logs and checkpoint files in...