logasja commited on
Commit
b1f5a68
·
verified ·
1 Parent(s): 7e6502a

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -1,5 +1,32 @@
1
  ---
2
  library_name: keras
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  <Gallery />
5
 
 
1
  ---
2
  library_name: keras
3
+ metrics:
4
+ - TopIQ-FR
5
+ - ArcFace Cosine Distance
6
+ - VGGFace2 Cosine Distance
7
+ base_model:
8
+ - vnet
9
+ - logasja/ArcFace
10
+ - logasja/VGGFace
11
+ license: gpl-3.0
12
+ pipeline_tag: image-to-image
13
+ datasets:
14
+ - logasja/FDF
15
+ widget:
16
+ - text: input
17
+ output:
18
+ url: ./assets/input.png
19
+ - text: target
20
+ output:
21
+ url: ./assets/target.png
22
+ - text: output
23
+ output:
24
+ url: ./assets/output.png
25
+ tags:
26
+ - adversarial
27
+ - aesthetic
28
+ - quality
29
+ - filter
30
  ---
31
  <Gallery />
32