Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keypoint head implementation #43

Open
LukasStu opened this issue Jan 7, 2021 · 0 comments
Open

Keypoint head implementation #43

LukasStu opened this issue Jan 7, 2021 · 0 comments

Comments

@LukasStu
Copy link

LukasStu commented Jan 7, 2021

Hi Superlee,
thank you for your great work. I have a question about your keypoint mask head (build_fpn_keypoint_mask_graph).
As far as I can tell there are differences between yours the keypoint mask head discribed in the mask r-cnn paper. For example you used KEYPOINT_MASK_POOL_SIZE= 7 instead of KEYPOINT_MASK_POOL_SIZE= 14. You also used the deconv layer to reduce the feature map depth to num_keypoints.

Is there a certain reason for these changes?

In the picture you can see the head structure after those 8 conv layers.

Thanks,
Lukas

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant