"""Utility functions.""" from __future__ import absolute_import from .download import download, check_sha1 from .filesystem import makedirs, try_import_pycocotools