OptimalTextures:“最佳纹理的实现 源码
最佳纹理 的实现 TU Delft CS4240的。 该存储库是一个WIP。 git clone https://github.com/JCBrouwer/OptimalTextures cd OptimalTextures pip install -r requirements.txt python optex.py -h # texture synthesis python optex.py -s style/graffiti-small.jpg --size 512 # style transfer python optex.py -s style/lava-small.jpg -c content/rocket.jpg --content_strength 0.01 # texture mixing python optex.py -s style/zebra.jpg styl
下载地址
用户评论