Skip navigation links
A B C D F G I L M N O P R S T U V Y Z 

A

addLayers(ComputationGraphConfiguration.GraphBuilder, int, int, int, int, int) - Static method in class org.deeplearning4j.zoo.model.helper.DarknetHelper
 
addLayers(ComputationGraphConfiguration.GraphBuilder, int, int, int, int, int, int) - Static method in class org.deeplearning4j.zoo.model.helper.DarknetHelper
 
addLayers(ComputationGraphConfiguration.GraphBuilder, int, String, int, int, int, int, int) - Static method in class org.deeplearning4j.zoo.model.helper.DarknetHelper
 
AlexNet - Class in org.deeplearning4j.zoo.model
AlexNet Dl4j's AlexNet model interpretation based on the original paper ImageNet Classification with Deep Convolutional Neural Networks and the imagenetExample code referenced.
AlexNet(int, long) - Constructor for class org.deeplearning4j.zoo.model.AlexNet
 
AlexNet(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.AlexNet
 
appendGraph(ComputationGraphConfiguration.GraphBuilder, String, int, int[], int[], int[], int[], SubsamplingLayer.PoolingType, Activation, String) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
appendGraph(ComputationGraphConfiguration.GraphBuilder, String, int, int[], int[], int[], int[], SubsamplingLayer.PoolingType, int, Activation, String) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
appendGraph(ComputationGraphConfiguration.GraphBuilder, String, int, int[], int[], int[], int[], SubsamplingLayer.PoolingType, int, int, Activation, String) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
appendGraph(ComputationGraphConfiguration.GraphBuilder, String, int, int[], int[], int[], int[], SubsamplingLayer.PoolingType, int, int, int, Activation, String) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
Appends inception layer configurations a GraphBuilder object, based on the concept of Inception via the GoogleLeNet paper: https://arxiv.org/abs/1409.4842
avgPool7x7(int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
avgPoolNxN(int, int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 

B

BaseLabels - Class in org.deeplearning4j.zoo.util
Base functionality for helper classes that return label descriptions.
BaseLabels() - Constructor for class org.deeplearning4j.zoo.util.BaseLabels
Override BaseLabels.getLabels() when using this constructor.
BaseLabels(String) - Constructor for class org.deeplearning4j.zoo.util.BaseLabels
No need to override anything with this constructor.
batchNorm(int, int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 

C

c3x3reduce(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
c5x5reduce(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
ClassPrediction - Class in org.deeplearning4j.zoo.util
ClassPrediction: a prediction for classification, used with a Labels class.
ClassPrediction() - Constructor for class org.deeplearning4j.zoo.util.ClassPrediction
 
COCOLabels - Class in org.deeplearning4j.zoo.util.darknet
Helper class that returns label descriptions for YOLO models trained with COCO.
COCOLabels() - Constructor for class org.deeplearning4j.zoo.util.darknet.COCOLabels
 
conf() - Method in class org.deeplearning4j.zoo.model.AlexNet
 
conf() - Method in class org.deeplearning4j.zoo.model.Darknet19
 
conf() - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
conf() - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
conf() - Method in class org.deeplearning4j.zoo.model.LeNet
 
conf() - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
conf() - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
conf() - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
conf() - Method in class org.deeplearning4j.zoo.model.VGG16
 
conf() - Method in class org.deeplearning4j.zoo.model.VGG19
 
conf() - Method in class org.deeplearning4j.zoo.model.YOLO2
 
conv1x1(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
conv3x3(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
conv5x5(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
conv7x7(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
convNxN(int, int, int, int, boolean) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
convNxNreduce(int, int, int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 

D

Darknet19 - Class in org.deeplearning4j.zoo.model
Darknet19 Reference: https://arxiv.org/pdf/1612.08242.pdf
Darknet19(int, long) - Constructor for class org.deeplearning4j.zoo.model.Darknet19
 
Darknet19(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.Darknet19
 
DarknetHelper - Class in org.deeplearning4j.zoo.model.helper
Contains functionality shared by Darknet19, TinyYOLO, and YOLO2.
DarknetHelper() - Constructor for class org.deeplearning4j.zoo.model.helper.DarknetHelper
 
DarknetLabels - Class in org.deeplearning4j.zoo.util.darknet
Helper class that returns label descriptions for Darknet models trained with ImageNet.
DarknetLabels() - Constructor for class org.deeplearning4j.zoo.util.darknet.DarknetLabels
Calls this(true).
DarknetLabels(boolean) - Constructor for class org.deeplearning4j.zoo.util.darknet.DarknetLabels
 
decodePredictions(INDArray, int) - Method in class org.deeplearning4j.zoo.util.BaseLabels
 
decodePredictions(INDArray) - Method in class org.deeplearning4j.zoo.util.imagenet.ImageNetLabels
Given predictions from the trained model this method will return a string listing the top five matches and the respective probabilities
decodePredictions(INDArray, int) - Method in interface org.deeplearning4j.zoo.util.Labels
Given predictions from the trained model this method will return a list of the top n matches and the respective probabilities.

F

FaceNetHelper - Class in org.deeplearning4j.zoo.model.helper
Inception is based on GoogleLeNet configuration of convolutional layers for optimization of resources and learning.
FaceNetHelper() - Constructor for class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
FaceNetNN4Small2 - Class in org.deeplearning4j.zoo.model
A variant of the original FaceNet model that relies on embeddings and triplet loss.
FaceNetNN4Small2(int, long) - Constructor for class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
FaceNetNN4Small2(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
fullyConnected(int, int, double) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 

G

getGridHeight(int[]) - Static method in class org.deeplearning4j.zoo.model.helper.DarknetHelper
Returns inputShape[2] / 32, where inputShape[2] should be a multiple of 32.
getGridWidth(int[]) - Static method in class org.deeplearning4j.zoo.model.helper.DarknetHelper
Returns inputShape[1] / 32, where inputShape[1] should be a multiple of 32.
getLabel(int) - Method in class org.deeplearning4j.zoo.util.BaseLabels
 
getLabel(int) - Method in class org.deeplearning4j.zoo.util.imagenet.ImageNetLabels
Returns the description of tne nth class in the 1000 classes of ImageNet.
getLabel(int) - Method in interface org.deeplearning4j.zoo.util.Labels
Returns the description of the nth class from the classes of a dataset.
getLabels() - Method in class org.deeplearning4j.zoo.util.BaseLabels
Override to return labels when not calling BaseLabels.BaseLabels(String).
getLabels(String) - Method in class org.deeplearning4j.zoo.util.BaseLabels
Returns labels based on the text file resource.
getLabels() - Method in class org.deeplearning4j.zoo.util.imagenet.ImageNetLabels
 
getModuleName() - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
getModuleName(String) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
GoogLeNet - Class in org.deeplearning4j.zoo.model
GoogleLeNet Reference: http://arxiv.org/pdf/1409.4842v1.pdf Revised and consolidated version by @kedardoshi
GoogLeNet(int, long) - Constructor for class org.deeplearning4j.zoo.model.GoogLeNet
 
GoogLeNet(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.GoogLeNet
 
graphBuilder(String) - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
graphBuilder() - Method in class org.deeplearning4j.zoo.model.ResNet50
 

I

ImageNetLabels - Class in org.deeplearning4j.zoo.util.imagenet
Helper class with a static method that returns the label description.
ImageNetLabels() - Constructor for class org.deeplearning4j.zoo.util.imagenet.ImageNetLabels
 
InceptionResNetHelper - Class in org.deeplearning4j.zoo.model.helper
Inception is based on GoogleLeNet configuration of convolutional layers for optimization of resources and learning.
InceptionResNetHelper() - Constructor for class org.deeplearning4j.zoo.model.helper.InceptionResNetHelper
 
InceptionResNetV1 - Class in org.deeplearning4j.zoo.model
A variant of the original FaceNet model that relies on embeddings and triplet loss.
InceptionResNetV1(int, long) - Constructor for class org.deeplearning4j.zoo.model.InceptionResNetV1
 
InceptionResNetV1(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.InceptionResNetV1
 
inceptionV1ResA(ComputationGraphConfiguration.GraphBuilder, String, int, double, String) - Static method in class org.deeplearning4j.zoo.model.helper.InceptionResNetHelper
Append Inception-ResNet A to a computation graph.
inceptionV1ResB(ComputationGraphConfiguration.GraphBuilder, String, int, double, String) - Static method in class org.deeplearning4j.zoo.model.helper.InceptionResNetHelper
Append Inception-ResNet B to a computation graph.
inceptionV1ResC(ComputationGraphConfiguration.GraphBuilder, String, int, double, String) - Static method in class org.deeplearning4j.zoo.model.helper.InceptionResNetHelper
Append Inception-ResNet C to a computation graph.
init() - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
init() - Method in class org.deeplearning4j.zoo.model.AlexNet
 
init() - Method in class org.deeplearning4j.zoo.model.Darknet19
 
init() - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
init() - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
init() - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
init() - Method in class org.deeplearning4j.zoo.model.LeNet
 
init() - Method in class org.deeplearning4j.zoo.model.ResNet50
 
init() - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
init() - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
init() - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
init() - Method in class org.deeplearning4j.zoo.model.VGG16
 
init() - Method in class org.deeplearning4j.zoo.model.VGG19
 
init() - Method in class org.deeplearning4j.zoo.model.YOLO2
 
initPretrained() - Method in class org.deeplearning4j.zoo.ZooModel
By default, will return a pretrained ImageNet if available.
initPretrained(PretrainedType) - Method in class org.deeplearning4j.zoo.ZooModel
Returns a pretrained model for the given dataset, if available.
InstantiableModel - Interface in org.deeplearning4j.zoo
Interface for defining a model that can be instantiated and return information about itself.

L

labels - Variable in class org.deeplearning4j.zoo.util.BaseLabels
 
Labels - Interface in org.deeplearning4j.zoo.util
Interface to helper classes that return label descriptions.
LeNet - Class in org.deeplearning4j.zoo.model
LeNet was an early promising achiever on the ImageNet dataset.
LeNet(int, long) - Constructor for class org.deeplearning4j.zoo.model.LeNet
 
LeNet(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.LeNet
 

M

maxPool3x3(int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
maxPoolNxN(int, int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
metaData() - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
metaData() - Method in class org.deeplearning4j.zoo.model.AlexNet
 
metaData() - Method in class org.deeplearning4j.zoo.model.Darknet19
 
metaData() - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
metaData() - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
metaData() - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
metaData() - Method in class org.deeplearning4j.zoo.model.LeNet
 
metaData() - Method in class org.deeplearning4j.zoo.model.ResNet50
 
metaData() - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
metaData() - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
metaData() - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
metaData() - Method in class org.deeplearning4j.zoo.model.VGG16
 
metaData() - Method in class org.deeplearning4j.zoo.model.VGG19
 
metaData() - Method in class org.deeplearning4j.zoo.model.YOLO2
 
ModelMetaData - Class in org.deeplearning4j.zoo
Metadata describing a model, including input shapes.
ModelMetaData() - Constructor for class org.deeplearning4j.zoo.ModelMetaData
 
ModelSelector - Class in org.deeplearning4j.zoo
Helper class for selecting multiple models from the zoo.
ModelSelector() - Constructor for class org.deeplearning4j.zoo.ModelSelector
 
modelType() - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
modelType() - Method in class org.deeplearning4j.zoo.model.AlexNet
 
modelType() - Method in class org.deeplearning4j.zoo.model.Darknet19
 
modelType() - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
modelType() - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
modelType() - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
modelType() - Method in class org.deeplearning4j.zoo.model.LeNet
 
modelType() - Method in class org.deeplearning4j.zoo.model.ResNet50
 
modelType() - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
modelType() - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
modelType() - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
modelType() - Method in class org.deeplearning4j.zoo.model.VGG16
 
modelType() - Method in class org.deeplearning4j.zoo.model.VGG19
 
modelType() - Method in class org.deeplearning4j.zoo.model.YOLO2
 

N

nameLayer(String, String, int) - Static method in class org.deeplearning4j.zoo.model.helper.InceptionResNetHelper
 
nBoxes - Static variable in class org.deeplearning4j.zoo.model.TinyYOLO
 
nBoxes - Static variable in class org.deeplearning4j.zoo.model.YOLO2
 

O

org.deeplearning4j.zoo - package org.deeplearning4j.zoo
 
org.deeplearning4j.zoo.model - package org.deeplearning4j.zoo.model
 
org.deeplearning4j.zoo.model.helper - package org.deeplearning4j.zoo.model.helper
 
org.deeplearning4j.zoo.util - package org.deeplearning4j.zoo.util
 
org.deeplearning4j.zoo.util.darknet - package org.deeplearning4j.zoo.util.darknet
 
org.deeplearning4j.zoo.util.imagenet - package org.deeplearning4j.zoo.util.imagenet
 

P

pNormNxN(int, int, int) - Static method in class org.deeplearning4j.zoo.model.helper.FaceNetHelper
 
pretrainedAvailable(PretrainedType) - Method in class org.deeplearning4j.zoo.ZooModel
 
pretrainedChecksum(PretrainedType) - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.AlexNet
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.Darknet19
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.LeNet
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.ResNet50
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.VGG16
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.VGG19
 
pretrainedChecksum(PretrainedType) - Method in class org.deeplearning4j.zoo.model.YOLO2
 
PretrainedType - Enum in org.deeplearning4j.zoo
Enumerator for choosing different models, and different types of models.
pretrainedUrl(PretrainedType) - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.AlexNet
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.Darknet19
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.LeNet
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.ResNet50
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.VGG16
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.VGG19
 
pretrainedUrl(PretrainedType) - Method in class org.deeplearning4j.zoo.model.YOLO2
 
priorBoxes - Static variable in class org.deeplearning4j.zoo.model.TinyYOLO
 
priorBoxes - Static variable in class org.deeplearning4j.zoo.model.YOLO2
 

R

ResNet50 - Class in org.deeplearning4j.zoo.model
Residual networks for deep learning.
ResNet50(int, long) - Constructor for class org.deeplearning4j.zoo.model.ResNet50
 
ResNet50(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.ResNet50
 
ROOT_CACHE_DIR - Static variable in class org.deeplearning4j.zoo.ZooModel
 

S

select(ZooType) - Static method in class org.deeplearning4j.zoo.ModelSelector
 
select(ZooType, int) - Static method in class org.deeplearning4j.zoo.ModelSelector
 
select(ZooType, int, WorkspaceMode) - Static method in class org.deeplearning4j.zoo.ModelSelector
 
select(ZooType, int, int) - Static method in class org.deeplearning4j.zoo.ModelSelector
 
select(ZooType, int, int, WorkspaceMode) - Static method in class org.deeplearning4j.zoo.ModelSelector
Select multiple models from the zoo according to type.
select(WorkspaceMode, ZooType...) - Static method in class org.deeplearning4j.zoo.ModelSelector
 
select(ZooType...) - Static method in class org.deeplearning4j.zoo.ModelSelector
 
select(int, int, WorkspaceMode, ZooType...) - Static method in class org.deeplearning4j.zoo.ModelSelector
Select specific models from the zoo.
setInputShape(int[][]) - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.AlexNet
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.Darknet19
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.LeNet
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.ResNet50
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.VGG16
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.VGG19
 
setInputShape(int[][]) - Method in class org.deeplearning4j.zoo.model.YOLO2
 
SimpleCNN - Class in org.deeplearning4j.zoo.model
A simple convolutional network for generic image classification.
SimpleCNN(int, long) - Constructor for class org.deeplearning4j.zoo.model.SimpleCNN
 
SimpleCNN(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.SimpleCNN
 

T

TextGenerationLSTM - Class in org.deeplearning4j.zoo.model
LSTM designed for text generation.
TextGenerationLSTM(int, long) - Constructor for class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
TextGenerationLSTM(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
TinyYOLO - Class in org.deeplearning4j.zoo.model
Tiny YOLO Reference: https://arxiv.org/pdf/1612.08242.pdf
TinyYOLO(int, long) - Constructor for class org.deeplearning4j.zoo.model.TinyYOLO
 
TinyYOLO(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.TinyYOLO
 
toString() - Method in class org.deeplearning4j.zoo.util.ClassPrediction
 

U

useMDS() - Method in class org.deeplearning4j.zoo.ModelMetaData
If number of inputs are greater than 1, this states that the implementation should use MultiDataSet.

V

valueOf(String) - Static method in enum org.deeplearning4j.zoo.PretrainedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deeplearning4j.zoo.ZooType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.deeplearning4j.zoo.PretrainedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deeplearning4j.zoo.ZooType
Returns an array containing the constants of this enum type, in the order they are declared.
VGG16 - Class in org.deeplearning4j.zoo.model
VGG-16, from Very Deep Convolutional Networks for Large-Scale Image Recognition https://arxiv.org/abs/1409.1556 Deep Face Recognition http://www.robots.ox.ac.uk/~vgg/publications/2015/Parkhi15/parkhi15.pdf
VGG16(int, long) - Constructor for class org.deeplearning4j.zoo.model.VGG16
 
VGG16(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.VGG16
 
VGG19 - Class in org.deeplearning4j.zoo.model
VGG-19, from Very Deep Convolutional Networks for Large-Scale Image Recognition https://arxiv.org/abs/1409.1556)
VGG19(int, long) - Constructor for class org.deeplearning4j.zoo.model.VGG19
 
VGG19(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.VGG19
 
VOCLabels - Class in org.deeplearning4j.zoo.util.darknet
Helper class that returns label descriptions for YOLO models trained with Pascal VOC.
VOCLabels() - Constructor for class org.deeplearning4j.zoo.util.darknet.VOCLabels
 

Y

YOLO2 - Class in org.deeplearning4j.zoo.model
YOLOv2 Reference: https://arxiv.org/pdf/1612.08242.pdf
YOLO2(int, long) - Constructor for class org.deeplearning4j.zoo.model.YOLO2
 
YOLO2(int, long, WorkspaceMode) - Constructor for class org.deeplearning4j.zoo.model.YOLO2
 

Z

ZooModel<T> - Class in org.deeplearning4j.zoo
A zoo model is instantiable, returns information about itself, and can download pretrained models if available.
ZooModel() - Constructor for class org.deeplearning4j.zoo.ZooModel
 
zooType() - Method in interface org.deeplearning4j.zoo.InstantiableModel
 
zooType() - Method in class org.deeplearning4j.zoo.model.AlexNet
 
zooType() - Method in class org.deeplearning4j.zoo.model.Darknet19
 
zooType() - Method in class org.deeplearning4j.zoo.model.FaceNetNN4Small2
 
zooType() - Method in class org.deeplearning4j.zoo.model.GoogLeNet
 
zooType() - Method in class org.deeplearning4j.zoo.model.InceptionResNetV1
 
zooType() - Method in class org.deeplearning4j.zoo.model.LeNet
 
zooType() - Method in class org.deeplearning4j.zoo.model.ResNet50
 
zooType() - Method in class org.deeplearning4j.zoo.model.SimpleCNN
 
zooType() - Method in class org.deeplearning4j.zoo.model.TextGenerationLSTM
 
zooType() - Method in class org.deeplearning4j.zoo.model.TinyYOLO
 
zooType() - Method in class org.deeplearning4j.zoo.model.VGG16
 
zooType() - Method in class org.deeplearning4j.zoo.model.VGG19
 
zooType() - Method in class org.deeplearning4j.zoo.model.YOLO2
 
ZooType - Enum in org.deeplearning4j.zoo
Enumerator for choosing different models, and different types of models.
A B C D F G I L M N O P R S T U V Y Z 
Skip navigation links

Copyright © 2018. All rights reserved.