Commit Graph

597 Commits

Author SHA1 Message Date
mbsantiago
e33053614a update gitignore 2026-05-04 17:13:18 +01:00
mbsantiago
ae4f742345 Modify max epochs with override before logging 2026-05-04 17:12:55 +01:00
mbsantiago
44f9870e9e fix: have 0 default workers for eval 2026-05-04 17:12:35 +01:00
mbsantiago
d7e61ccd43 feat(plotting): add size heatmap label plotting 2026-05-04 16:48:49 +01:00
mbsantiago
f82ec218f0 docs: clarify train base-dir option 2026-04-30 16:51:24 +01:00
mbsantiago
9da05c172c Merge branch 'train' into doc 2026-04-30 11:50:04 +01:00
mbsantiago
a2f2a2d398 docs: add legacy workflow and migration guidance 2026-04-30 11:48:25 +01:00
mbsantiago
300716895e docs: add task guides and API/config references 2026-04-30 11:48:19 +01:00
mbsantiago
9dec35b1ce docs: expand core user workflow tutorials 2026-04-30 11:48:11 +01:00
mbsantiago
9635a858bd docs: align docs entry points with current workflows 2026-04-30 11:48:07 +01:00
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