Main Content

reset

Reset label datastore to initial state

Syntax

Description

reset(ds) resets the label datastore specified by ds to the state where no data has been read from it. Resetting the datastore enables you to read from it again.

Input Arguments

collapse all

Datastore with labeled data for training a semantic segmentation network or an object detection network, specified as a pixelLabelDatastore or boxLabelDatastore object.

Version History

Introduced in R2017b

See Also

(Deep Learning Toolbox) | |