showoutputbatch
function
defined in module
FastAI
showoutputbatch([backend], task, outputbatch)
showoutputbatch([backend], task, batch, outputbatch)
Show collated batch of outputs to
backend
. If a collated batch of encoded samples
batch
is also given, show them next to the outputs. See
showoutputs
if you have vectors of outputs and not collated batches.
There are
3
methods for FastAI.showoutputbatch
:
The following pages link back here:
New visualization tools for FastAI.jl, Variational autoencoders
FastAI.jl , interpretation/learner.jl , interpretation/task.jl