Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.16 KB

README.rst

File metadata and controls

29 lines (19 loc) · 1.16 KB

Wildbook IA - PyRF

Build and upload to PyPI (master) Latest PyPI version Documentation on 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.