|
|
|
|
|
by zo1
4184 days ago
|
|
If you even have access to the source code, detailed algorithm, or even a matlab script. It's either a citation or a plain old equation. Often times, and especially from what I've seen in the computer vision papers, the authors merely state what algorithm they used, and how they combined it with their novel method. And that algorithm is in another paper, by the way, probably by the same author. Definitely not the implementation you're working with, too, if you have it. It's almost as if they need a combined repository. And each paper that presents a novel algorithm, or implementation of an existing one, is a "changeset" or "branch". And the citations to algorithm's used in a paper would be changeset hashes, or branch names. Hey, it's the first thing that popped into mind for me to solve this horrendous problem. |
|
Unfortunately my experience is that too many academic groups believe that their source code is the route to untold riches.