• Joined on 2024-12-03
lionel synced commits to train at lionel/batdetect2 from mirror 2025-08-08 18:16:18 +02:00
2341f822a7 Ignore plotting failures in gallery plot
c3d377b6e0 Update soundevent
d9395d3eeb Updated callback to include plotting
aaec66c15e Added BatDetect2Prediction wrapper and method
6213238585 Added matching configs
Compare 14 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-08-04 08:06:18 +02:00
bf6f52a65d Add data/targets notebookes
lionel synced commits to train at lionel/batdetect2 from mirror 2025-07-29 13:15:54 +02:00
9816985bb1 Create dataloader config
62f0c5c397 Remove stale tensorboard logger argument
Compare 2 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-07-29 05:12:09 +02:00
839a632aa2 Remove non-existing option in tensorboard logger
829c07fb12 Remove unnecessary note
2dd2c0156b Update gitignore
6732394f50 Add model checkpoint callback
8368aad178 Add better logging
Compare 8 commits »
lionel synced commits to main at lionel/batdetect2 from mirror 2025-07-21 17:32:06 +02:00
d031e00250 Update README.md
lionel synced commits to train at lionel/batdetect2 from mirror 2025-06-27 05:32:02 +02:00
e8db1d4050 Fix hyperparameter saving
b396d4908a Fix trainer init
ce15a0f152 Fix trainer init
16febed792 Add test that ensures example_config is valid
d67ae9be05 Update config to remove optimiser level
Compare 23 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-06-24 20:22:08 +02:00
a462beaeb8 Remove rogue print
daab8ff0d7 Fix validation is_in_subclip after encoder changes
235f0e27da Add load dataset config function
b5b4229990 Fix testing issues
8253b5bdc4 Update makefile
Compare 13 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-06-20 18:22:06 +02:00
ebad489cb1 Merge branch 'train' of github.com:macaodha/batdetect2 into train
3c9e5aca2f Fix testing issues
Compare 2 commits »
lionel synced commits to train at lionel/batdetect2 from mirror 2025-06-19 09:42:02 +02:00
a62f07ebdd to cpu
434fc652a2 Add collate fn
84a13c65a7 Add iterators module
ebc89af4c6 Use soundevent.to_db
835fe1ccdf Remove old requirements files
Compare 5 commits »
lionel synced commits to main at lionel/batdetect2 from mirror 2025-06-04 02:13:54 +02:00
4cd71497e7 Merge pull request #52 from kaviecos/http_documentation
ba670932d5 Update README.md
d3747c57f2 Update README.md
Compare 3 commits »
lionel synced and deleted reference refs/tags/refs/pull/52/merge at lionel/batdetect2 from mirror 2025-06-04 02:13:54 +02:00
lionel synced new reference refs/tags/v1.3.0 to lionel/batdetect2 from mirror 2025-05-16 17:14:02 +02:00
lionel synced commits to refs/tags/v1.3.0 at lionel/batdetect2 from mirror 2025-05-16 17:14:02 +02:00
lionel synced commits to refs/pull/44/head at lionel/batdetect2 from mirror 2025-05-16 17:14:02 +02:00
4282e2ae70 Added AudioPath as an alias for the path definition
52570738f2 Renamed load_audio_data to load_audio_and_samplerate
cbd362d6ea Updated docstrings for tests
Compare 3 commits »
lionel synced commits to main at lionel/batdetect2 from mirror 2025-05-16 17:14:02 +02:00
42a838e9f2 Bump version: 1.2.0 → 1.3.0
c10903a646 Merge pull request #44 from kaviecos/http_support
4282e2ae70 Added AudioPath as an alias for the path definition
52570738f2 Renamed load_audio_data to load_audio_and_samplerate
cbd362d6ea Updated docstrings for tests
Compare 13 commits »
lionel synced and deleted reference refs/tags/refs/pull/44/merge at lionel/batdetect2 from mirror 2025-05-16 17:14:02 +02:00
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