Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.41 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.41 KB

Self-supervised Video Defocus Deblurring with Atlas Learning

License CC BY-NC

This repository contains the official PyTorch implementation of the following paper:

Self-supervised Video Defocus Deblurring with Atlas Learning
Lingyan Ruan, Martin Bálint, Mojtaba Bemana, Krzysztof Wolski, Hans-Peter Seidel, Karol Myszkowski, Bin Chen
SIGGRAPH Conference Proceeding 2024

PROJECT PAGE

If you find our code useful, please consider citing our paper:

 @inproceedings{10.1145/3641519.3657524,
  title={Self-Supervised Video Defocus Deblurring with Atlas Learning},
  author = {Ruan, Lingyan and B\'{a}lint, Martin and Bemana, Mojtaba and Wolski, Krzysztof and Seidel, Hans-Peter and Myszkowski, Karol and Chen, Bin},
  title = {Self-Supervised Video Defocus Deblurring with Atlas Learning},
  year = {2024},
  isbn = {9798400705250},
  booktitle = {ACM SIGGRAPH 2024 Conference Papers},
  articleno = {120},
  numpages = {11},
  location = {Denver, CO, USA},
  series = {SIGGRAPH '24}
}

Code will come soon!

Contact

Should you have any questions, please open an issue or contact me [email protected]

License

This software is being made available under the terms in the LICENSE file.