Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 606 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 606 Bytes

DLAVC

Unofficial Re-Implementation

DLAVC: Deep Line Art Video Colorization with a Few References

Paper

Requirements

  • Python :: 3.8
  • Torch :: 1.8
  • TorchVersion :: 0.9.1
  • tqdm opencv-python pyyaml kornia

Getting Started

Installation

Clone this GitHub repository to your local.

Test

  1. Set args in config.yml
  2. Run python test.py in shell

Contact

Attention: train.py and test.py are provided by Zengxi Zhang.

As this project is an unofficial re-implementation of DLAVC, no Q&A service is provided.