Repository URL to install this package:
|
Version:
0.0.0 ▾
|
"""Random resolution data loader compatible with multi-processing and distributed training.
Replace Pytorch's DataLoader with RRSDataLoader to support random resolution
at the training time, resolution sampling is controlled by RRSController
"""
from .controller import *