liboyin / img-classify

Household Object Recognition Challenge
GNU General Public License v2.0
0 stars 0 forks source link

64-bits Windows cannot run SVM and sift #9

Closed sakda-mail closed 9 years ago

sakda-mail commented 9 years ago

SVM and siftWin32.exe and run only on 32-bit OS. Solution: Switch to 32-bit machine. Next: Test on 32-bit Ubuntu

[Apr 24] Be able to run Shackenberg code on 32-bit Ubuntu. [Apr 26] Remove all 64-bit python and libraries. Re-install 32-bit version of Python and libraries. Mod path of python and libraries files in libsvm.py and grid.py