◆ __init__()
msecnn_raulkviana.custom_dataset.SamplerStg5.__init__ |
( |
|
self, |
|
|
|
data_source, |
|
|
|
batch_size |
|
) |
| |
Args:
- Parameters
-
data_source | (Dataset): dataset to sample from |
batch_size | (int): Batch size to sample data |
◆ __iter__()
msecnn_raulkviana.custom_dataset.SamplerStg5.__iter__ |
( |
|
self | ) |
|
◆ __len__()
msecnn_raulkviana.custom_dataset.SamplerStg5.__len__ |
( |
|
self | ) |
|
◆ batch_size
msecnn_raulkviana.custom_dataset.SamplerStg5.batch_size |
◆ data_source
msecnn_raulkviana.custom_dataset.SamplerStg5.data_source |
The documentation for this class was generated from the following file: