FastAI.jl

Search Ctrl+K

Pages
Overview
Setup
Quickstart
Core
Tutorials
How-to
Background
Computer vision
Tasks
How-To
Tabular data
Tasks

Opened panes
Sliding panes disabled

Versions

links

DataAugmentation

DataAugmentation is a module

Symbols

Name Kind
Item abstract type
Transform abstract type
CenterCrop function
CenterResizeCrop function
FlipX function
FlipY function
Maybe function
RandomCrop function
RandomResizeCrop function
ResizePadDivisible function
apply function
apply! function
itemdata function
onehot function
showgrid function
showitems function
DataAugmentation module
AdjustBrightness struct
AdjustContrast struct
ArrayItem struct
BoundingBox struct
Bounds struct
Buffered struct
BufferedThreadsafe struct
Crop struct
Identity struct
Image struct
ImageToTensor struct
Keypoints struct
MapElem struct
MaskBinary struct
MaskMulti struct
Normalize struct
NormalizeIntensity struct
OneHot struct
OneOf struct
PadDivisible struct
PinOrigin struct
Polygon struct
Project struct
Reflect struct
Rotate struct
ScaleFixed struct
ScaleKeepAspect struct
ScaleRatio struct
Sequence struct
TabularItem struct
ToEltype struct
WarpAffine struct
Zoom struct

Source files

DataAugmentation.jl
base.jl
buffered.jl
colortransforms.jl
oneof.jl
preprocessing.jl
rowtransforms.jl
sequence.jl
testing.jl
visualization.jl
wrapper.jl
items/arrayitem.jl
items/image.jl
items/keypoints.jl
items/mask.jl
items/table.jl
projective/affine.jl
projective/base.jl
projective/compose.jl
projective/crop.jl
projective/warp.jl
Backlinks

The following pages link back here:

Custom learning tasks, Keypoint regression, Tabular Classification

FastTabular.jl , blocks/tablerow.jl , encodings/tabularpreprocessing.jl , recipes.jl , FastVision.jl , encodings/imagepreprocessing.jl , encodings/onehot.jl , encodings/projective.jl , tasks/classification.jl , tasks/keypointregression.jl , tasks/segmentation.jl