Commit Graph

122 Commits

Author SHA1 Message Date
mbsantiago
9106b9f408 Removing stale functions from legacy module 2025-04-25 17:12:39 +01:00
mbsantiago
899f74efd5 Wrote the main train function 2025-04-24 10:00:18 +01:00
mbsantiago
d8cf1db19f Fix augmentations 2025-04-24 00:20:38 +01:00
mbsantiago
8a6ed3dec7 Starting to add logging to preprocess 2025-04-24 00:20:30 +01:00
mbsantiago
7dd35d6e3e Refine training config 2025-04-23 23:35:42 +01:00
mbsantiago
d51e3f8bbd Rollback to single configs module 2025-04-23 23:35:27 +01:00
mbsantiago
f3999fbba2 Starting to create a dedicated configs module 2025-04-23 23:19:23 +01:00
mbsantiago
2a45859393 Run lint fix 2025-04-23 23:19:08 +01:00
mbsantiago
59bd14bc79 Added clips for random cliping and augmentations 2025-04-23 23:15:08 +01:00
mbsantiago
2396815c13 Add a default target config 2025-04-23 23:14:39 +01:00
mbsantiago
ac4bb8f023 Added min and max freq attributes to preprocessor protocol 2025-04-23 23:14:31 +01:00
mbsantiago
6498b6ca37 Added BlockGroups 2025-04-23 23:14:11 +01:00
mbsantiago
bfcab0331e Attend test warnings 2025-04-22 09:17:17 +01:00
mbsantiago
9fc713d390 Temporary remove compat params module 2025-04-22 09:01:58 +01:00
mbsantiago
285c6a3347 Updating to new Augmentation object 2025-04-22 09:01:46 +01:00
mbsantiago
7c89e82579 Fixing imports after restructuring 2025-04-22 00:36:34 +01:00
mbsantiago
ce15afc231 Restructured models module 2025-04-21 21:25:50 +01:00
mbsantiago
096d180ea3 Create an encoder module 2025-04-21 15:28:56 +01:00
mbsantiago
ffa4c2e5e9 Remove unnecessary config and build modules 2025-04-21 15:28:47 +01:00
mbsantiago
6c744eaac5 Improved docstrings for blocks 2025-04-21 15:28:26 +01:00
mbsantiago
e00674f628 Added better docstrings to types module 2025-04-21 14:06:16 +01:00
mbsantiago
4aa2e6905c Remove old post_process module 2025-04-20 17:56:07 +01:00
mbsantiago
3abebc9c17 Added working postprocess decoding tests 2025-04-20 17:53:56 +01:00
mbsantiago
1f4454693e Working on postprocess tests 2025-04-20 15:52:25 +01:00
mbsantiago
bcf339c40d Updated postprocess module with docstrings 2025-04-20 13:56:18 +01:00
mbsantiago
6236e78414 Update TargetProtocol and related to include rois 2025-04-19 20:26:18 +01:00
mbsantiago
9410112e41 Create targets.rois module 2025-04-19 19:43:30 +01:00
mbsantiago
07f065cf93 Rename Preprocessor to PreprocessorProtocol 2025-04-19 12:25:47 +01:00
mbsantiago
a0a77cada1 Attach a data_source tag to clips loaded from different sources 2025-04-19 12:25:03 +01:00
mbsantiago
355847346e Added a data_source term. 2025-04-19 12:24:38 +01:00
mbsantiago
dfd14df7b9 Added a targets protocol 2025-04-19 12:24:24 +01:00
mbsantiago
f353aaa08c Added unit tests to legacy annotation loader 2025-04-18 18:39:58 +01:00
mbsantiago
bf14f4d37e Added docstrings for the batdetect2 legacy annotation format 2025-04-18 15:14:48 +01:00
mbsantiago
f9e005ec8b Add tests for aoef loading 2025-04-18 13:32:50 +01:00
mbsantiago
fd7f2b0081 Added unit tests for spectrogram preprocessing 2025-04-17 18:31:24 +01:00
mbsantiago
638f93fe92 Documented the preprocessing module 2025-04-17 15:56:07 +01:00
mbsantiago
19febf2216 Separated the protocols to separate types module 2025-04-17 15:36:21 +01:00
mbsantiago
3417c496db Changed name of PcenScaleConfig to PcenConfig 2025-04-17 15:35:42 +01:00
mbsantiago
4a9af72580 Moved arrays and tensor operations to utils module 2025-04-17 15:35:17 +01:00
mbsantiago
2212246b11 Add documentation to spectrogram 2025-04-17 14:40:20 +01:00
mbsantiago
aca0b58443 Add audio test suite 2025-04-17 13:48:21 +01:00
mbsantiago
23620c2233 Added docstrings to audio module 2025-04-16 19:44:30 +01:00
mbsantiago
a9f91322d4 Moved labels.py back to training 2025-04-16 19:44:23 +01:00
mbsantiago
22036743d1 Add target index documentation 2025-04-16 11:01:21 +01:00
mbsantiago
a2ec190b73 Add decode functions to classes module 2025-04-15 23:56:24 +01:00
mbsantiago
b796e0bc7b add docs for configs module 2025-04-15 22:34:45 +01:00
mbsantiago
55eff0cebd Fix import error 2025-04-15 20:29:39 +01:00
mbsantiago
0778663a2c Add extensive documentation for the labels module 2025-04-15 19:25:58 +01:00
mbsantiago
af48c33307 Add target classes module 2025-04-15 07:32:58 +01:00
mbsantiago
02d4779207 Add test for target filtering 2025-04-14 13:31:30 +01:00