Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 567 Bytes

Seeing-Motion-in-the-Dark-pytorch

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).

Code

When training and testing on 512×512 patches, our results is very close to that retrained on offical code.

Train

python train_patch512.py

Test

python test_patch512.py