HRDA
HRDA copied to clipboard
batch_size
May I ask, where should I adjust batch_size?
The batch size can be adjusted in the config of the data loader, e.g., https://github.com/lhoyer/HRDA/blob/master/configs/base/datasets/uda_gtaCAugHR_to_cityscapesHR_1024x1024.py
The relevant variable is samples_per_gpu.