Skip to main content

a dataset loader and converter for object detection segmentation and classification

Project description

polimòrfo

https://img.shields.io/pypi/v/polimorfo.svg https://img.shields.io/travis/fabiofumarola/polimorfo.svg Documentation Status Updates

Polimòrfo (πολύμορϕος, comp. di πολυ- «poli-» e μορϕή «forma») is a dataset loader and converter library for object detection segmentation and classification. The goal of the project is to create a library able to process dataset in format:

and transform these dataset into a common format (COCO).

Moreover, the library offers utilies to handle (load, convert, store and transform) the various type of annotations. This is important when you need to: - convert mask to polygons - store mask in a efficient format - convert mask/poygons into bounding boxes

Features

TODO

  • [X] Coco dataset

  • [X] download coco datasets for train and val

  • [ ] add annotations loader and converter

  • [ ] add voc dataset format

  • [ ]

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.0 (2020-02-18)

  • Add support to process coco dataset

0.2.1 (2020-02-28)

  • add support to download files and archives from the web and google drive

0.3.0 (2020-10-04)

  • addedd support for removing categories and other utilities

0.4.0 (2020-10-05)

  • addedd support to create a dataset from scratch

0.5.0 (2020-10-06)

  • added support to visualize images and annotations

  • make image removing optional during annotations and categories deletion

0.6.0 (2020-10-12)

  • added copy dataset

  • added split dataset

0.6.1 (2020-10-12)

  • fixed a bug in colors generation for show images

0.6.2 (2020-10-12)

  • update signature for function def update_images_path(self, func):

0.7.0 (2020-10-19)

  • add method to dump dataset in format segmentation map

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polimorfo-0.7.0.tar.gz (675.6 kB view hashes)

Uploaded Source

Built Distribution

polimorfo-0.7.0-py2.py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page