Gradiant / pyodi

Python Object Detection Insights
https://gradiant.github.io/pyodi/
Mozilla Public License 2.0
189 stars 17 forks source link

Pyodi installation with pip #124

Closed igonro closed 3 years ago

igonro commented 3 years ago

Modify the installation method to allow pyodi to be installed with just one command: pip install pyodi.

Note: Currently there is a problem with pycocotools because numpy and cython are not set as build dependencies, but they are.

References:

github-actions[bot] commented 3 years ago

Branch issue-124-Pyodi_installation_with_pip created!