models icon indicating copy to clipboard operation
models copied to clipboard

Support per sample topk loss for semantic segmentation

Open srihari-humbarwadi opened this issue 2 years ago • 1 comments

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] Documentation update
  • [ ] TensorFlow 2 migration
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] A new research paper code implementation
  • [ ] Other (Specify)

Checklist

  • [x] I have signed the Contributor License Agreement.
  • [x] I have read guidelines for pull request.
  • [x] My code follows the coding guidelines.
  • [x] I have performed a self code review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.

srihari-humbarwadi avatar May 03 '22 10:05 srihari-humbarwadi

@arashwan Can you take a look?

fyangf avatar Feb 10 '23 20:02 fyangf

Hi @srihari-humbarwadi,

The beta folder has been deprecated.

In future, please open an issue and discuss with us before submitting a pull request. If the change does not align with our best practices, we can provide early feedback. Please review guidelines here: https://github.com/tensorflow/models/wiki/Submitting-a-pull-request

Thanks.

laxmareddyp avatar Jan 26 '24 21:01 laxmareddyp