Our model weights is avialable checkpoint
For datasets that have paired sketch-image data, the path should be formatted as:
./data/rgb/ # training reference (image)
./data/skt/ # training ground truth (sketch)
Our Image-to-Sketch Generation dataset is available Clothes-V1.
python main.py
python evaluate.py
Note: you should change your checkpoint path.