BooBooWu commited on
Commit
c5a10af
·
verified ·
1 Parent(s): 075595b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -15,6 +15,13 @@ pipeline_tag: image-to-image
15
 
16
  Vec2Face is the first model that achieves the generated synthetic face recognition dataset (HSFace10K) first being higher than the same-scale real dataset (CASIA-WebFace).
17
 
 
 
 
 
 
 
 
18
  <div align="center">
19
  <img src='asset/perturbation.png'>
20
  </div>
 
15
 
16
  Vec2Face is the first model that achieves the generated synthetic face recognition dataset (HSFace10K) first being higher than the same-scale real dataset (CASIA-WebFace).
17
 
18
+ <div style="display: flex; justify-content: center;">
19
+ <video width="700" height="300" controls autoplay muted playsinline>
20
+ <source src="./asset/vector_visualization.mp4" type="video/mp4">
21
+ Your browser does not support the video tag.
22
+ </video>
23
+ </div>
24
+
25
  <div align="center">
26
  <img src='asset/perturbation.png'>
27
  </div>