Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.2 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.2 KB

DDLF

This is the repository for paper "An Untrained Neural Network Prior for Light Field Compression" (TIP-2022).

By Xiaoran Jiang, Jinglei Shi and Christine Guillemot

<Paper link>

Dependencies

python==3.x
pytorch==1.xx
torchvision==xxx

Training

Coming soon

Evaluation

Coming soon

Pretrained Models

Coming soon

Related Projects

Another two projects related to this work will be released soon, they are:

MKLFC (arXiv-2307.06143)

QDLR-NeRF (ICASSP-2023)

Feel free to use and cite them!

Citation

Please consider citing our work if you find it useful.

@article{jiang2022untrained,
  title={An Untrained Neural Network Prior for Light Field Compression},
  author={Xiaoran Jiang and Jinglei Shi and Christine Guillemot},
  journal={IEEE Transactions on Image Processing},
  volume={31},
  pages={6922--6936},
  year={2022},
  publisher={IEEE}}