Skip to content

Add new illustrations of transforms #3688

@NicolasHug

Description

@NicolasHug

With #3652 merged, we can now illustrate how each transforms affects an image via a sphinx-gallery example:

https://519065-73328905-gh.circle-artifacts.com/0/docs/auto_examples/plot_transforms.html#sphx-glr-auto-examples-plot-transforms-py

The goal of this issue is to add more transforms to this file: https://github.com/pytorch/vision/blob/master/gallery/plot_transforms.py

Instructions:

  • pick you favourite transform that isn't already present in the example (after checking below that no one is already working on it)
  • comment below "I'm working on <the transform>" so that others don't pick the same one
  • edit the example file with something that properly illustrate the transform, taking inspiration from the already present transforms
  • Build the docs following the instructions here, check that everything is fine, then submit a PR.

You can pick more than one transform in the same PR if you feel like it.

cc @vfdev-5

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