Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ReviveAI ✨
|
| 2 |
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- image-restoration
|
| 4 |
+
- deblurring
|
| 5 |
+
- sharpening
|
| 6 |
+
- scratch-removal
|
| 7 |
+
- deep-learning
|
| 8 |
+
- computer-vision
|
| 9 |
+
- tensorflow
|
| 10 |
+
- keras
|
| 11 |
+
license: mit
|
| 12 |
+
language: en
|
| 13 |
+
library_name: keras
|
| 14 |
+
datasets: []
|
| 15 |
+
metrics:
|
| 16 |
+
- psnr
|
| 17 |
+
- ssim
|
| 18 |
+
widget:
|
| 19 |
+
- src: assets/revive_banner.png
|
| 20 |
+
example_title: ReviveAI Example Image
|
| 21 |
+
inference: true
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
# ReviveAI ✨
|
| 29 |
|
| 30 |
|