Contents:
ndsampler
ndsampler.utils
ndsampler._internal
ndsampler.abstract_frames
ndsampler.abstract_sampler
ndsampler.category_tree
ndsampler.coco_dataset
ndsampler.coco_frames
ndsampler.coco_regions
ndsampler.coco_sampler
ndsampler.coerce_data
ndsampler.frame_cache
ndsampler.isect_indexer
ndsampler.toydata
Bases: object
object
API for Samplers, not all methods need to be implemented depending on the use case (for example, load_sample may not be defined if positive / negative cases are generated on the fly).
Setup a pool of training examples before the epoch begins