This library is designed to work with any iterator that generates batches of samples and sample metadata. The prefetching tile iterator contained in this library is being integrated into large image, and the inference code should be decoupled from any specific iterator implementation. This requires modifications to data validation methods in inference.py.
This library is designed to work with any iterator that generates batches of samples and sample metadata. The prefetching tile iterator contained in this library is being integrated into large image, and the inference code should be decoupled from any specific iterator implementation. This requires modifications to data validation methods in inference.py.