Skip to content

Implement Voxel Branch #5

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

Open
2 of 3 tasks
lenliu3 opened this issue Oct 5, 2021 · 0 comments · May be fixed by #11
Open
2 of 3 tasks

Implement Voxel Branch #5

lenliu3 opened this issue Oct 5, 2021 · 0 comments · May be fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@lenliu3
Copy link
Collaborator

lenliu3 commented Oct 5, 2021

Task Description

Implement voxel branch head as tf.keras.layers.Layer, as described in https://github.com/facebookresearch/meshrcnn/blob/main/meshrcnn/modeling/roi_heads/voxel_head.py

Write your code and tests in this folder: https://github.com/PurdueDualityLab/tf-models/tree/mesh_rcnn/official/vision/beta/projects/mesh_rcnn/modeling/heads

🚨 Please follow the Google Style Guide 🚨

Before opening a pull request:

  • Differentially tested against original implementation ✅
  • All test cases are written and passed 👍
  • Code is linted ✏️
@lenliu3 lenliu3 added the enhancement New feature or request label Oct 5, 2021
@zghera zghera self-assigned this Oct 7, 2021
@lenliu3 lenliu3 added this to the Voxel Branch Components milestone Oct 12, 2021
@zghera zghera linked a pull request Oct 19, 2021 that will close this issue
9 tasks
@zghera zghera linked a pull request Oct 19, 2021 that will close this issue
9 tasks
vishnubanna pushed a commit that referenced this issue Nov 1, 2021
 * set segmentation loss weight to 0.5
 * skip boxes with zero area while pasting masks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants