nightknocker commited on
Commit
2b6ff43
·
verified ·
1 Parent(s): 78bf701

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - vae
5
+ ---
6
+
7
+ # Sparse Autoencoder in CIELAB color space
8
+
9
+ - LAB input, RGB output
10
+ - Scaling, Rotational equivalency
11
+
12
+ The latent representation should not produce artifacts under rotations or hue changes. However, it does not obey reflection symmetry.