File size: 1,194 Bytes
debab8a 9a3ca13 debab8a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: mit
---
<div align="center">
# Towards Interactive Image Inpainting via Robust Sketch Refinement
Chang Liu, Shunxin Xu, Jialun Peng, Kaidong Zhang, Dong Liu
[[`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`]
</div>
Official pre-trained model weights of the paper titled "Towards Interactive Image Inpainting via Robust Sketch Refinement".
# Model Weights Structure
```
SketchRefiner/
βββ sketch-conditional-inpaintor <----- Model weights of the inpainting networks
βββ celebahq.pth
βββ imagenet.pth
βββ places.pth
βββ sketch-refinement-networks <----- Model weights of the inpainting networks
βββ connector.pth
βββ registrator.pth
|