Skip to main content

Python library for converting image and object annotations formats into each other.

Project description

Python library for converting image and object annotations formats into each other. Changelog =========

0.1.4 (2020-02-18)

  • Added compatibility layer for Tensorflow V1.

  • Now ensures Tensorflow is in eager execution mode.

0.1.3 (2020-02-12)

  • Upgraded wai.common requirement to v0.0.22.

0.1.2 (2020-01-24)

  • Fixed default filename for ROI format (“-rois.csv” rather than “-roi.csv”).

  • Added the ability to specify a prefix and suffix for reading/writing ROI files.

  • Logging changes.

  • Moved utilities for each format into their own sub-package.

  • Added reader options to read input files from list files.

0.1.1 (2020-01-23)

  • Separated command-line option parsing from io/converter classes so that imports unique to specific formats are not required unless using that format.

  • Refactoring of package structure.

  • Added logging of when files are being written.

  • Conversion to COCO format now report polygon mask area, rather than just bounding- box area.

  • Added support for non-standard keywords to the ROI format.

0.1.0 (2020-01-22)

  • Added the ability to specify inputs by glob syntax, and also specify negative images with no annotations.

  • Added utility functions for images (image_to_numpyarray, remove_alpha_channel) and for masks (mask_to_polygon, polygon_to_minrect, polygon_to_lists) in module wai.annotations.image_utils

  • Added –extensions option to control the search order for associated images.

  • Added –verbosity flag to control logging verbosity.

  • Added polygon mask support to the ROI format.

0.0.4 (2020-01-15)

  • Modified requirements to include Cython as this is required in later versions of pycocotools. Moved pycocotools to end of dependency list to ensure all requirements are met before installation.

0.0.3 (2019-12-16)

  • Changed –coerce option to –force.

  • Tensorflow is no longer a dependency in setup.py as can work with tensorflow or tensorflow-gpu.

  • TFRecords format can now handle polygon-mask annotations.

0.0.2 (2019-12-09)

  • Can now work with images that contain no annotations.

0.0.1 (2019-12-04)

  • Initial release

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

wai.annotations-0.1.4.tar.gz (51.4 kB view details)

Uploaded Source

File details

Details for the file wai.annotations-0.1.4.tar.gz.

File metadata

  • Download URL: wai.annotations-0.1.4.tar.gz
  • Upload date:
  • Size: 51.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9

File hashes

Hashes for wai.annotations-0.1.4.tar.gz
Algorithm Hash digest
SHA256 81fe8d63742201cc922e82dfe0c7b0578715274e5da9e8f76ae69f0f8f8d8ea2
MD5 70df483292adde0f9109d4cfe5a6ee56
BLAKE2b-256 55afaa99926ab5b971b15aaba932f579f7fb7279e3b2d05535b43736c90ab78b

See more details on using hashes here.

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