This package will generate plots to track the progress of your INCEpTION project(s).
In its current state, it can be used by the project manager on site to visualize different metrics regarding the progress of the project, and the type of annotations done.
In case the project is part of a bigger project, the project progress can be exported to be sent to a project lead in a centralized location who, in turn, can use the package to get an overview of the progress across the different projects and locations.
pip install -U inception-reports
inception_reports --help
this will show you the options you have:
inception_reports --manager
if you have one python project, or are responsible for one location.inception_reports --lead
if you're leading multiple projects, or multiple locations.This package is under early development, if you notice any bugs, or face any issues, do not hesitate to open a Github issue.