ImageClassificationTrainer.BottleneckMetrics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Metrics for image featurization values. The input image is passed through the network and features are extracted from second or last layer to train a custom full connected layer that serves as classifier.
public sealed class ImageClassificationTrainer.BottleneckMetrics
type ImageClassificationTrainer.BottleneckMetrics = class
Public NotInheritable Class ImageClassificationTrainer.BottleneckMetrics
- Inheritance
-
ImageClassificationTrainer.BottleneckMetrics
Constructors
ImageClassificationTrainer.BottleneckMetrics() |
Properties
DatasetUsed |
Indicates the dataset on which metrics are being reported. ImageClassificationTrainer.ImageClassificationMetrics.Dataset |
Index |
Index of the input image. |
Methods
ToString() |
String representation of the metrics. |