Unofficial pytorch code for Seeing-Motion in the Dark. This implementation is heavily borrowed from the offical Tensorflow code(here), and inspired by another pytorch implementation(here).
When training and testing on 512×512 patches, our results is very close to that retrained on offical code.
python train_patch512.py
python test_patch512.py