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

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.

主站蜘蛛池模板: 临澧县| 滕州市| 米林县| 四会市| 潢川县| 兴城市| 临潭县| 托克逊县| 枝江市| 华池县| 深州市| 涪陵区| 陇西县| 特克斯县| 昆山市| 胶州市| 沙河市| 四会市| 阳江市| 白水县| 敦煌市| 荃湾区| 互助| 沁水县| 多伦县| 青田县| 建平县| 巴马| 同仁县| 绥德县| 康定县| 新和县| 青神县| 民县| 达拉特旗| 黎平县| 武夷山市| 乌兰察布市| 井陉县| 柳江县| 黔东|