Commit Graph

19 Commits

Author SHA1 Message Date
Santiago Martinez
f0b0f28379 Changed the model API so that they always return the features 2023-02-25 20:10:44 +00:00
Santiago Martinez
0eecf54a94 Added an API file with tests to check basic functionality 2023-02-25 19:40:54 +00:00
Santiago Martinez
40222d8233 Fixed errors with command 2023-02-22 23:20:51 +00:00
Santiago Martinez
e6a6ad4696 Finished refactoring detector_utils 2023-02-22 22:45:26 +00:00
Santiago Martinez
8da98b5258 Refactored detector_utils module 2023-02-22 20:24:43 +00:00
Santiago Martinez
53100f51e0 formatted with black and isort 2023-02-22 15:06:02 +00:00
Santiago Martinez
ca2a9c39a0 adding typing and documentation to load_device function 2023-02-22 15:00:38 +00:00
Santiago Martinez
d7ddf72c73 Made explicit imports in detector/models.py 2023-02-22 14:55:08 +00:00
Santiago Martinez
251d87c690 Added __init__.py files to evaluate and finetune modules 2023-02-22 14:49:48 +00:00
Santiago Martinez
c520c469d9 moved model directory into bat_detect module 2023-02-02 19:24:29 +00:00
Santiago Martinez
9cb6b20949 formatted with black and isort 2023-02-02 19:13:00 +00:00
Santiago Martinez
9fd3412d5b Added command module 2023-02-02 19:06:24 +00:00
Santiago Martinez
3c17a23371 Formatted code with Black and isort 2023-01-25 19:17:38 +00:00
Oisin Mac Aodha
9959356750 limiting file length in demos 2022-12-20 16:25:43 +00:00
Oisin Mac Aodha
20b710118b added gradio app 2022-12-19 22:43:04 +00:00
macaodha
a5c263093f clean up instructions 2022-12-14 18:55:54 +00:00
macaodha
7b5b2be08f added viz scripts 2022-12-14 18:19:52 +00:00
macaodha
20218e023c Minor fixes to readme and updated requirements. 2022-12-13 17:57:42 +00:00
macaodha
0945c1caeb added code 2022-12-09 19:03:24 +00:00