Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

show_samples

Show_samples


Description

Show_samples

Usage

show_samples(
  dls,
  idx,
  class_map = NULL,
  denormalize_fn = denormalize_imagenet(),
  display_label = TRUE,
  display_bbox = TRUE,
  display_mask = TRUE,
  ncols = 1,
  figsize = NULL,
  show = FALSE,
  dpi = 100
)

Arguments

dls

dataloader

idx

image indices

class_map

class_map

denormalize_fn

denormalize_fn

display_label

display_label

display_bbox

display_bbox

display_mask

display_mask

ncols

ncols

figsize

figsize

show

show

dpi

dots per inch

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.