Hello Tobias,
the plugin can definitely works on CPU only. I developed it on an old PC
without cuda-capable GPU. Tensorflow CAN run on CPU only!!!
A cuda-capable gpu card will perform the computation much faster, still the
plugin will work with no problems on CPU. :)
Regards,
Davide.
Il giorno
Hi Davide,
that's cool. The problem I have is that you use Tensorflow and that is
CUDA/nvidia only. I have two notebooks but non with nvidia card. I
think it would be better to have a AI with a CPU fallback.
Regards,
Tobias
Am Mi., 20. Feb. 2019 um 17:54 Uhr schrieb Davide Sandona' via
gimp-deve
Hi Davide,
I will use this code as reference as I have never made a plugin myself.
Thanks for this!
Maitraya
On Wed 20 Feb, 2019, 10:24 PM Davide Sandona' via gimp-developer-list <
gimp-developer-list@gnome.org wrote:
> Hello everyone,
>
> I too was interested about the integration of AI algor
Hello everyone,
I too was interested about the integration of AI algorithms into GIMP.
I created a GIMP plugin that implement the style transfer technique. You
can see the code in the following repository [1], as well as the
instructions to get it working. Into this plugin I have integrated two
d