cydonia999/Learning_to_See_in_the_Dark_PyTorch

patch_size is None (or full-resolution)?

Opened this issue · 0 comments

Hi @cydonia999,

Thanks for your code. In your training, do you actually use full resolution images (by keeping patch_size=default=None)? If yes, could you please tell me your memory consumption? If no, could you tell me the patch_size? Do you keep it 512x512 as in the paper?

Thanks!