Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- vision
|
5 |
+
- image-segmentation
|
6 |
+
- makeup
|
7 |
---
|
8 |
+
|
9 |
+
### This is an non official Face Parser model mirror.
|
10 |
+
|
11 |
+
Reasons of this copy is because AI models can be very fragmented, and its hard to keeping point to an official source.
|
12 |
+
|
13 |
+
Meanwhile this concern will be solved, the projects listed here, will be using this repo.
|
14 |
+
|
15 |
+
### [Face Shine](https://github.com/leonelhs/face-shine)
|
16 |
+
Face Shine Is a backend server for photo enhancement and restoration.
|
17 |
+
|
18 |
+
### [Super Face](https://github.com/leonelhs/SuperFace/)
|
19 |
+
Super Face is a Python QT frontend for Face Shine server.
|
20 |
+
|
21 |
+
<img src="https://drive.google.com/uc?export=view&id=1D7hpjQSlUkzfTba-E5Ul4Rb1c8lYkFj5"/>
|
22 |
+
<img src="https://drive.google.com/uc?export=view&id=1oKpJe-Ff3SeEekhGVRP1Ap3eIFqt0c8u"/>
|