Wildbook IA - PyRF
July 9, 2020 ยท View on GitHub
================== Wildbook IA - PyRF
|Build| |Pypi| |ReadTheDocs|
Random Forest / Hough Voting Detection Algorithm - Part of the WildMe / Wildbook IA Project.
Unix / Mac compatible distribution based on the Random Forest code developed by Gall et. al.
The code has been parallelized in specific spots using OpenMP to help speed up training and detection. A Python wrapper has also been created to help with ease of testing.
.. |Build| image:: https://img.shields.io/github/workflow/status/WildbookOrg/wbia-tpl-pyrf/Build%20and%20upload%20to%20PyPI/master :target: https://github.com/WildbookOrg/wbia-tpl-pyrf/actions?query=branch%3Amaster+workflow%3A%22Build+and+upload+to+PyPI%22 :alt: Build and upload to PyPI (master)
.. |Pypi| image:: https://img.shields.io/pypi/v/wbia-pyrf.svg :target: https://pypi.python.org/pypi/wbia-pyrf :alt: Latest PyPI version
.. |ReadTheDocs| image:: https://readthedocs.org/projects/wbia-tpl-pyrf/badge/?version=latest :target: http://wbia-tpl-pyrf.readthedocs.io/en/latest/ :alt: Documentation on ReadTheDocs