Update README.md
Browse files
README.md
CHANGED
@@ -61,8 +61,10 @@ The fine-tuning process comprises two stages. In the first stage, we train an au
|
|
61 |
|
62 |
Please refer to Table 1 and Table2 from the [paper](https://arxiv.org/abs/2305.10853) for quantitative results.
|
63 |
The figure below shows some qualitative results comparing our method with (Stable diffusion v1.4)[https://arxiv.org/pdf/2112.10752.pdf] and with (DPT-Large)[https://arxiv.org/pdf/2103.13413.pdf] for the depth maps
|
64 |
-
![qualitative_results](qualitative_results.png)
|
65 |
|
|
|
|
|
|
|
66 |
|
67 |
### BibTeX entry and citation info
|
68 |
```bibtex
|
|
|
61 |
|
62 |
Please refer to Table 1 and Table2 from the [paper](https://arxiv.org/abs/2305.10853) for quantitative results.
|
63 |
The figure below shows some qualitative results comparing our method with (Stable diffusion v1.4)[https://arxiv.org/pdf/2112.10752.pdf] and with (DPT-Large)[https://arxiv.org/pdf/2103.13413.pdf] for the depth maps
|
|
|
64 |
|
65 |
+
<p align="center">
|
66 |
+
<img src="qualitative_results.png" />
|
67 |
+
</p>
|
68 |
|
69 |
### BibTeX entry and citation info
|
70 |
```bibtex
|