TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

feat: Adding an example for semantic segmentation

Open andi4191 opened this issue 3 years ago • 1 comments

Description

This PR focuses on semantic segmentation using VGG16-Unet network on ADE20K dataset

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • [ ] My code follows the style guidelines of this project (You can use the linters)
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas and hacks
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests to verify my fix or my feature
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] I have added the relevant labels to my PR in so that relevant reviewers are notified

andi4191 avatar Sep 09 '22 05:09 andi4191

Do you have the tests cases as well?

narendasan avatar Sep 09 '22 17:09 narendasan

This PR has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days

github-actions[bot] avatar Dec 24 '22 00:12 github-actions[bot]