DrTrigon added a comment.
In https://phabricator.wikimedia.org/T129611#2114899, @AbdealiJK wrote: > r-cnn and spp-net have matlab codes, but that's fine as once we train the model - tjhe hard part is done. They both use `caffe` which works in python, so I can re-write the classification code in python. LCKSVD - Not sure. I tend to disagree. We should avoid having code (even for training) that is not open-source IF possible! IF there is a suitable alternative to using matlab code we should definitely go for that! The reason for this is that I'm quite sure that there is commercial CV code out there that can do what we need - but the point was to do it open-source and free. Having said that we can discuss about how much to deviate from this policy... e.g. the training could be one of these.... (but if possible we should avoid that) > Is this install and test howto for pypi-catimages during the GSoC ? > Or is this about the `pycolorname` package ? I had the 'pycolorname' in mind, but as soon as you need/want feedback by me (and others) about 'pypi-catimages', this would make everything much simpler and we all would know that we are talking of the same stuff. TASK DETAIL https://phabricator.wikimedia.org/T129611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: DrTrigon Cc: Josve05a, Aklapper, pywikibot-bugs-list, AbdealiJK, jayvdb, DrTrigon, Lethexie, droid, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
