showoutput
function
defined in module
FastAI
showoutput([backend], task, output)
showoutput([backend], task, encsample, output)
Show a model output to
backend
. If an encoded sample
encsample
is also given, show it next to the output.
There are
3
methods for FastAI.showoutput
:
The following pages link back here: