We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d962f commit 59449dcCopy full SHA for 59449dc
models/rdc/README.md
@@ -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