towhee.data.dataset.dataset.TowheeDataSet

class towhee.data.dataset.dataset.TowheeDataSet[source]

Bases: object

TowheeDataSet is a kind of dataset wrapper, where the self.dataset is the true dataset.

Methods

__init__()[source]