Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 293 Bytes

File metadata and controls

17 lines (10 loc) · 293 Bytes

BeeSee

Bee detection neural network.

Installation

pip install -r requirements.txt

Then, obtain a model file and import appropriate functions from the code.

BeeSee usage

See scripts/thorax_example.py.

There are some functions in utils.py which may be convenient.