Sorry for so many emails on the same subject, but it turns out that we have wrong or misleading information along many of our IPOL pages.

For example, in the Frequently Asked Questions, we have things like:

"Why can a MATLAB code not be published in IPOL?" --> We're explicitly claiming that the authors can't use MATLAB, which is false!

"Moreover, supporting MATLAB would require to adapt the IPOL Software Guidelines and expand the current demo system to support such implementations, and IPOL cureently doesn'have the workforce for these tasks." --> Again, this is false. The Software Guidelines need anyway to be fixed, and the demo system supports MATLAB (the new and the old ones).

"I only work with Windows (resp. Linux), I don't think Linux (resp. Windows) compatibility is important." --> This is irrelevant and confusing here. We ask for the minimal requirement that the code compiles and works in Debian Stable, but we won't make any comments if it works/don't work in any of the thousands of other systems out there.

Miguel




Quoting Miguel Colom <miguel.co...@cmla.ens-cachan.fr>:

Dear all,

I've been reviewing our Submission Procedure in http://www.ipol.im/meta/submission/ and I think we should change it.

It says the following:
<<<
Note that to be able to obtain an online demo, code must at least fulfill these minimal conditions:

be written in C89, C99 or C++98, usable on a 64-bits Linux system;
use only libtiff, libjpeg, libpng, libgsl, eigen, zlib, fftw, cblas and clapack external libraries or be distributed with any other needed library;
be usable non-interactively from the command-line;
need at most 1 GB memory and 30 s computation;
read/write PNG, TIFF, PNM, EPS, SVG, VRML or PLY format.


It's not true any more that we only accept C/C++ code, and there's no reason why the algorithms can't go further than 1 Gb of RAM usage, since we have a lot of memory in the servers. They should not use an exaggerated amount of memory, though.

In my opinion, this text is limiting the potential submission in IPOL:
- We accept not only C/C++ but also Python and MATLAB and we're open to other languages eventually. - All those technical terms give the impression that we're going to reject anything which does not follow exactly the norm of the compile (C89, C99, C++98), which is not true. - We give a list of allowed libraries, but these technical details should be discussed with the editor, not put here as a strong requirement. The editor should tell the editor what is possible and what is not, instead of writing "only libtiff, libjpeg, libpng, libgsl, eigen, zlib, fftw, cblas and clapack external libraries". - We say "need at most 1 GB memory and 30 s computation". Again, this is flexible. It seems that if your algorithm takes 45 seconds it's going to be rejected. And that's not true at all. It should be a discussion with the editor instead of a hard limit. - "read/write PNG, TIFF, PNM, EPS, SVG, VRML or PLY format." --> Same comment here. Actually, the system can perform many conversions if needed.

I suggest to change all that complicated text by:
<<<
Note that the submitted code must at least fulfill these minimal conditions:

- Be written in C/C++, Python, or MATLAB with minimal dependencies.
- Must compile and run at least in a Debian Stable distribution.

The editor will guide the authors throughout the publication process giving technical support when needed.


The same information appears in the Author Manual: https://tools.ipol.im/wiki/ref/author_manual/

I think we should change it as soon as possible, since it's limiting a lot future submissions.

Best,
Miguel



--
IPOL - Image Processing On Line   - http://ipol.im/

contact     e...@ipol.im          - http://www.ipol.im/meta/contact/
news+feeds  twitter @IPOL_journal - http://www.ipol.im/meta/feeds/
announces   annou...@list.ipol.im - http://tools.ipol.im/mm/announce/
discussions discuss@list.ipol.im  - http://tools.ipol.im/mm/discuss/




--
IPOL - Image Processing On Line   - http://ipol.im/

contact     e...@ipol.im          - http://www.ipol.im/meta/contact/
news+feeds  twitter @IPOL_journal - http://www.ipol.im/meta/feeds/
announces   annou...@list.ipol.im - http://tools.ipol.im/mm/announce/
discussions discuss@list.ipol.im  - http://tools.ipol.im/mm/discuss/

Reply via email to