LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
iglovikov_helper_functions/__init__.py
iglovikov_helper_functions.egg-info/PKG-INFO
iglovikov_helper_functions.egg-info/SOURCES.txt
iglovikov_helper_functions.egg-info/dependency_links.txt
iglovikov_helper_functions.egg-info/requires.txt
iglovikov_helper_functions.egg-info/top_level.txt
iglovikov_helper_functions/config_parsing/__init__.py
iglovikov_helper_functions/config_parsing/from_py.py
iglovikov_helper_functions/data_processing/__init__.py
iglovikov_helper_functions/data_processing/cityscapes/__init__.py
iglovikov_helper_functions/data_processing/cityscapes/parse_cityscapes.py
iglovikov_helper_functions/data_processing/corrupt_dataset/__init__.py
iglovikov_helper_functions/data_processing/corrupt_dataset/transform.py
iglovikov_helper_functions/data_processing/gleason2019/__init__.py
iglovikov_helper_functions/data_processing/gleason2019/prepare_the_data.py
iglovikov_helper_functions/data_processing/image_processing/__init__.py
iglovikov_helper_functions/data_processing/image_processing/png2jpg.py
iglovikov_helper_functions/data_processing/kaggle_severstal/__init__.py
iglovikov_helper_functions/data_processing/kaggle_severstal/preprocess_data.py
iglovikov_helper_functions/data_processing/open_images/__init__.py
iglovikov_helper_functions/data_processing/open_images/instance2coco.py
iglovikov_helper_functions/data_processing/to_coco/__init__.py
iglovikov_helper_functions/data_processing/to_coco/deepfake2coco.py
iglovikov_helper_functions/data_processing/to_coco/n01x3_to_coco.py
iglovikov_helper_functions/data_processing/waymo/__init__.py
iglovikov_helper_functions/data_processing/waymo/to_coco.py
iglovikov_helper_functions/dl/__init__.py
iglovikov_helper_functions/dl/catalyst/__init__.py
iglovikov_helper_functions/dl/catalyst/metrics.py
iglovikov_helper_functions/dl/pytorch/__init__.py
iglovikov_helper_functions/dl/pytorch/classification_models.py
iglovikov_helper_functions/utils/__init__.py
iglovikov_helper_functions/utils/array_utils.py
iglovikov_helper_functions/utils/box_utils.py
iglovikov_helper_functions/utils/general_utils.py
iglovikov_helper_functions/utils/generate_splits.py
iglovikov_helper_functions/utils/image_utils.py
iglovikov_helper_functions/utils/mask_utils.py
iglovikov_helper_functions/utils/metrics.py
iglovikov_helper_functions/utils/tabular_utils.py