A package for simplifying object detection
Project description
mira
IMPORTANT: mira is in pre-release. The API is still under development and subject to change. In addition, there are likely bugs in implementations of some of the object detection models. As with all works-in-progress, please use at your own risk.
mira provides tooling for simple object detection projects. The package spans three areas of focus.
- Core object detection abstractions for images and annotations
- Access to datasets from common formats (e.g., VOC, COCO) and image sets (e.g., VOC 2012)
- A common API to for well-known models (e.g., RetinaNet and YOLO)
Check out the docs.
Installation
pip install mira
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
mira-0.1a13.tar.gz
(52.6 kB
view hashes)
Built Distribution
mira-0.1a13-py3-none-any.whl
(65.0 kB
view hashes)