|
--- |
|
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 |
|
|