keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
982 stars 322 forks source link

Split API docs for `preprocessing/` into `preprocessing/` and `augmentation/` #835

Closed LukeWood closed 2 months ago

LukeWood commented 1 year ago

https://keras.io/api/keras_cv/layers/preprocessing/

jacoverster commented 1 year ago

Hi @LukeWood I'd like to give this a go please.

jacoverster commented 1 year ago

@LukeWood just to confirm, is this a documentation ONLY issue? I.e. a keras.io issue. I've made preliminary updates to keras-io/scripts/cv_api_master.py, please let me know if this it the type of split you were looking for then I can create pull request and link to this issue.

Preprocessing layers • AutoContrast layer • Equalization layer • Grayscale layer

Augmentation layers • AugMix layer • ChannelShuffle layer • CutMix layer • FourierMix layer • GridMask layer • MixUp layer • Posterization layer • RandAugment layer • RandomAugmentationPipeline layer • RandomChannelShift layer • RandomColorDegeneration layer • RandomCutout layer • RandomHue layer • RandomSaturation layer • RandomSharpness layer • RandomShear layer • Solarization layer

jacoverster commented 1 year ago

Hi @LukeWood, any comment on this maybe?

sachinprasadhs commented 3 months ago

Now we have differentiated the same into preprocessing and augmentation here https://keras.io/api/keras_cv/layers/.

Also, I have created PR to update the list with the new APIs here https://github.com/keras-team/keras-io/pull/1825

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.