Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SketchWarp

Self-supervised learning framework for establishing dense correspondences between photographs and sketches, enabling automatic image warping onto sketch templates. Built with PyTorch.

Features

Installation

Create the conda environment:

conda env create -f environment.yml

Activate the environment:

conda activate warp_env

Or instead of the above, you can simply:

bash scripts/setup.sh

Requirements

Environment requirements are specified in environment.yml. Key dependencies include:

  • PyTorch >= 2.5
  • Python >= 3.10
  • CUDA (optional for inference, for GPU support)

License

This repository is licensed under the MIT License, allowing for its use in research and educational purposes.

About

photo-sketch dense correspondence learning for image-to-sketch warping implemented in pytorch

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages