batdetect2/bat_detect
2023-02-26 19:17:47 +00:00
..
detector Added click to dependencies and made cli tests 2023-02-26 18:40:35 +00:00
evaluate Finished refactoring detector_utils 2023-02-22 22:45:26 +00:00
finetune formatted with black and isort 2023-02-22 15:06:02 +00:00
models moved model directory into bat_detect module 2023-02-02 19:24:29 +00:00
train Moved types to a single module 2023-02-26 14:27:03 +00:00
utils Changed public API to use trained model by default 2023-02-26 19:17:47 +00:00
__init__.py added code 2022-12-09 19:03:24 +00:00
api.py Changed public API to use trained model by default 2023-02-26 19:17:47 +00:00
cli.py Changed public API to use trained model by default 2023-02-26 19:17:47 +00:00
types.py Added click to dependencies and made cli tests 2023-02-26 18:40:35 +00:00