Home

Awesome

EPIT

This is the official implementation of "Learning Non-Local Spatial-Angular Correlation for Light Field Image Super-Resolution", ICCV 2023.

[paper] [arXiv] [project] <br>

Training & Evaluation

  $ python train.py --scale_factor $2/4$
  python test.py
<br>

Quantitative Results

<img src="https://raw.github.com/ZhengyuLiang24/EPIT/main/figs/QuantitativeResults.png" width="1000">

<br>

Visual Comparison

<img src="https://raw.github.com/ZhengyuLiang24/EPIT/main/figs/VisualComparison.png" width="1000">

<br>

Citiation

If you find this work helpful, please consider citing:

@InProceedings{Liang_2023_ICCV,
    author    = {Liang, Zhengyu and Wang, Yingqian and Wang, Longguang and Yang, Jungang and Zhou, Shilin and Guo, Yulan},
    title     = {Learning Non-Local Spatial-Angular Correlation for Light Field Image Super-Resolution},
    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
    month     = {October},
    year      = {2023},
    pages     = {12376-12386}
}
<br>

Related Projects

Contact

Welcome to raise issues or email to zyliang@nudt.edu.cn for any questions regarding our EPIT.