Add link to paper and Github repository
Browse filesThis PR improves the model card, by making it discoverable from https://github.com/curisejia/freestyleret.
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This repository contains the models of the paper [FreestyleRet: Retrieving Images from Style-Diversified Queries](https://huggingface.co/papers/index?arxivId=2312.02428).
|
6 |
+
|
7 |
+
Github repository: https://github.com/curisejia/freestyleret
|