Commit Graph

587 Commits

Author SHA1 Message Date
mbsantiago
f909e74c91 Fix: operators were inverted 2026-04-30 00:27:51 +01:00
Santiago Martinez Balvanera
a5fdf438e2 Minor fixes 2026-04-24 16:21:47 +01:00
mbsantiago
4303d4e42d Fix logging imports 2026-04-23 19:26:45 +01:00
mbsantiago
da113eaea8 Add path_in_list condition 2026-04-04 10:44:35 +01:00
mbsantiago
1579bbc6c5 Add csv list format 2026-04-04 10:23:14 +01:00
mbsantiago
c67d9cbba0 Sort summary by class name 2026-04-03 17:13:12 +01:00
mbsantiago
00961132a9 Improve test suite for conditions 2026-04-03 17:07:26 +01:00
mbsantiago
e04d86808d Add clip annotation filtering to data loading 2026-04-03 16:40:23 +01:00
mbsantiago
c8dd4155bf Add conditions for clips and recordings 2026-04-03 16:40:11 +01:00
mbsantiago
e80fe8675d Mark some tests as slow for quicker feedback 2026-03-29 15:55:24 +01:00
mbsantiago
c24056214c Make sure api_v2 loads fast 2026-03-29 15:10:18 +01:00
mbsantiago
6d09133dca Minor fixes 2026-03-29 14:30:14 +01:00
mbsantiago
591d4f4ae8 Update docs on roi separation 2026-03-29 13:11:49 +01:00
mbsantiago
2b235e28bb Separate targets and ROI 2026-03-29 13:11:42 +01:00
mbsantiago
716b3a3778 Allow enabling/disabling filtering and transforms during data loading 2026-03-28 20:27:04 +00:00
mbsantiago
548cd366cd Add source filtering to dataset loading 2026-03-28 19:43:13 +00:00
mbsantiago
67bb66db3c Incorporate previous docs into new structure 2026-03-28 19:42:09 +00:00
mbsantiago
d2d804f0c3 Create basic tutorial files, WIP 2026-03-28 19:05:34 +00:00
mbsantiago
42d6a0940c Add dev docs 2026-03-28 18:51:40 +00:00
mbsantiago
3074980e18 More extensive overview of cli reference 2026-03-28 18:51:34 +00:00
mbsantiago
ebc1f573c8 Improved home doc page and moved faq to docs 2026-03-28 18:51:25 +00:00
mbsantiago
c5b2446978 Add tests for detection threshold 2026-03-28 14:42:15 +00:00
mbsantiago
8e33473b4e Update docs with detection threshold 2026-03-28 14:26:51 +00:00
mbsantiago
b253a54cc8 Use detection threshold use to API and CLI 2026-03-28 14:26:10 +00:00
mbsantiago
dfe19c68f0 Add detection threshold override option to postprocessor 2026-03-28 14:25:18 +00:00
mbsantiago
e4bbde9995 Better cli docs 2026-03-28 13:25:15 +00:00
mbsantiago
7277151f33 Start cli docs 2026-03-28 11:28:52 +00:00
mbsantiago
9ec2f1a107 Add audio dir to data cli command 2026-03-28 11:09:47 +00:00
mbsantiago
5d92f3a00d Remove stale pylintrc 2026-03-19 14:50:47 +00:00
mbsantiago
26cbe00af2 Update image path 2026-03-19 14:47:40 +00:00
mbsantiago
00430c8426 Remove dvc stuff 2026-03-19 14:46:49 +00:00
mbsantiago
daf18b9c20 Change name of ims folder to assets. 2026-03-19 14:45:43 +00:00
mbsantiago
78ede31b8b Remove stale scripts 2026-03-19 14:44:05 +00:00
mbsantiago
5a14b29281 Do not crash on failure to plot 2026-03-19 01:31:21 +00:00
mbsantiago
13a31d9de9 Do not sync with model in loading from checkpoint otherwise device clash 2026-03-19 01:28:05 +00:00
mbsantiago
a1fad6d7d7 Add test for checkpointing 2026-03-19 01:26:37 +00:00
Santiago Martinez Balvanera
b8acd86c71 By default only save the last checkpoint 2026-03-19 01:26:11 +00:00
Santiago Martinez Balvanera
875751d340 Add save last config to checkpoint 2026-03-19 00:36:45 +00:00
Santiago Martinez Balvanera
32d8c4a9e5 Create separate preproc/postproc/target instances for model in api 2026-03-19 00:23:55 +00:00
mbsantiago
fb3dc3eaf0 Ensure preprocessor is in CPU 2026-03-19 00:09:30 +00:00
mbsantiago
0d90cb5cc3 Create duplicate preprocessor for data input pipeline 2026-03-19 00:03:29 +00:00
mbsantiago
91806aa01e Update default scheduler params 2026-03-18 23:54:16 +00:00
mbsantiago
23ac619c50 Add option to override targets when loading the model config 2026-03-18 23:36:24 +00:00
mbsantiago
99b9e55c0e Add extra and strict arguments to load config functions, migrate example config 2026-03-18 22:06:45 +00:00
mbsantiago
652670b01d Name changes 2026-03-18 20:48:35 +00:00
mbsantiago
0163a572cb Expanded cli tests 2026-03-18 20:35:08 +00:00
mbsantiago
f0af5dd79e Change inference command to predict 2026-03-18 20:07:53 +00:00
mbsantiago
2f03abe8f6 Remove stale load functions 2026-03-18 19:43:54 +00:00
mbsantiago
22a3d18d45 Move the logging config out of the train/eval configs 2026-03-18 19:32:19 +00:00
mbsantiago
bf5b88016a Polish evaluate and train CLI 2026-03-18 19:15:57 +00:00