coco / README.md
lxu's picture
Update README.md
2ab0579
metadata
annotations_creators:
  - crowdsourced
language:
  - en
language_creators:
  - crowdsourced
license:
  - cc-by-4.0
multilinguality:
  - monolingual
pretty_name: COCO
size_categories:
  - 100K<n<1M
source_datasets: []
tags:
  - object detection
  - ssd
  - lance
task_categories:
  - object-detection
task_ids: []

Dataset Card for Coco

Table of Contents

Dataset Description

Dataset Summary

Microsoft COCO (Common Objects in Context) dataset.

Before using this dataset, please make sure Huggingface datasets and Lance are installed.

pip install datasets[vision] pylance

Supported Tasks and Leaderboards

[More Information Needed]

Languages

English

Dataset Structure

Data Instances

[More Information Needed]

Data Fields

[More Information Needed]

Data Splits

Data is split into train, val and test.

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

N/A

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

[More Information Needed]

Citation Information

[More Information Needed]

Contributions

Thanks to @eto-ai for adding this dataset.