Releases: Superlee506/Mask_RCNN_Humanpose
Releases · Superlee506/Mask_RCNN_Humanpose
Mask_RCNN _Humanpose
Pre-trained model:
- mask_rcnn_coco_humanpose.h5 is the pretrained model for human pose estimation.
- mask_rcnn_coco.h5 is the orignal pretrained model, if you use it to fine-tune you must ignore "mrcnn_class_logits", "mrcnn_bbox_fc", "mrcnn_bbox", "mrcnn_mask", because they have different number of parameters.