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

Add Bounding Box Ops #1354

Closed
7 tasks
vinayvr11 opened this issue Mar 20, 2020 · 2 comments
Closed
7 tasks

Add Bounding Box Ops #1354

vinayvr11 opened this issue Mar 20, 2020 · 2 comments

Comments

@vinayvr11
Copy link

vinayvr11 commented Mar 20, 2020

As part of #1226, relevant image bounding box operations need to be added to tfa.image. List of ops tracked in this issue (tick the op only once the corresponding PR is merged):

  • TranslateX BBox
  • TranslateY Only BBoxes
  • ShearX BBox
  • Rotate BBox
  • Cutout Only BBoxes
  • ShearY BBox
  • ShearY Only BBoxes

Reference: https://github.com/google-research/simclr/blob/master/data_util.py

@Squadrick Squadrick changed the title Bounding box operations need to be added in Tensorflow 2.x addons Add Bounding Box Ops Mar 25, 2020
@Squadrick
Copy link
Member

Similar to #1333, #1353

@Squadrick Squadrick added good first issue help wanted Needs help as a contribution labels Mar 25, 2020
@seanpmorgan
Copy link
Member

Per #1366 (comment) these features would better fit in:
https://github.com/keras-team/keras-cv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants