White-box Cartoonization that converts live-action into anime style (Windows10, Python3.6)

Introduction

I tried White-box-Cartoonization that converts live action into animation style

System environment

Introduction

Clone White-box Cartoonization.

Create an environment for White-box Cartoonization.

$ conda create -n wbc python=3.6
$ conda activate wbc
$ cd White-box-Cartoonization-master
$ pip install tensorflow-gpu==1.12.0
$ pip install scikit-image==0.14.5
$ pip install opencv-python
$ pip install tqdm

Place the test images in / test_code / test_images.

Run /test_code/cartoonize.py.

$ cd test_code
$ python cartoonize.py
 100%|██████████████████████████████████████████████████████████████████████████████████| 11/11 [00:12<00:00,  1.12s/it]

The results are saved in / test_code / cartoonized_images.

before image.png

after image.png

Thank you for your hard work.

Recommended Posts

White-box Cartoonization that converts live-action into anime style (Windows10, Python3.6)
AnimeGAN Yaru (Windows10, Python3.6) that converts live-action into anime style
A Python program that converts ical data into text
I made a web application that converts photos into Van Gogh's style