AlonzoLeeeooo
commited on
Commit
β’
debab8a
1
Parent(s):
3624ae8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
<div align="center">
|
5 |
+
|
6 |
+
# Towards Interactive Image Inpainting via Robust Sketch Refinement
|
7 |
+
|
8 |
+
Chang Liu, Rui Li, Kaidong Zhang, Xin Luo, Dong Liu
|
9 |
+
|
10 |
+
[[`Paper`]](https://ieeexplore.ieee.org/abstract/document/10533842/) / [[`Project`]](https://alonzoleeeooo.github.io/SketchRefiner/) / [`Baidu Disk`] [(`Models`)](https://pan.baidu.com/s/1TAqqwHkjnBoDmfxMl0vl6Q?pwd=skre) [(`Test Protocol`)](https://pan.baidu.com/s/1avtBkYaOuxm36X-eoQERrw) / [[`GitHub`]](https://github.com/AlonzoLeeeooo/SketchRefiner) / [[`Google Drive`]](https://drive.google.com/drive/folders/1xOeKO4f6tfco2AV0V_0EgJzYThOFb3kp?usp=drive_link) / [`Interactive Demo`]
|
11 |
+
</div>
|
12 |
+
|
13 |
+
Official pre-trained model weights of the paper titled "Towards Interactive Image Inpainting via Robust Sketch Refinement".
|
14 |
+
|
15 |
+
# Model Weights Structure
|
16 |
+
```
|
17 |
+
SketchRefiner/
|
18 |
+
βββ sketch-conditional-inpaintor <----- Model weights of the inpainting networks
|
19 |
+
βββ celebahq.pth
|
20 |
+
βββ imagenet.pth
|
21 |
+
βββ places.pth
|
22 |
+
βββ sketch-refinement-networks <----- Model weights of the inpainting networks
|
23 |
+
βββ connector.pth
|
24 |
+
βββ registrator.pth
|