官术网_书友最值得收藏!

MSCOCO

COCO[2] refers to a common object in context and is a dataset for object recognition, with 80 categories and 330K images. After Pascal VOC'12, this became a popular benchmark for training and evaluating the system. The dataset can be downloaded from http://cocodataset.org/#download

In order to read the data and use it for applications, there is an API available at https://github.com/cocodataset/cocoapi which needs to be downloaded.  To get started, we can use the API provided, as follows:

git clone https://github.com/cocodataset/cocoapi.git
cd cocoapi/PythonAPI
make

This will install the Python API to read the coco dataset. 

Many models available online for object detection or image segmentation are first trained on this dataset. If we have specific data that has different object categories than in the MSCOCO dataset, a more common approach that we will see in Chapter 5, Convolution Neural Networks and in Chapter 6, Feature- Based Object Detection, is to first train a model on an MSCOCO dataset and use a part of the trained model and re-train on a new dataset.

主站蜘蛛池模板: 太康县| 宁城县| 罗山县| 修文县| 海安县| 江源县| 时尚| 教育| 深圳市| 潍坊市| 青浦区| 庆安县| 桓仁| 保山市| 蒙山县| 江西省| 海林市| 龙里县| 中阳县| 蕉岭县| 汝州市| 铜川市| 宿州市| 南川市| 庄浪县| 枣强县| 彭山县| 呼图壁县| 松桃| 台东市| 长白| 聂拉木县| 时尚| 商洛市| 阿拉善左旗| 开远市| 上栗县| 仙游县| 武夷山市| 巢湖市| 乌恰县|