Pytorch implementation of sketch_simplification.
- Python (version 3.9.7)
- PyTorch (version 1.11.0+cu113)
cd src
python infer.py
This code is implemented with reference to sketch_simplification repo
The code of this repo uses the MIT open source license, and you can use it for commercial purposes for free. But the model is converted from sketch_simplification repo, it is freely available for free non-commercial use please, do not use it for commercial use.
If you have any questions, please email [email protected]