sberbank-ai commited on
Commit ·
307577a
1
Parent(s): 74198ba
docs: Update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- ru
|
| 4 |
+
tags:
|
| 5 |
+
- PyTorch
|
| 6 |
+
- GAN
|
| 7 |
+
- Handwritten
|
| 8 |
+
datasets:
|
| 9 |
+
- "sberbank-ai/Peter"
|
| 10 |
license: mit
|
| 11 |
+
|
| 12 |
---
|
| 13 |
+
|
| 14 |
+
This is a weights storage for models trained by [ScrabbleGAN](https://github.com/ai-forever/ScrabbleGAN)
|