• Joined on 2024-12-03
lionel synced commits to train at lionel/batdetect2 from mirror 2025-05-01 09:43:52 +02:00
b819180656 Add preprocess command to init
lionel synced commits to train at lionel/batdetect2 from mirror 2025-05-01 01:33:57 +02:00
fdab0860fd Add num workers to cli
3b5623ddca create train cli command
2913fa59a4 Fix tests
9c8b8fb200 Create metrics
bc86c94f8e Adding evaluation callback
Compare 7 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-04-24 06:14:01 +02:00
4b4c3ecdf5 Added loguru as a dependency
13afac65a5 Added an example conf file
d8cf1db19f Fix augmentations
8a6ed3dec7 Starting to add logging to preprocess
7dd35d6e3e Refine training config
Compare 81 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-04-04 12:34:17 +02:00
acda71ea45 Formatting
lionel synced commits to train at lionel/batdetect2 from mirror 2025-04-03 20:14:21 +02:00
98c6da6d42 Removed non needed info on datasets
fe8d044af2 Using basedpyright
62fa38557e Minor tweaks
213b6dfd29 Expose model functions
bfa6049adc Expose preprocessing functions
Compare 71 commits »
lionel synced new reference feat/add-chunk-size-to-cli to lionel/batdetect2 from mirror 2025-03-13 00:54:02 +01:00
lionel synced new reference refs/tags/v1.2.0 to lionel/batdetect2 from mirror 2025-03-13 00:54:02 +01:00
lionel synced commits to refs/tags/v1.2.0 at lionel/batdetect2 from mirror 2025-03-13 00:54:02 +01:00
lionel synced commits to refs/pull/44/merge at lionel/batdetect2 from mirror 2025-03-13 00:54:02 +01:00
4b75e13fa2 Bump version: 1.1.1 → 1.2.0
98bf506634 Merge pull request #45 from macaodha/feat/add-chunk-size-to-cli
b4c59f7de1 Added the chunk_size param to the detect command
Compare 4 commits »
lionel synced commits to main at lionel/batdetect2 from mirror 2025-03-13 00:54:02 +01:00
4b75e13fa2 Bump version: 1.1.1 → 1.2.0
98bf506634 Merge pull request #45 from macaodha/feat/add-chunk-size-to-cli
b4c59f7de1 Added the chunk_size param to the detect command
Compare 3 commits »
lionel synced commits to feat/add-chunk-size-to-cli at lionel/batdetect2 from mirror 2025-03-13 00:54:01 +01:00
lionel synced commits to refs/pull/44/merge at lionel/batdetect2 from mirror 2025-02-27 18:24:01 +01:00
54ca555587 Fixed code to support Python3.9 syntax
Compare 2 commits »
lionel synced commits to refs/pull/44/head at lionel/batdetect2 from mirror 2025-02-27 18:24:00 +01:00
54ca555587 Fixed code to support Python3.9 syntax
lionel synced commits to refs/pull/44/merge at lionel/batdetect2 from mirror 2025-02-27 10:14:02 +01:00
230b6167bc Added load_audio_data() which returns the original sample rate. Changed load_audio() implementation so that it uses load_audio_data but retains its signature. du.process_file() now does not need to call get_samplerate
Compare 2 commits »
lionel synced commits to refs/pull/44/head at lionel/batdetect2 from mirror 2025-02-27 10:14:02 +01:00
230b6167bc Added load_audio_data() which returns the original sample rate. Changed load_audio() implementation so that it uses load_audio_data but retains its signature. du.process_file() now does not need to call get_samplerate
lionel synced commits to refs/pull/44/merge at lionel/batdetect2 from mirror 2025-02-26 17:54:02 +01:00
f62bc99ab2 Added api method to process a URL
47dbdc79c2 Added tests for api and load_audio
e10e270de4 Fix error in get_samplerate when reading io.BytesIO.
6af7fef316 Fix 'unknown' id by providing a _generate_id() function.
Compare 5 commits »
lionel synced commits to refs/pull/44/head at lionel/batdetect2 from mirror 2025-02-26 17:54:02 +01:00
f62bc99ab2 Added api method to process a URL
47dbdc79c2 Added tests for api and load_audio
e10e270de4 Fix error in get_samplerate when reading io.BytesIO.
6af7fef316 Fix 'unknown' id by providing a _generate_id() function.
Compare 4 commits »