cedro3 / Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale

This is the official implementation of the AAAI 2021 accepted paper "Sketch Generation with Drawing Process Guided by Vector Flow and Grayscale"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sketch_demo.ipynb

2020/12に論文が提出された、画像から鉛筆画を制作プロセスを含めて生成する技術のサンプルコードです。

sketch_demo.ipynb ファイルをクリックするとJupyter notebook形式のファイルが表示されます。先頭にある「Open in Colab」ボタンを押すと、Google Colab上で実行できます。使用環境は、Google Colab が動作すれば、どんなものでも構いません。詳細は、cedro-blogを参照下さい。

Results

cat cat
cat cat
cat cat

About

This is the official implementation of the AAAI 2021 accepted paper "Sketch Generation with Drawing Process Guided by Vector Flow and Grayscale"

License:GNU General Public License v2.0


Languages

Language:Python 93.3%Language:Jupyter Notebook 6.7%