AbdealiJK added a comment.
> 1.) I like the idea to think about including r-cnn, SPP-net, LCKSVD, VLFeat - do they have python bindings? It has unofficial bindings. `cyvlfeat` is the most recent one of them. If that doesn't turn out to be sufficient, we can use this using simple cmdline utilities (Wrapping it thinly using `subprocess`). 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. --- > 5.) You mention some things that can be implemented like: > > Prompt the user for what category should be used > > if the bot finds that it is not sure of the category. I'll think this section over a bit. These were not very planned out, I agree. --- > 7.) Kind of a personal wish but I think it could be useful for the future (e.g. your blog) as well: Could you write a short/quick step-by-step install and test howto? Is this install and test howto for pypi-catimages during the GSoC ? Or is this about the `pycolorname` package ? TASK DETAIL https://phabricator.wikimedia.org/T129611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AbdealiJK Cc: Aklapper, pywikibot-bugs-list, AbdealiJK, jayvdb, DrTrigon, tahteche, Lethexie, droid, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
