sebastiansarasti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,14 @@ tags:
|
|
4 |
- image-colorization
|
5 |
- pytorch
|
6 |
- pytorch_model_hub_mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Model Colorization Autoencoder
|
|
|
4 |
- image-colorization
|
5 |
- pytorch
|
6 |
- pytorch_model_hub_mixin
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- flwrlabs/celeba
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
metrics:
|
13 |
+
- mse
|
14 |
+
pipeline_tag: image-to-image
|
15 |
---
|
16 |
|
17 |
# Model Colorization Autoencoder
|