1 VinOracleOnlineDataset
data_handling.VinOracleOnlineDataset(
base,
labeler,
max_attempts_per_batch,
verbosity,
efm_keep_keys,
)Iterable dataset yielding VinOracleBatch with online oracle labels.
1.1 Attributes
| Name | Description |
|---|---|
| is_map_style | Whether the dataset supports random access and batching. |