Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ This dataset is compressed into **37** volumes using 7z.
|
|
| 12 |
## Citation
|
| 13 |
If you use this dataset (MLIC-Train-100K) in your research or project:
|
| 14 |
1. Please kindly **Mention the Dataset** by including the name "MLIC-Train-100K" in your paper.
|
| 15 |
-
2. Please kindly **Cite our MLIC
|
| 16 |
|
| 17 |
Thank you!
|
| 18 |
|
|
@@ -39,4 +39,14 @@ Thank you!
|
|
| 39 |
year={2023},
|
| 40 |
url={https://openreview.net/forum?id=hxIpcSoz2t}
|
| 41 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
```
|
|
|
|
| 12 |
## Citation
|
| 13 |
If you use this dataset (MLIC-Train-100K) in your research or project:
|
| 14 |
1. Please kindly **Mention the Dataset** by including the name "MLIC-Train-100K" in your paper.
|
| 15 |
+
2. Please kindly **Cite our MLIC, MLIC++ and MLICv2** using the following reference.
|
| 16 |
|
| 17 |
Thank you!
|
| 18 |
|
|
|
|
| 39 |
year={2023},
|
| 40 |
url={https://openreview.net/forum?id=hxIpcSoz2t}
|
| 41 |
}
|
| 42 |
+
```
|
| 43 |
+
|
| 44 |
+
#### MLICv2
|
| 45 |
+
```
|
| 46 |
+
@article{jiang2025mlicv2,
|
| 47 |
+
title={MLICv2: Enhanced Multi-Reference Entropy Modeling for Learned Image Compression},
|
| 48 |
+
author={Jiang, Wei and Zhai, Yongqi and Yang, Jiayu and Gao, Feng and Wang, Ronggang},
|
| 49 |
+
journal={arXiv preprint arXiv:2504.19119},
|
| 50 |
+
year={2025}
|
| 51 |
+
}
|
| 52 |
```
|