Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,8 @@ configs:
|
|
32 |
|
33 |
We utilize GPT-4o to augment the original annotations, enriching them with diverse attributes such as appearance, spatial relationships, and intended functionality.
|
34 |
|
|
|
|
|
35 |

|
36 |
|
37 |
If you find our work helpful, please consider citing our paper.
|
|
|
32 |
|
33 |
We utilize GPT-4o to augment the original annotations, enriching them with diverse attributes such as appearance, spatial relationships, and intended functionality.
|
34 |
|
35 |
+
You can use our [rewrite strategy code](https://github.com/showlab/ShowUI/blob/main/recaption.ipynb) to augment your own data.
|
36 |
+
|
37 |

|
38 |
|
39 |
If you find our work helpful, please consider citing our paper.
|