arXiv Analytics

Sign in

arXiv:2004.13060 [cs.CV]AbstractReferencesReviewsResources

GIMP-ML: Python Plugins for using Computer Vision Models in GIMP

Kritik Soman

Published 2020-04-27Version 1

This paper introduces GIMP-ML, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipeline in an open-source setting. Applications from deep learning such as monocular depth estimation, semantic segmentation, mask generative adversarial networks, image super-resolution, de-noising and coloring have been incorporated with GIMP through Python-based plugins. Additionally, operations on images such as edge detection and color clustering have also been added. GIMP-ML relies on standard Python packages such as numpy, scikit-image, pillow, pytorch, open-cv, scipy. Apart from these, several image manipulation techniques using these plugins have been compiled and demonstrated in the YouTube playlist (https://www.youtube.com/playlist?list=PLo9r5wFmpD5dLWTyo6NOiD6BJjhfEOM5t) with the objective of demonstrating the use-cases for machine learning based image modification. In addition, GIMP-ML also aims to bring the benefits of using deep learning networks used for computer vision tasks to routine image processing workflows. The code and installation procedure for configuring these plugins is available at https://github.com/kritiksoman/GIMP-ML.

Related articles: Most relevant | Search more
arXiv:2211.13644 [cs.CV] (Published 2022-11-24)
Seeds Don't Lie: An Adaptive Watermarking Framework for Computer Vision Models
arXiv:2301.13514 [cs.CV] (Published 2023-01-31)
Fourier Sensitivity and Regularization of Computer Vision Models
arXiv:2212.02774 [cs.CV] (Published 2022-12-06)
Adaptive Testing of Computer Vision Models