Skip to main content

Unstructured set of the helper functions.

Project description

Code style: black

An unstructured set of helper functions.

Installation

pip install -U iglovikov_helper_functions

pip install git+https://github.com/ternaus/iglovikov_helper_functions

OpenImages 2019 Challenge:

To map data from OpenImages to mmdetection:

python -m iglovikov_helper_functions.src.data_processing.open_images.instance2coco \
-a <path to annotation csv file> \
-i <path to train images> \
-m <path to train masks> \
-c <path to csv file with class description> \
-o train.pkl

Cityscapes

To map the data to the standard format follow How to map Cityscapes

Project details


Download files

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

Source Distribution

iglovikov_helper_functions-0.0.3.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

iglovikov_helper_functions-0.0.3-py2.py3-none-any.whl (11.9 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