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

Added Panoptic deeplab #10537

Merged

Conversation

srihari-humbarwadi
Copy link
Contributor

Description

This PR adds the Panoptic Deeplab architecture described in Panoptic-DeepLab

Type of change

  • A new research paper code implementation

Tests

  • python -m official.vision.beta.projects.panoptic_maskrcnn.modeling.heads.panoptic_deeplab_heads_test
  • python -m official.vision.beta.projects.panoptic_maskrcnn.modeling.factory_test
  • python -m official.vision.beta.projects.panoptic_maskrcnn.modeling.panoptic_deeplab_model_test
  • python -m official.vision.beta.projects.panoptic_maskrcnn.modeling.layers.panoptic_deeplab_merge_test
  • python -m official.vision.beta.projects.panoptic_maskrcnn.tasks.panoptic_deeplab_test

Checklist

@arashwan arashwan added the ready to pull ready to pull (create internal pr review and merge automatically) label May 20, 2022
copybara-service bot pushed a commit that referenced this pull request Jun 2, 2022
@copybara-service copybara-service bot merged commit 5290234 into tensorflow:master Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull ready to pull (create internal pr review and merge automatically)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants