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

Implement to Matterport/MaskRCNN #2

Open
keekw opened this issue Mar 29, 2020 · 1 comment
Open

Implement to Matterport/MaskRCNN #2

keekw opened this issue Mar 29, 2020 · 1 comment

Comments

@keekw
Copy link

keekw commented Mar 29, 2020

Hello @smallsunsun1, I'm trying to implement DCN into Matterport/Mask RCNN but I'm not sure how to do it. I think your code might be able to help me with that but I'm not sure where to start. Can you give me an insight on how to do it?

@smallsunsun1
Copy link
Owner

This repo need to update, DeformablePSROIAlign may have small problem . I have already open a PR in tensorflow_addons, tensorflow/addons#1129, Which provide a keras like layer wrapper for DCN. If you want to start, maybe you can first see the *.cu and *.cpp files, which impelment all the kernels for DCN.

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

2 participants