waleedka / coco Public
forked from cocodataset/cocoapiMS COCO API (fork with fix for Python3)
License
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
This branch is 1 commit ahead, 23 commits behind cocodataset/cocoapi:master.
Contribute
-
This branch is 1 commit ahead of cocodataset:master.
Open a pull request to contribute your changes upstream.
Latest commit
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
MS COCO API - http://mscoco.org/ Microsoft COCO is a large image dataset designed for object detection, segmentation, and caption generation. This package provides Matlab, Python, and Lua APIs that assists in loading, parsing, and visualizing the annotations in COCO. Please visit http://mscoco.org/ for more information on COCO, including for the data, paper, and tutorials. The exact format of the annotations is also described on the COCO website. The Matlab and Python APIs are complete, the Lua API provides only basic functionality. In addition to this API, please download both the COCO images and annotations in order to run the demos and use the API. Both are available on the project website. -Please download, unzip, and place the images in: coco/images/ -Please download and place the annotations in: coco/annotations/ For substantially more details on the API please see http://mscoco.org/dataset/#download. After downloading the images and annotations, run the Matlab, Python, or Lua demos for example usage. To install: -For Matlab, add coco/MatlabApi to the Matlab path (OSX/Linux binaries provided) -For Python, run "make" under coco/PythonAPI -For Lua, run “luarocks make LuaAPI/rocks/coco-scm-1.rockspec” under coco/
About
MS COCO API (fork with fix for Python3)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published