AlonzoLeeeooo commited on
Commit
debab8a
β€’
1 Parent(s): 3624ae8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
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