Builder

class Builder

Properties

Link copied to clipboard
var anomaly: Int?

the total number of images labeled as an anomaly.

Link copied to clipboard
var labeled: Int?

The total number of labeled images.

Link copied to clipboard
var normal: Int?

The total number of images labeled as normal.

Link copied to clipboard
var total: Int?

The total number of images in the dataset.