source_list_collate#

radionets.evaluation.utils.source_list_collate(batch)[source]#

Collate function for the DataLoader with source list

Parameters:
batchtuple

input and target images alongside with the corresponding source_list

Returns:
tuple

stacked images and list for source_list values