Skip to content
GitLab
Explore
Sign in
Commits · 99ae4eb839522b6bf0818344ecf534bc2d07b9c7
cocoapi
Browse files
Jan 25, 2015
moved license to root directory
· 99ae4eb8
pdollar
authored
Jan 25, 2015
99ae4eb8
updated headers (license, version, year), tweaked display of crowds
· 46c340fd
pdollar
authored
Jan 25, 2015
46c340fd
minor update to readme
· e4a6bfca
pdollar
authored
Jan 25, 2015
e4a6bfca
added readme, updated .gitignore
· e709ae9b
pdollar
authored
Jan 25, 2015
e709ae9b
added python API (nonfunctional, need to updated paths, etc.)
· 995b9adf
pdollar
authored
Jan 25, 2015
995b9adf
updated demo for new data location (and works if no caption annotations)
· 14f01374
pdollar
authored
Jan 25, 2015
14f01374
moving Matlab code to MatlabAPI
· b7d1115f
pdollar
authored
Jan 25, 2015
b7d1115f
Dec 24, 2014
gason*: adding json encoding support, removed “flatten” flag
· b7c2fda7
pdollar
authored
Dec 24, 2014
b7c2fda7
Dec 23, 2014
CocoApi.m: added display for crowds, changed data location
· db237675
pdollar
authored
Dec 23, 2014
db237675
Coco*.m: imgDir,reading no longer part of API
· 1b3a96fb
pdollar
authored
Dec 22, 2014
1b3a96fb
CocoApi.m: updating for new ann format
· 80f5b919
pdollar
authored
Dec 22, 2014
80f5b919
CocoApi.m: changed run-length encoding format (no more vals, transposed)
· 1e23ea5c
pdollar
authored
Dec 22, 2014
1e23ea5c
CocoApi.m: added run-length encoding support
· 85ba309f
pdollar
authored
Dec 22, 2014
85ba309f
Dec 19, 2014
CocoDemo.m: added display COCO categories and supercategories
· 235f6837
pdollar
authored
Dec 19, 2014
235f6837
CocoApi.m: reordered functions alphabetically
· f9d1688b
pdollar
authored
Dec 19, 2014
f9d1688b
optimizing getImgIds
· 37a96503
pdollar
authored
Dec 19, 2014
37a96503
updating API (getCatIds, loadCats and other stuff)
· fa324cb2
pdollar
authored
Dec 19, 2014
fa324cb2
CocoApi.m: optimized getAnnIds() for single image id
· e8aa03c4
pdollar
authored
Dec 18, 2014
e8aa03c4
updated API for JSON annotation tweaks (sentence->caption, added type), updated display
· 9c70b8ff
pdollar
authored
Dec 18, 2014
9c70b8ff
Dec 16, 2014
CocoApi.m: adding sentence support, overhauled
· 924831d8
pdollar
authored
Dec 15, 2014
924831d8
CocoApi.m: adding showAnns()
· 21512e04
pdollar
authored
Dec 15, 2014
21512e04
cocoApi.m: cleanup/speedup of getAnnIds
· c74c2135
pdollar
authored
Dec 15, 2014
c74c2135
cocoApi.m: commenting, minor cleanup
· 9578872e
pdollar
authored
Dec 15, 2014
9578872e
Dec 08, 2014
switched to object oriented syntax
· 0d349e45
pdollar
authored
Dec 07, 2014
0d349e45
cocoApi.m: updated API once again
· 4b5cdea6
pdollar
authored
Dec 07, 2014
4b5cdea6
cocoApi.m: commenting
· 93692a79
pdollar
authored
Dec 07, 2014
93692a79
cocoApi.m: changed setup
· e3ddd551
pdollar
authored
Dec 07, 2014
e3ddd551
coco*.m: added functionality, cleanup
· 7f4a19cb
pdollar
authored
Dec 07, 2014
7f4a19cb
renaming variables/functions
· 66a52f4d
pdollar
authored
Dec 07, 2014
66a52f4d
Dec 07, 2014
cocoLoad.m: updating, added demo
· 60adb7c9
pdollar
authored
Dec 06, 2014
60adb7c9
cocoLoad: Matlab API for COCO dataset
· 45c1f49b
pdollar
authored
Dec 06, 2014
45c1f49b
gason*: added flattening for struct array, flatten by default
· 96405c1c
pdollar
authored
Dec 06, 2014
96405c1c
gasonMex.cpp: minor refactor
· b39dced6
pdollar
authored
Dec 06, 2014
b39dced6
Dec 06, 2014
starting git repo for COCO code
http://mscoco.org/
· 2342caf0
pdollar
authored
Dec 06, 2014
2342caf0
Loading