Skip to content

[2/2] Add Image Ops for Data Augmentation #1353

@vinayvr11

Description

@vinayvr11

Part 1: #1333

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

  • to grayscale
  • color jitter
  • color jitter nonrand
  • color jitter rand
  • compute crop shape
  • center crop
  • distorted bounding box crop
  • crop and resize
  • gaussian blur
  • random crop with resize
  • random color jitter
  • random blur
  • batch random blur

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions