• Joined on 2024-12-03
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 »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-10 02:00:48 +02:00
615c811bb4 Add detection_class_name to targets protocol
41b18c3f0a Better order for checkpoints
16a0fa7b75 Add targets to train cli
Compare 3 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-09 17:52:01 +02:00
115084fd2b Updat lightning version
951dc59718 Add seed option to train
3376be06a4 Add experiment name
Compare 3 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-09 01:31:22 +02:00
cd4955d4f3 Eval
c73984b213 Small fixes
d8d2e5a2c2 Remove preprocessing modules
b056d7d28d Make sure training is still working
95a884ea16 Update tests
Compare 8 commits »
lionel synced commits to no_preprocessing at lionel/batdetect2 from mirror 2025-09-01 13:56:26 +02:00
db2ad11743 Make matching in parallel for speedup
e0ecc3c3d1 Clear evaluation callback after epoch ends
Compare 2 commits »