Learn R Programming

rtemis (version 0.79)

p.MXINCEPTION: Classify Images using pre-trained Inception network with mxnet [C]

Description

Predict using Inception

Usage

p.MXINCEPTION(img, img.path = NULL, iteration = 39,
  plot.input = FALSE, plot.normed = FALSE, plot.graphviz = FALSE,
  verbose = TRUE)

Arguments

See Also

Other Deep Learning: d.H2OAE, s.H2ODL, s.MXN, s.TFN