• Joined on 2024-12-03
lionel synced commits to train-refactor at lionel/batdetect2 from mirror 2026-05-05 22:29:14 +02:00
5a974711b0 feat: log training provenance artifacts
lionel synced commits to train-refactor at lionel/batdetect2 from mirror 2026-05-05 14:19:15 +02:00
7b2699786f feat: add checkpoint finetuning workflow
75e52cc548 fix: keep checkpoint targets immutable
Compare 2 commits »
lionel synced new reference train-refactor to lionel/batdetect2 from mirror 2026-05-05 06:09:16 +02:00
lionel synced commits to train-refactor at lionel/batdetect2 from mirror 2026-05-05 06:09:15 +02:00
lionel synced commits to train at lionel/batdetect2 from mirror 2026-04-30 19:59:15 +02:00
f82ec218f0 docs: clarify train base-dir option
9da05c172c Merge branch 'train' into doc
a2f2a2d398 docs: add legacy workflow and migration guidance
300716895e docs: add task guides and API/config references
9dec35b1ce docs: expand core user workflow tutorials
Compare 6 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2026-04-30 03:39:14 +02:00
f909e74c91 Fix: operators were inverted
lionel synced commits to train at lionel/batdetect2 from mirror 2026-04-25 01:09:14 +02:00
a5fdf438e2 Minor fixes
lionel synced commits to train at lionel/batdetect2 from mirror 2026-04-24 00:39:14 +02:00
4303d4e42d Fix logging imports
da113eaea8 Add path_in_list condition
1579bbc6c5 Add csv list format
c67d9cbba0 Sort summary by class name
00961132a9 Improve test suite for conditions
Compare 10 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2026-03-29 20:30:21 +02:00
591d4f4ae8 Update docs on roi separation
2b235e28bb Separate targets and ROI
716b3a3778 Allow enabling/disabling filtering and transforms during data loading
548cd366cd Add source filtering to dataset loading
67bb66db3c Incorporate previous docs into new structure
Compare 16 commits »
lionel synced new reference refs/tags/v1.3.1 to lionel/batdetect2 from mirror 2026-03-25 17:30:23 +01:00
lionel synced commits to refs/tags/v1.3.1 at lionel/batdetect2 from mirror 2026-03-25 17:30:22 +01:00
lionel synced commits to main at lionel/batdetect2 from mirror 2026-03-25 17:30:21 +01:00
4ae567bc1d Bump version: 1.3.0 → 1.3.1
04af8cdcea Merge pull request #61 from macaodha/feat/loosen-dependencies
13acd18050 Add correct index markers and newer setuptools
20295d0457 Add cu118 for python 3.9
e602bb2495 Update lockfile
Compare 9 commits »
lionel synced new reference feat/loosen-dependencies to lionel/batdetect2 from mirror 2026-03-25 17:30:21 +01:00
lionel synced commits to feat/loosen-dependencies at lionel/batdetect2 from mirror 2026-03-25 17:30:21 +01:00
lionel synced commits to train at lionel/batdetect2 from mirror 2026-03-19 22:40:21 +01:00
5d92f3a00d Remove stale pylintrc
26cbe00af2 Update image path
00430c8426 Remove dvc stuff
daf18b9c20 Change name of ims folder to assets.
78ede31b8b Remove stale scripts
Compare 5 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2026-03-19 06:20:21 +01:00
5a14b29281 Do not crash on failure to plot
13a31d9de9 Do not sync with model in loading from checkpoint otherwise device clash
a1fad6d7d7 Add test for checkpointing
b8acd86c71 By default only save the last checkpoint
875751d340 Add save last config to checkpoint
Compare 73 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-11-28 23:59:38 +01:00
a4a5a10da1 Remove torch version restrictions
202c6cbab0 Fix tests
Compare 2 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-11-27 23:29:37 +01:00
7336638fa9 Add average precision computation to pr curves if needed
16c401b1da Add method to compute attention weights
4ecbc2b734 Add function to facilitate task evaluation
Compare 3 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-11-19 19:29:36 +01:00
dbd2d30ead save predictions as individual nc files for speed
lionel synced commits to train at lionel/batdetect2 from mirror 2025-11-17 02:09:35 +01:00
bdb9e18964 Add explicit kwarg name to _freq_to_index to avoid confusion
a4498cfd83 Add functional versions of metric and plotting utils
960b9a92e4 Fix legacy import to use reproducible UUIDs
Compare 3 commits »