Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: afl-3.0
|
| 3 |
-
|
| 4 |
tags:
|
| 5 |
- feature_extraction
|
| 6 |
- image
|
| 7 |
- perceptual_metric
|
| 8 |
-
|
| 9 |
datasets:
|
| 10 |
-
-
|
| 11 |
-
-
|
| 12 |
-
|
| 13 |
metrics:
|
| 14 |
- pearsonr
|
| 15 |
-
|
| 16 |
model-index:
|
| 17 |
- name: PerceptNet
|
| 18 |
results:
|
| 19 |
-
- task:
|
| 20 |
type: feature_extraction
|
| 21 |
name: Perceptual Distance
|
| 22 |
dataset:
|
|
|
|
| 1 |
---
|
| 2 |
license: afl-3.0
|
|
|
|
| 3 |
tags:
|
| 4 |
- feature_extraction
|
| 5 |
- image
|
| 6 |
- perceptual_metric
|
|
|
|
| 7 |
datasets:
|
| 8 |
+
- Jorgvt/TID2008
|
| 9 |
+
- TID2013
|
|
|
|
| 10 |
metrics:
|
| 11 |
- pearsonr
|
|
|
|
| 12 |
model-index:
|
| 13 |
- name: PerceptNet
|
| 14 |
results:
|
| 15 |
+
- task:
|
| 16 |
type: feature_extraction
|
| 17 |
name: Perceptual Distance
|
| 18 |
dataset:
|