Closed F2Wang closed 4 years ago
Same question, Would you provide the trained model and training dataset?
I modify the code from https://github.com/matterport/Mask_RCNN, you can find the mask_rcnn_coco.h5 in there.
@F2Wang @SwithinHwong I upload my trained model, you can find it form https://drive.google.com/file/d/16aQPocdX8hHFkwRlMNIcNQQYEtGB5NyQ/view?usp=sharing. good like for you!!!
@ygjwd12345 Thanks for sharing the trained model! But it seems like public access premission is not set for the sharing, would you please allow public access?
@SwithinHwong you should change labels to to fit maskrcnn input type
I have changed can you load normally?
发自我的iPhone
------------------ Original ------------------ From: SwithinHwong <notifications@github.com> Date: Tue,Nov 12,2019 10:08 AM To: ygjwd12345/Maskrcnn-hand <Maskrcnn-hand@noreply.github.com> Cc: stanley <641807447@qq.com>, Mention <mention@noreply.github.com> Subject: Re: [ygjwd12345/Maskrcnn-hand] Do you have the trained model? (#1)
@ygjwd12345 Thanks for sharing the trained model! But it seems like public access premission is not set for the sharing, would you please allow public access?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Still downloading your model. I'll try it later today. Thanks!
Thank you for the model, I however get an size error on the fully connected layer ValueError: Layer #391 (named "mrcnn_bbox_fc"), weight <tf.Variable 'mrcnn_bbox_fc/kernel:0' shape=(1024, 324) dtype=float32_ref> has shape (1024, 324), but the saved weight has shape (1024, 8) Have you encountered similar problem before?
Ignore my last question, I was being stupid, of course the fc layer will be different from the original since there are only 2 classes
Thank you for the trained model, the results appear quite reasonable, comparable to the refineNet result, when tested on my own dataset.
Hello, could you please send me a copy of the pre-training model? Thank you very much
Still downloading your model. I'll try it later today. Thanks!
Hello, could you please send me a copy of the pre-training model? Thank you very much
I modify the code from https://github.com/matterport/Mask_RCNN, you can find the mask_rcnn_coco.h5 in there.
Hello, could you please send me a copy of the pre-training model? Thank you very much
It is too long to find it.
Hi, I would like to exam how well the hand detection works after training on the egohand dataset. Do you have the trained weight that you can send to me so that I can verify it directly without training myself?
My email is faninedinburgh@gmail.com
Thanks.