ShowText
struct
defined in module
FastAI
ShowText([io; kwargs...]) <: ShowBackend
A backend for showing block data using text for REPL use. Text is displayed to
io
and
kwargs
are keyword arguments for
PrettyTables.pretty_table
, which is used to display collections of blocks.
There are
2
methods for FastAI.ShowText
:
The following pages link back here:
New visualization tools for FastAI.jl, Quickstart
FastAI.jl , interpretation/detect.jl , interpretation/text.jl , FastTabular.jl , blocks/tablerow.jl , encodings/tabularpreprocessing.jl , tasks/classification.jl , tasks/regression.jl , FastVision.jl , blocks/image.jl , blocks/keypoints.jl , blocks/mask.jl , tasks/classification.jl , tasks/keypointregression.jl , tasks/segmentation.jl