Re: [IPOL discuss] minor compilation issues in Combined First and Second Order Total Variation Inpainting using Split Bregman

2013-10-10 Thread Miguel Colom
Quoting Juan Cardelino juan.cardel...@gmail.com: I think the default location for libpng in new ubuntu systems is /usr/lib/x86_64-linux-gnu I agree that it won't be useful to add it because depends on distributions. Just pointing this out. In my Ubuntu 13.04 is located somewhere else:

Re: [IPOL discuss] [IPOL tech] Démo de la méthode K_SVD

2013-10-23 Thread Miguel Colom
Quoting Nicolas Limare nicolas.lim...@cmla.ens-cachan.fr: It's not the demo system (ie python code) that is stopping processes demanding too much memory, it is the operating system kernel. Well, I consider our configuration or policy about the memory as part of the demo system. And for the

Re: [IPOL discuss] [IPOL tech] Démo de la méthode K_SVD

2013-10-23 Thread Miguel Colom
Quoting Nicolas Limare nicolas.lim...@cmla.ens-cachan.fr: One cause for large memory footprints can be the parallel code sections, if a large array is declared as private, ie replicated for every execution thread (- x32 on the demo server!). If this data is only read or if it can be written

Re: [IPOL discuss] Python as a platform for reproducible research (... not!)

2013-11-20 Thread Miguel Colom
Hi all, this is the classic problem of software libraries changing their interfaces along the time and breaking the code that depends upon it. It's not related only to Python, but to any software using libraries. Indeed, we have the same problem in IPOL with the C libraries. We decide

Re: [IPOL discuss] Python as a platform for reproducible research (... not!)

2013-11-20 Thread Miguel Colom
Quoting Ofer ofer.bar...@weizmann.ac.il: If c++ code also needs to be maintained, then do you think c++ is easier to maintain than python code? Lets focus on the language and assume for the discussion that the c++ libraries allowed by IPOL exist and are stable in python. In my opinion, once

Re: [IPOL discuss] Python as a platform for reproducible research (... not!)

2013-11-20 Thread Miguel Colom
Quoting Pascal Monasse mona...@imagine.enpc.fr: Hi Miguel, Hi Pascal, I do not quite agree with your statements : - C/C++ are languages that have passed international standards. That is why if your code respects such standard, the compilers being compliant, you should never have to

Re: [IPOL discuss] pylint error using input_select and params

2014-02-24 Thread Miguel Colom
Quoting Bertrand Kerautret bertrand.keraut...@univ-lorraine.fr: Just a small question about an pylint error that I obtain even if the demo is fine: pylint app/74/app.py --disable=C0103 --rcfile utils/pylintrc app.input_select: Passing unexpected keyword argument 'key' in function call

Re: [IPOL discuss] file exploited in template html page

2014-02-25 Thread Miguel Colom
Quoting Bertrand Kerautret bertrand.keraut...@univ-lorraine.fr: Le 25/02/2014 14:17, Miguel Colom a écrit : Quoting Bertrand Kerautret bertrand.keraut...@univ-lorraine.fr: I am also agree that is is not a good solution since the user can delete it by error by cleaning homepage dir. The two

Re: [IPOL discuss] HAL repository and workshop for reviewing process

2014-03-02 Thread Miguel Colom
Quoting Jean-Michel Morel jean-michel.mo...@cmla.ens-cachan.fr: Dear Bertrand, I do not understand your first question. Can somebody answer? I think he means republishing the article in other repositories: http://en.m.wikipedia.org/wiki/Hyper_Articles_en_Ligne The latex articles are needed

Re: [IPOL discuss] Pb with doubly gzipped file in the demo

2014-04-16 Thread Miguel Colom
Quoting Julie Digne julie.di...@liris.cnrs.fr: A quick search indicates that it comes from the apache server: http://webmasters.stackexchange.com/questions/32107/sitemap-file-getting-double-compressed and the solution would be to modify the httpd.conf entry. Can someone help me fix that or

[IPOL discuss] Fast image loading

2014-09-07 Thread Miguel Colom
Dear all, as you may have noticed in the demos, sometimes there's a delay between the time you click on an image of the demo and the time the parameters page appears. This is caused by internal format conversions performed by the demo system to ensure that the binary program will receive

[IPOL discuss] IPOL covered with the ESCI

2017-03-23 Thread Miguel Colom
Dear all, Good news: IPOL seems to be covered with the Emerging Sources Citation Index: http://science.thomsonreuters.com/cgi-bin/jrnlst/jlresults.cgi?PC=MASTER=image It's important by itself, since it's an official citation index. Not an Impact Factor yet, but a first step to get it:

[IPOL discuss] Code Ocean and IPOL

2017-03-09 Thread Miguel Colom
Dear all, Recently we have discovered the "Code Ocean" platform associated to IEEE which encourages to publish the source codes associated to the articles and to allow users to execute online the algorithms: https://codeocean.com It think it's interesting that you let us known your

[IPOL discuss] IPOL demos tips

