Commit Graph

674 Commits

Author SHA1 Message Date
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
4ae567bc1d Bump version: 1.3.0 → 1.3.1
Some checks failed
Python package / build (3.10) (push) Has been cancelled
Python package / build (3.11) (push) Has been cancelled
Python package / build (3.12) (push) Has been cancelled
Python package / build (3.13) (push) Has been cancelled
Python package / build (3.14) (push) Has been cancelled
Python package / build (3.9) (push) Has been cancelled
2026-03-25 13:57:34 +00:00
Santiago Martinez Balvanera
04af8cdcea
Merge pull request #61 from macaodha/feat/loosen-dependencies
Remove version cap for torch and torchaudio, add Python 3.13/3.14 support
2026-03-25 13:53:39 +00:00
mbsantiago
13acd18050 Add correct index markers and newer setuptools 2026-03-25 13:50:48 +00:00
mbsantiago
20295d0457 Add cu118 for python 3.9 2026-03-25 13:42:09 +00:00
mbsantiago
e602bb2495 Update lockfile 2026-03-25 13:36:01 +00:00
mbsantiago
853c8c6e67 Update classifier tags 2026-03-25 13:28:54 +00:00
mbsantiago
85667ca676 Add cu126 sources 2026-03-25 13:22:24 +00:00
mbsantiago
6bad018045 Change dev-dependencies to dependency-groups.dev 2026-03-25 12:52:08 +00:00
mbsantiago
a8c5bff67b Remove version cap for torch and torchaudio, add support for python 3.13 and 3.14 2026-03-25 12:45:11 +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