FightingSrain / SplitFilling

SplitFilling with pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SplitFilling

This is a personal project.

Vivid anime image coloring is an interesting problem and we need to solve it!

If it helps you with your research, please star it. 🎈

Requirements and Dependencies

  • pytorch 1.9.0
  • python 3.6+

Ongoing

  • [] Color consistency optimization

Results (Not the final results)

  • Region, Skeleton, Colorization result

unfinished to be continued...

Citation

Please quote the original paper.

@inproceedings{zhang2021user,
  title={User-guided line art flat filling with split filling mechanism},
  author={Zhang, Lvmin and Li, Chengze and Simo-Serra, Edgar and Ji, Yi and Wong, Tien-Tsin and Liu, Chunping},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={9889--9898},
  year={2021}
}

About

SplitFilling with pytorch

License:MIT License


Languages

Language:Python 100.0%