-
interface
High level interface for a class which creates a variable length description of an image in text.
interface
High level interface for a classifier which assigns a single category to an image.
-
class
Base class for ImageClassifiers which implements common elements
class
Pretrained Network-in-Network (NiN) image classifier using imagenet data.
class
1) Look at Torch source code
a) Determine the shape of the input tensor.
class
Image classification using VGG network trained in CIFAR 10 data.