Akbar Gumbira

Results 4 issues of Akbar Gumbira

TODO: - [ ] Wait libsvm uploaded to pypi and update installation instruction

Hi, I am on macOS 10.14, not sure why I am getting the error after building it without problems. What I did: * installed opencv from brew * built it...

Hi @cjlin1, this PR is to add setup.py and release script for python bindings so that we can get them easily from pypi. The motivation behind this is: - python-libsvm...

Hi, I am trying to understand this paper http://www.cs.cmu.edu/~chongw/papers/WangBleiFeiFei2009.pdf and checking this code. It is mentioned that the dataset are preprocessed from labelme. Unfortunately, the link on the readme is...