Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Helper functions to create COCO datasets
| Date | Stars |
|---|---|
| 2026-07-24 | 784 |
| 2026-07-25 | 784 |
| 2026-07-28 | 783 |
| 2026-07-30 | 783 |
| 2026-08-06 | 783 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# pycococreator
Please site using: [](https://zenodo.org/badge/latestdoi/127320367)
pycococreator is a set of tools to help create [COCO](http://cocodataset.org) datasets. It includes functions to generate annotations in uncompressed RLE ("crowd") and polygons in the format COCO requires.
Read more here https://patrickwasp.com/create-your-own-coco-style-dataset/


# Install
`pip install git+git://github.com/waspinator/[email protected]`
If you need to install pycocotools for python 3, try the following:
```
sudo apt-get install python3-dev
pip install cython
pip install git+git://github.com/waspinator/[email protected]
```
Excerpt of 801 characters
Read on GitHub39
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:77685d31ee7cb372, topic:dataset, readme:dataset, desc:datasets
matched fp:77685d31ee7cb372, topic:computer-vision