Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ tags:
|
|
8 |
|
9 |
# Florence-2: Advancing a Unified Representation for a Variety of Vision Tasks
|
10 |
|
|
|
|
|
|
|
|
|
|
|
11 |
## Model Summary
|
12 |
|
13 |
This Hub repository contains a HuggingFace's `transformers` implementation of Florence-2 model from Microsoft.
|
|
|
8 |
|
9 |
# Florence-2: Advancing a Unified Representation for a Variety of Vision Tasks
|
10 |
|
11 |
+
This repo includes 3 important fixes that original repo misses:
|
12 |
+
- https://huggingface.co/microsoft/Florence-2-base/discussions/26
|
13 |
+
- https://huggingface.co/microsoft/Florence-2-base/discussions/17
|
14 |
+
- https://huggingface.co/microsoft/Florence-2-large/discussions/93
|
15 |
+
|
16 |
## Model Summary
|
17 |
|
18 |
This Hub repository contains a HuggingFace's `transformers` implementation of Florence-2 model from Microsoft.
|