msrishav commited on
Commit
3a70876
·
verified ·
1 Parent(s): 059f915

Add model card metadata

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,4 +1,17 @@
1
- # VintageGAN: Controllable Vintage Image Synthesis
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  VintageGAN is an academic portfolio project for learning controllable vintage
4
  image degradation. The user-facing experience is intentionally similar to a
 
1
+ ---
2
+ license: mit
3
+ library_name: pytorch
4
+ pipeline_tag: image-to-image
5
+ tags:
6
+ - computer-vision
7
+ - image-to-image
8
+ - gan
9
+ - vintage
10
+ - pytorch
11
+ - academic-project
12
+ ---
13
+
14
+ # VintageGAN: Controllable Vintage Image Synthesis
15
 
16
  VintageGAN is an academic portfolio project for learning controllable vintage
17
  image degradation. The user-facing experience is intentionally similar to a