Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 543 Bytes

Plt2Pix: Line Art Colorization Using Palette

This repository is based on Tag2Pix. Check the original implementation in here.

Prerequisite

  • pytorch >= 1.8.1
  • torchvision >= 0.9.0
  • numpy
  • scipy
  • python-opencv
  • scikit-image
  • Pillow (PIL)
  • imageio
  • tqdm

Test

Download all network dumps from releases and place it in this project root directory.

  • python test.py --load=plt2pix_50_epoch.pkl