Li, Jichun, Weimin Tan, and Bo Yan. "Perceptual variousness motion deblurring with light global context refinement." Proceedings of the IEEE/CVF International Conference on Computer Vision. 2021. Pytorch unofficial Implementation
https://openaccess.thecvf.com/content/ICCV2021/papers/Li_Perceptual_Variousness_Motion_Deblurring_With_Light_Global_Context_Refinement_ICCV_2021_paper.pdf
python train.py --config ./config/config_file.yaml python test.py --data_dir ./testimages --save_dir ./test --weights ./train/ckpoints/model.pth

