• Joined on 2024-12-03
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 »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-11-12 07:59:57 +01:00
76503fbd12 Fix order of config merge
lionel synced commits to train at lionel/batdetect2 from mirror 2025-11-10 23:20:10 +01:00
69921f258a Add GreedyAffinityMatching as an alternative to optimal affinity matching
6039b2c3eb Avoid empty strings as tags in legacy format conversion
efc996a0db Add targets to data summary command
Compare 3 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-10-29 17:20:08 +01:00
110432bd40 Added batch_size and num_workers to API
lionel synced commits to train at lionel/batdetect2 from mirror 2025-10-28 00:30:04 +01:00
8366410332 Update test
aa4ad68958 Update dependencies
401a3832ce Add other output formats
Compare 3 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-10-15 03:10:37 +02:00
6d0a73dda6 Add deepmerge dependency
5736421023 Add arguments to train cli
3913d2d350 Add merge config option
Compare 3 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-10-04 22:09:56 +02:00
24dcc47e73 Fix import of DEFAULT_CHECKPOINT_DIR
160cb6ae30 Add checkpoint config
Compare 2 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-09-30 20:10:52 +02:00
2d796394f6 Store anns and preds instead of evals in EvaluatorModule
49ec1916ce Fix API after module name change
8727edf466 Save checkpoint on max class mAP
2f48c58de1 api_v2
981e37c346 Writing batch inference code
Compare 81 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-28 19:10:15 +02:00
30159d64a9 Update example config
c9f0c5c431 Added bbox iou affinity function
10865ee600 Re-org gallery example plots
87ed44c8f7 Plotting reorganised
df2abff654 Task/Metrics restructure
Compare 6 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-18 14:10:10 +02:00
4cd983a2c2 Better train cli arg names
e65df81db2 Evaluate using Lightning too to handle device changes
6c25787123 Logging is not just for training
8c80402f08 Move clips and audio to dedicated module
b81a882b58 Add metrics and plots
Compare 9 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-16 13:10:38 +02:00
60e922d565 Use pascal voc map computation by default
704b28292b Cleaning train module
Compare 2 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-15 20:50:31 +02:00
e752e96b93 Restructure eval metrics and plotting
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-14 20:20:13 +02:00
ec1c0ff020 Better matching module, remove generic from classification evaluations
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-14 12:10:04 +02:00
8628133fd7 Compute mAP
d80377981e Fix plotting
Compare 2 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-14 03:59:54 +02:00
ad5293e0d0 Ad FileNotFoundError to plotting
01e7a5df25 Add ignore at ends when evaluating
6d70140bc9 Default to normal anchor
Compare 3 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-11 18:50:35 +02:00
4fd2e84773 Fix clip missalignment in validation dataset
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-11 02:30:21 +02:00
74c419f674 Update default config
e65d5a6846 Added more clipping options for validation
Compare 2 commits »