show_results | R Documentation |
Show some predictions on 'ds_idx'-th dataset or 'dl'
show_results(
object,
ds_idx = 1,
dl = NULL,
max_n = 9,
shuffle = TRUE,
dpi = 90,
...
)
object |
model |
ds_idx |
ds by index |
dl |
dataloader |
max_n |
maximum number of images |
shuffle |
shuffle or not |
dpi |
dots per inch |
... |
additional arguments |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.