teklia-team
commited on
Commit
•
58700dc
1
Parent(s):
0222871
Add tags and metrics to README
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
+
library_name: Doc-UFCN
|
3 |
license: mit
|
4 |
+
tags:
|
5 |
+
- Doc-UFCN
|
6 |
+
- PyTorch
|
7 |
+
- Object detection
|
8 |
+
metrics:
|
9 |
+
- IoU
|
10 |
+
- F1
|
11 |
+
- AP@.5
|
12 |
+
- AP@.75
|
13 |
+
- AP@[.5,.95]
|
14 |
---
|