Update README.md
Browse files
README.md
CHANGED
|
@@ -122,11 +122,11 @@ echo "All background processes finished."
|
|
| 122 |
## Preliminary Results
|
| 123 |
### Qualitative Results for Image Generation
|
| 124 |
<p align="left">
|
| 125 |
-
<img src="https://github.com/Fr0zenCrane/UniCoT/
|
| 126 |
|
| 127 |
### Qualitative Results for Image Editing
|
| 128 |
<p align="left">
|
| 129 |
-
<img src="https://github.com/Fr0zenCrane/UniCoT/
|
| 130 |
|
| 131 |
### Quantitative Results on WISE
|
| 132 |
We first conduct experiments on the [WISE](https://github.com/PKU-YuanGroup/WISE) dataset to evaluate the reasoning capabilities of our method. As shown in the table below, our model achieves state-of-the-art (SOTA) performance among existing open-source unified models. Our results are averaged over five independent runs to ensure robustness and reliability.
|
|
|
|
| 122 |
## Preliminary Results
|
| 123 |
### Qualitative Results for Image Generation
|
| 124 |
<p align="left">
|
| 125 |
+
<img src="https://github.com/Fr0zenCrane/UniCoT/raw/v0.1/assets/qualitative_results_generation.png" width="800"/>
|
| 126 |
|
| 127 |
### Qualitative Results for Image Editing
|
| 128 |
<p align="left">
|
| 129 |
+
<img src="https://github.com/Fr0zenCrane/UniCoT/raw/v0.1/assets/qualitative_results_edit.png" width="800"/>
|
| 130 |
|
| 131 |
### Quantitative Results on WISE
|
| 132 |
We first conduct experiments on the [WISE](https://github.com/PKU-YuanGroup/WISE) dataset to evaluate the reasoning capabilities of our method. As shown in the table below, our model achieves state-of-the-art (SOTA) performance among existing open-source unified models. Our results are averaged over five independent runs to ensure robustness and reliability.
|