GithubHelp home page GithubHelp logo

bossebandowski / xtcocoapi-bugfix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jin-s13/xtcocoapi

0.0 0.0 1.0 5.44 MB

Extended COCO-API

License: Other

C++ 13.04% Python 64.80% C 10.50% Makefile 0.20% Cython 11.46%

xtcocoapi-bugfix's Introduction

Extended COCO API (xtcocotools)

News

[2022.12.27] Release xtcocotools v1.13. Fix int overflow & solve deprecation in numpy (replace np.float with np.float64).

[2022.04.10] Release xtcocotools v1.12. Fix bugs in APm and APl calculation.

[2022.02.23] Release xtcocotools v1.11. Add Windows/Mac support.

[2021.08.04] Release xtcocotools v1.10. Update installation dependencies.

[2021.07.22] Release xtcocotools v1.9. Merge some useful PRs from cocoapi.

[2021.05.19] Release xtcocotools v1.8. Fix CrowdPose evaluation.

[2021.03.22] Release xtcocotools v1.7. Support multi-part scores for COCO-WholeBody Dataset.

[2020.10.17] Release xtcocotools v1.6. Fix CrowdPose stats.

[2020.9.14] Release xtcocotools v1.5. Support COCO-WholeBody Dataset.

[2020.8.25] Release xtcocotools v1.0. Support COCO, AIChallenger, and CrowdPose Dataset.

Introduction

COCO has become a standard annotation format for the task of person keypoint detection, and is widely used for multiple datasets. Our Extended COCO API is developed based on @cocodataset/cocoapi.

We aim to provide a unified evaluation tools to support multiple human pose-related datasets, including COCO, COCO-WholeBody, CrowdPose, AI Challenger and so on.

xtcocotools has been used in MMPose framework.

We provide a simple demo_crowdpose to evaluate on CrowdPose dataset; demo_coco to evaluate on COCO dataset; and demo_coco_wholebody to evaluate on COCO-WholeBody dataset;

Requirements

  • Python 3.7+ (Lower versions are not fully tested)

Installation

To install from pip:

pip install xtcocotools

To install from source:

pip install -r requirements.txt
python setup.py install

xtcocoapi-bugfix's People

Contributors

bossebandowski avatar canwang-sjtu avatar irexyc avatar jin-s13 avatar luminxu avatar ly015 avatar

Forkers

hjessmith

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.