mtli/PhotoSketch
A PyTorch-based deep learning model that converts photographs into contour sketch drawings.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Photo-Sketching infers contour drawings from input images using a trained neural network model. The repository provides training and testing code along with a pre-trained model checkpoint. The system takes photographs as input and outputs corresponding sketch-style contour drawings, making it an image-to-image translation task using deep learning.