CoCo-Matlab-API-on-Windows
This repo adds support of the CoCo matlab binding on windows.
Requirments
- You have to install the vs2015 to support C99 standard while compiling the gason library on windows
- You have to set the default c++ and c compiler to vc2015, use mex -setup
- Download the coco dataset http://mscoco.org/dataset/#download
Compiling cocoapi on windows
- first you can find the compile.bat in the gason directory
- modify the path in commom/compile.bat to your own vs2015 directory then run it to compile gason and maskApi
- in the MatlabAPI directory you have to run the buildMEXOnWindows.m
- you can run the showKeypoints.m to show annotations