Create README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
MNIST dataset adapted to a text-based representation.
|
| 2 |
|
| 3 |
-
|
| 4 |
Done by taking a max pool.
|
| 5 |
|
| 6 |
This allows testing interpolation quality for Transformer-VAEs.
|
|
|
|
| 1 |
MNIST dataset adapted to a text-based representation.
|
| 2 |
|
| 3 |
+
Modified images to be ~1/4 the original area.
|
| 4 |
Done by taking a max pool.
|
| 5 |
|
| 6 |
This allows testing interpolation quality for Transformer-VAEs.
|