Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
arxiv: 2403.02302
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Model Card for MiVOLO V2 model
|
|
@@ -126,8 +128,4 @@ print(f"gender: {gender} [{int(gender_prob * 100)}%]")
|
|
| 126 |
Year = {2024},
|
| 127 |
Eprint = {arXiv:2403.02302},
|
| 128 |
}
|
| 129 |
-
```
|
| 130 |
-
|
| 131 |
-
## License
|
| 132 |
-
|
| 133 |
-
Please, see [here](https://github.com/WildChlamydia/MiVOLO/tree/main/license).
|
|
|
|
| 1 |
---
|
| 2 |
arxiv: 2403.02302
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
library_name: mivolo
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Card for MiVOLO V2 model
|
|
|
|
| 128 |
Year = {2024},
|
| 129 |
Eprint = {arXiv:2403.02302},
|
| 130 |
}
|
| 131 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|