Update README.md
Browse files
README.md
CHANGED
|
@@ -187,19 +187,17 @@ Users should be made aware of the risks, biases and limitations of the dataset.
|
|
| 187 |
|
| 188 |
**BibTeX:**
|
| 189 |
```
|
| 190 |
-
@
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
| 194 |
-
|
| 195 |
-
|
| 196 |
-
primaryClass={cs.CV},
|
| 197 |
-
url={https://arxiv.org/abs/2502.04050},
|
| 198 |
}
|
| 199 |
```
|
| 200 |
**APA:**
|
| 201 |
```
|
| 202 |
-
Cvejic, A., Eldesokey, A., & Wonka, P. (2025). PartEdit: Fine-Grained Image Editing using Pre-Trained Diffusion Models.
|
| 203 |
```
|
| 204 |
<!-- ## Glossary [optional] -->
|
| 205 |
|
|
|
|
| 187 |
|
| 188 |
**BibTeX:**
|
| 189 |
```
|
| 190 |
+
@inproceedings{cvejic2025partedit,
|
| 191 |
+
title={PartEdit: Fine-Grained Image Editing using Pre-Trained Diffusion Models},
|
| 192 |
+
author={Cvejic, Aleksandar and Eldesokey, Abdelrahman and Wonka, Peter},
|
| 193 |
+
booktitle={Proceedings of the Special Interest Group on Computer Graphics and Interactive Techniques Conference Conference Papers},
|
| 194 |
+
pages={1--11},
|
| 195 |
+
year={2025}
|
|
|
|
|
|
|
| 196 |
}
|
| 197 |
```
|
| 198 |
**APA:**
|
| 199 |
```
|
| 200 |
+
Cvejic, A., Eldesokey, A., & Wonka, P. (2025, August). PartEdit: Fine-Grained Image Editing using Pre-Trained Diffusion Models. In Proceedings of the Special Interest Group on Computer Graphics and Interactive Techniques Conference Conference Papers (pp. 1-11).
|
| 201 |
```
|
| 202 |
<!-- ## Glossary [optional] -->
|
| 203 |
|