Uses of Interface
boofcv.abst.scene.ImageClassifier
Packages that use ImageClassifier
-
Uses of ImageClassifier in boofcv.deepboof
Classes in boofcv.deepboof that implement ImageClassifierModifier and TypeClassDescriptionclassBase class for ImageClassifiers which implements common elementsclassPretrained Network-in-Network (NiN) image classifier using imagenet data.class1) Look at Torch source code a) Determine the shape of the input tensor.classImage classification using VGG network trained in CIFAR 10 data. -
Uses of ImageClassifier in boofcv.factory.scene
Methods in boofcv.factory.scene that return ImageClassifier