Giter Club home page Giter Club logo

coco-single-person's Introduction

COCO Single Person Keypoints Dataset

Welcome to the repository of the COCO Single Person Keypoints Dataset. This is a processed subset of the famous COCO Dataset, where each image contains exactly one person. The dataset is particularly suitable for tasks related to human pose estimation.

Dataset Creation

The dataset is created by processing the original COCO 2017 dataset. It extracts only those images where there's exactly one person in the image. The images are cropped to the bounding box of the person, and the annotations are updated accordingly.

Structure

The dataset follows the same structure as the original COCO dataset. There are three main types of data:

  • Images: Located in the data/coco_single_person/val2017 directory.
  • Annotations: The annotations file is found at data/coco_single_person/annotations/person_keypoints_val2017.json.
  • Image info: Additional information about the images can be found in the annotations file.

Usage

The dataset can be used in a similar way as the COCO dataset. For Python users, we recommend the pycocotools library which provides API to read and manipulate the data. Check out this notebook for a quick introduction to using pycocotools with a COCO styled dataset.

Evaluation

You can evaluate your pose estimation models on this dataset using the COCO Evaluation metric. An example code for this is given in this repository.

Contributions

This repository is open to contributions. If you encounter any issues while using the dataset or have suggestions for improvements, please open an issue. For major changes, please open an issue first to discuss what you would like to change.

coco-single-person's People

Contributors

saifkhichi96 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.