Attila Lengyel

Results 3 issues of Attila Lengyel

Shouldn't the order of `conv2d` and `relu` in `ConvBlock` and `ConvUpscaleBlock` be the other way around? E.g. swap lines 14/15 and 23/24 in RefineNet.py?

Thanks for collecting and publishing the ExDark dataset. I'm interested in some more details about the ResNet-50 classification experiments you performed in the accompanying paper, `Getting to Know Low-light Images...

The following error keeps appearing over and over again when I run the evaluation code on Windows 10 x64 with `python test.py -n pre_trained_car`: ``` Traceback (most recent call last):...