13hannes11
commited on
Commit
•
1e6a198
1
Parent(s):
3e90d48
Add model card
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
|
3 |
# Lightning-Hydra-Template
|
|
|
1 |
+
---
|
2 |
+
name: "K-POP"
|
3 |
+
license: "mit"
|
4 |
+
metrics:
|
5 |
+
- MAE
|
6 |
+
- PLCC
|
7 |
+
- SRCC
|
8 |
+
- R2
|
9 |
+
tags:
|
10 |
+
- focus-prediction
|
11 |
+
- microscopy
|
12 |
+
- pytorch
|
13 |
+
---
|
14 |
+
|
15 |
<div align="center">
|
16 |
|
17 |
# Lightning-Hydra-Template
|