2017-07-06 Thread Miguel Colom
Dear all, As you might have seen, we're updating the Software Guidelines and some pages of the IPOL website which show misleading information. Before this is done, I think it'd be useful to write here some tips on the IPOL demos. - We allow codes written in C/C++, Python, MATLAB, and

Re: [IPOL discuss] [IPOL edit] Suggested changes in Submission Procedure/Author Manual

2017-07-26 Thread Miguel Colom
, please send an email and I'll reply with the URL. Best, Miguel Best, Pascal On Thu, Jul 6, 2017 at 2:57 AM, Miguel Colom <co...@cmla.ens-cachan.fr> wrote: Quoting Jean-Michel Morel <moreljeanmic...@gmail.com>: Dear all, Enric is absolutely right to ask for a formal vote o

Re: [IPOL discuss] uso de ITK en ipol

2017-07-19 Thread Miguel Colom
Dear Juan, According to the draft of the software guidelines (https://tools.ipol.im/wiki/ref/software_guidelines/drafts/#TOC), ITK hasn't been yet accepted by the Editorial Board. As for the demo system, I can install the libraries on the servers and you'd be able to create demos using

Re: [IPOL discuss] [IPOL edit] Suggested changes in Submission Procedure/Author Manual

2017-07-04 Thread Miguel Colom
but are also unnecessarily strict. Again, this is should be fixed, since it's blocking without any reason a lot of eventual submissions. Best, Miguel Quoting Miguel Colom <miguel.co...@cmla.ens-cachan.fr>: Dear all, I've been reviewing our Submission Procedure in http://www.ipol.

Re: [IPOL discuss] Suggested changes in Submission Procedure/Author Manual

2017-07-04 Thread Miguel Colom
Quoting Pascal Monasse : Dear all, I agree that the manuals/guidelines/web pages need serious update, but I would not advise to remove all the restrictions unilaterally. I answer point by point in the following. For sure not unilaterally. That's why I've put

Re: [IPOL discuss] [IPOL edit] Suggested changes in Submission Procedure/Author Manual

2017-07-05 Thread Miguel Colom
Quoting Luis Alvarez : I would be more than happy to listen any idea to increase the number of papers published in IPOL and I think that to strongly simplify the IPOL code guidelines goes in such direction. Dear Luis, The problem of having more articles is related to

Re: [IPOL discuss] [IPOL edit] Suggested changes in Submission Procedure/Author Manual

2017-07-06 Thread Miguel Colom
by editorial board members without need of a meeting. That would allow to at least correct quickly the misleading information, and we can start a sound discussion on other points on which there is no consensus. Best, Loïc On Thu, Jul 6, 2017 at 10:41 AM, Miguel Colom <co...@cmla.ens-cachan.fr>

Re: [IPOL discuss] [IPOL tech] [IPOL] Matlab toolboxes

2017-08-01 Thread Miguel Colom
Hi Pascal, Quoting Pascal Monasse : Hi all, My demo uses the optimization toolbox of Matlab. My first question is whether it is authorized (or, in other words, did we buy the licenses for it). More generally, which toolboxes are authorized? I think the right person

[IPOL discuss] Demo system source code released

2017-11-06 Thread Miguel Colom
Dear all, We're glad to announce that we've released the working source code of the whole demo system under a free-software AGPL license. The system is under very active development, improvement, and refactoring, but it's stable enough to publicly release its sources. Its git repository

[IPOL discuss] Update the IPOL guidelines

2018-05-10 Thread Miguel Colom
Dear all, I must insist on the fact that we have very outdated information in our pages that disallows potential users to submit their work to IPOL. In particular, we write that MATLAB code is not allowed (when it was accepted by the Editorial Board a long time ago, and we have several

Re: [IPOL discuss] libconfig

2018-03-30 Thread Miguel Colom
Quoting Pascal Monasse : Dear Gabriele, Using octave would be great (and faster than matlab by the way). But for that I let you negotiate with Miguel. That would be great. Let us see what Miguel says. Dear all, Octave is fully accepted in IPOL and therefore

Re: [IPOL discuss] Ask about server

2018-03-29 Thread Miguel Colom
Quoting Khánh V? : I want say question about server: When I test online to compare 2 imgage using SURF on http://demo.ipol.im/demo/69/ I waste about 10s. But when I download code and run it in my computer It run 150s. My computer CPU core i3. I don't understand.

Re: [IPOL discuss] libconfig

2018-03-31 Thread Miguel Colom
Quoting Mariano Rodríguez : Dear all, I have proposed to the IPOL team to install the libconfig package (which is on all repos) and they have accepted. If anyone is against it, please state your reasons or otherwise the IPOL team will proceed to the installation of

Re: [IPOL discuss] Submission of video deinterlacing paper on IPOL

2018-03-31 Thread Miguel Colom
Quoting swapnil dabhade : Hi, I am Swapnil Dabhade, an Independent researcher and currently working at Amagi Media Labs, Bangalore. I am interested to submit my current implementation of video deinterlacing algorithm on IPOL. Output video quality my implementation is better