__len__#
- Dataset.__len__() int[source]#
Return number of images in dataset. to get number of annotations, use the method
Dataset.len_annot()- Returns:
Length of
self.imagesdataframe
Return number of images in dataset.
to get number of annotations,
use the method Dataset.len_annot()
Length of self.images dataframe