DataAugmentation.jl
  • DataAugmentation.jl
  • Quickstart
  • Transformations
  • Build your transformations
    • Item Interface
    • Transform Interface
      • Intro
      • Data
      • Gallery
  • Misc
    • Buffering
    • Preprocessing
    • References
Version
  • Misc
  • Preprocessing
  • Preprocessing
GitHub

Preprocessing

This library also implements some general transformations useful for getting data ready to be put into a model.

  • ToEltype(T) converts the element type of any DataAugmentation.AbstractArrayItem to T.
  • ImageToTensor converts an image to an ArrayItem with another dimension for the color channels
  • Normalize normalizes image tensors
  • OneHot to one-hot encode multi-class masks (MaskMultis)
« BufferingReferences »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.7.0 on Sunday 27 October 2024. Using Julia version 1.6.7.