[Gimp-developer] AI algorithms in GIMP

2019-01-17 Thread Maitraya Bhattacharyya via gimp-developer-list
Dear devs, I have recently joined the mailing list because I wanted to contribute my two pennies to GIMP development (since I use it for my work). I had a look at the proposed plan for GIMP and wondered if people would be interested in including some popular AI algorithms for several image

Re: [Gimp-developer] AI algorithms in GIMP

2019-01-21 Thread Maitraya Bhattacharyya via gimp-developer-list
rlayer/srgan > > Best regards, > > Martin > > > Am Mo., 21. Jan. 2019 um 16:07 Uhr schrieb Elle Stone < > ellest...@ninedegreesbelow.com>: > >> On 1/21/19 8:53 AM, Maitraya Bhattacharyya via gimp-developer-list wrote: >> > super resolution >>

Re: [Gimp-developer] AI algorithms in GIMP

2019-01-21 Thread Maitraya Bhattacharyya via gimp-developer-list
Pagès wrote: > Hi! > > On Thu, Jan 17, 2019 at 12:14 PM Maitraya Bhattacharyya via > gimp-developer-list wrote: > >> Dear devs, >> >> I have recently joined the mailing list because I wanted to contribute my >> two pennies to GIMP development (si

Re: [Gimp-developer] AI algorithms in GIMP

2019-01-21 Thread Maitraya Bhattacharyya via gimp-developer-list
Hi Elle, I looked at the posts on discuss.pixls.us, and it seems that their approach is quite different to what we are trying to achieve. They are mostly trying to use multiple images or use traditional methods which don't yield very good results. Thanks, Maitraya. On Mon, Jan 21, 2019 at 9:12

Re: [Gimp-developer] AI algorithms in GIMP

2019-01-17 Thread Maitraya Bhattacharyya via gimp-developer-list
Hi Alexandre, I have yet to compile an exhaustive list of algorithms but I am going to mention two at the moment. We can compile a list later too: 1. Assisted background removal: The paper on this from Facebook is https://arxiv.org/pdf/1703.06870.pdf . The ability to identify different objects

Re: [Gimp-developer] AI algorithms in GIMP

2019-01-17 Thread Maitraya Bhattacharyya via gimp-developer-list
Hi again, Something that I forgot to mention in the last email, here is a link for fun: https://ai.googleblog.com/2017/04/teaching-machines-to-draw.html M. On Thu, Jan 17, 2019 at 6:43 PM Maitraya Bhattacharyya < maitraya.li...@gmail.com> wrote: > Hi Alexandre, > > I have yet to compile an

Re: [Gimp-developer] AI algorithms in GIMP

2019-03-30 Thread Maitraya Bhattacharyya via gimp-developer-list
Hi people, 1. Laxminarayan has some very good suggestions. I think all of them are possible with varying degree of success. 2. Liam, I am implementing a quite popular paper for image upscaling called SRGAN. 3. Gerald, there would be a testing and validation datasets to gauge the accuracy of the

Re: [Gimp-developer] AI algorithms in GIMP - Style Transfer

2019-02-20 Thread Maitraya Bhattacharyya via gimp-developer-list
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

Re: [Gimp-developer] AI algorithms in GIMP

2019-02-04 Thread Maitraya Bhattacharyya via gimp-developer-list
Hi guys, I have started working on the super-resolution plugin after going through some tutorials on GANs. I will try to put some kind of update on my blog in a month or so. Thanks, Maitraya. On Mon, Jan 21, 2019 at 9:17 PM Maitraya Bhattacharyya < maitraya.li...@gmail.com> wrote: > Hi Elle, >