Gimp-ML – Machine Learning Python plugins for GIMP

栏目: IT技术 · 发布时间: 5年前

内容简介:Preprint:Set of Machine Learning Python plugins for GIMP.The plugins have been tested with GIMP 2.10 on the following machines:

GIMP-ML

Preprint: Link

Set of Machine Learning Python plugins for GIMP.

The plugins have been tested with GIMP 2.10 on the following machines:

[1] macOS Catalina 10.15.3

[2] ubuntu 18.04 LTS

Screenshot of Menu

Gimp-ML – Machine Learning Python plugins for GIMP

Installation Steps

[1] Install GIMP .

[2] Clone this repository: git clone https://github.com/kritiksoman/GIMP-ML.git

[3] Open GIMP and go to Preferences -> Folders -> Plug-ins, add the folder gimp-plugins and close GIMP.

[4] Download weights.zip (1.22 GB) and save it in gimp-plugins folder.

[5] Open terminal and run :

bash installGimpML-mac.sh bash moveWeights.sh

[6] Open GIMP.

Demo videos on YouTube

Gimp-ML – Machine Learning Python plugins for GIMP Gimp-ML – Machine Learning Python plugins for GIMP Gimp-ML – Machine Learning Python plugins for GIMP Gimp-ML – Machine Learning Python plugins for GIMP Gimp-ML – Machine Learning Python plugins for GIMP Gimp-ML – Machine Learning Python plugins for GIMP Gimp-ML – Machine Learning Python plugins for GIMP

Paper References

[1] Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network ( https://arxiv.org/abs/1609.04802 )

[2] DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better ( https://arxiv.org/abs/1908.03826 )

[3] Digging into Self-Supervised Monocular Depth Prediction ( https://arxiv.org/abs/1806.01260 )

[4] BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation ( https://arxiv.org/abs/1808.00897 )

[5] MaskGAN: Towards Diverse and Interactive Facial Image Manipulation ( https://arxiv.org/abs/1907.11922 )

[6] Perceptual Losses for Real-Time Style Transfer and Super-Resolution ( https://cs.stanford.edu/people/jcjohns/eccv16/ )

[7] Rethinking Atrous Convolution for Semantic Image Segmentation ( https://arxiv.org/abs/1706.05587 )

Code References

The following have been ported :

[1] https://github.com/switchablenorms/CelebAMask-HQ

[2] https://github.com/TAMU-VITA/DeblurGANv2

[3] https://github.com/zllrunning/face-parsing.PyTorch

[4] https://github.com/nianticlabs/monodepth2

[5] https://github.com/richzhang/colorization

[6] https://github.com/twtygqyy/pytorch-SRResNet

Citation

Please cite using the following bibtex entry:

@article{soman2020GIMPML,
  title={GIMP-ML: Python Plugins for using Computer Vision Models in GIMP},
  author={Soman, Kritik},
  journal={arXiv preprint arXiv:2004.13060},
  year={2020}
}

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

像计算机科学家一样思考Python

像计算机科学家一样思考Python

(美)Allen B.Downey / 赵普明 / 人民邮电出版社 / 2013-8 / 49

《像计算机科学家一样思考python》按照培养读者像计算机科学家一样的思维方式的思路来教授python语言编程。全书贯穿的主体是如何思考、设计、开发的方法,而具体的编程语言,只是提供一个具体场景方便介绍的媒介。《像计算机科学家一样思考python》并不是一本介绍语言的书,而是一本介绍编程思想的书。和其他编程设计语言书籍不同,它不拘泥于语言细节,而是尝试从初学者的角度出发,用生动的示例和丰富的练习来......一起来看看 《像计算机科学家一样思考Python》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具