Skip to content

Commit 59449dc

Browse files
nmjohncopybara-github
authored andcommitted
Placeholder for RDC paper models.
PiperOrigin-RevId: 569602377 Change-Id: If10125ec839a501dd9679a91098963284b282124
1 parent 80d962f commit 59449dc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

models/rdc/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Advancing the Rate-Distortion-Computation Frontier for Neural Image Compression
2+
3+
As part of our work our paper (bibtex citation below), we have open-sourced our
4+
`Model B` for inference.
5+
6+
Models and how to run them will appear here soon.
7+
8+
To cite our models or our paper, please use:
9+
```
10+
@INPROCEEDINGS{10222381,
11+
author={Minnen, David and Johnston, Nick},
12+
booktitle={2023 IEEE International Conference on Image Processing (ICIP)},
13+
title={Advancing the Rate-Distortion-Computation Frontier for Neural Image Compression},
14+
year={2023},
15+
volume={},
16+
number={},
17+
pages={2940-2944},
18+
doi={10.1109/ICIP49359.2023.10222381}}
19+
```

0 commit comments

Comments
 (0)