mbsantiago
|
9e2697458d
|
Bump version: 2.0.0b2 -> 2.0.0b3
CI / Checks (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
|
2026-08-08 14:00:50 +01:00 |
|
Santiago Martinez Balvanera
|
afafccc26d
|
Merge pull request #76 from macaodha/fix/dependencies-issues
build: trim default runtime dependencies
|
2026-08-08 13:55:21 +01:00 |
|
mbsantiago
|
981b625c34
|
Add tensorboard import message
|
2026-08-08 13:50:36 +01:00 |
|
mbsantiago
|
f4a0421ef3
|
build: trim runtime dependencies
|
2026-08-08 13:40:15 +01:00 |
|
mbsantiago
|
2b582fc2a0
|
Fix typing issues
|
2026-08-08 13:39:32 +01:00 |
|
Santiago Martinez Balvanera
|
bbe89e2315
|
Merge pull request #75 from macaodha/feat/compile-model
Add runtime model compilation options
|
2026-08-08 12:50:59 +01:00 |
|
mbsantiago
|
586e78814f
|
refactor: remove ambiguous training precision option
|
2026-08-08 12:34:07 +01:00 |
|
mbsantiago
|
c8f0f2bee1
|
docs: document runtime compilation options
|
2026-08-08 12:18:55 +01:00 |
|
mbsantiago
|
bad5d4f4fc
|
test: cover compile idempotency paths
|
2026-08-08 12:04:19 +01:00 |
|
mbsantiago
|
8166db8f9c
|
feat: add runtime model compilation options
|
2026-08-08 12:02:00 +01:00 |
|
mbsantiago
|
9f22fd097f
|
Merge branch 'feat/compile-model' of github.com:macaodha/batdetect2 into feat/compile-model
|
2026-08-08 11:04:52 +01:00 |
|
Santiago Martinez Balvanera
|
bcc9cb6d00
|
Expand the cosine annealing config
|
2026-08-08 11:01:38 +01:00 |
|
Santiago Martinez Balvanera
|
ead0adf284
|
Allow passing the logger object directly to the train workflow
|
2026-08-08 11:01:38 +01:00 |
|
Santiago Martinez Balvanera
|
7492280218
|
Add setting for compiling the model before train
|
2026-08-08 11:01:38 +01:00 |
|
Santiago Martinez Balvanera
|
d7896c6d75
|
Merge pull request #74 from macaodha/fix/raw-format-stack
CI / Checks (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Waiting to run
Docs Pages / Build Docs (push) Waiting to run
Docs Pages / Deploy Docs (push) Blocked by required conditions
Fix raw formatter loading for empty detections and large outputs
|
2026-08-08 10:59:47 +01:00 |
|
mbsantiago
|
23ccf7f5d6
|
fix: validate raw recording metadata on load
|
2026-08-08 10:54:56 +01:00 |
|
mbsantiago
|
8f01a914d7
|
test: cover raw formatter round trips
|
2026-08-07 19:59:32 +01:00 |
|
mbsantiago
|
01b0166346
|
Merge branch 'fix/raw-format-stack' of github.com:macaodha/batdetect2 into fix/raw-format-stack
|
2026-08-07 19:54:18 +01:00 |
|
Santiago Martinez Balvanera
|
149c5b85ef
|
Add progress reporting and multiprocessing
|
2026-08-07 19:49:19 +01:00 |
|
Santiago Martinez Balvanera
|
b8f23d8b4b
|
Avoid np stack error for empty arrays
|
2026-08-07 19:49:19 +01:00 |
|
Santiago Martinez Balvanera
|
ffa37ebb43
|
Merge pull request #73 from macaodha/enhancement/smaller-bottleneck
CI / Checks (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Waiting to run
Docs Pages / Build Docs (push) Waiting to run
Docs Pages / Deploy Docs (push) Blocked by required conditions
Add configurable bottleneck blocks and aggregation strategies
|
2026-08-07 19:44:21 +01:00 |
|
mbsantiago
|
ac805be169
|
fix: address bottleneck config review feedback
|
2026-08-07 19:39:50 +01:00 |
|
mbsantiago
|
cf49c6e3da
|
fix: align bottleneck aggregation configuration
|
2026-08-07 18:33:27 +01:00 |
|
Santiago Martinez Balvanera
|
8475b09527
|
Add progress reporting and multiprocessing
|
2026-08-04 10:41:57 +01:00 |
|
Santiago Martinez Balvanera
|
12ccfc4ed4
|
Avoid np stack error for empty arrays
|
2026-08-04 08:49:08 +01:00 |
|
Santiago Martinez Balvanera
|
1bab80f8c6
|
Expand the cosine annealing config
|
2026-08-04 08:46:51 +01:00 |
|
Santiago Martinez Balvanera
|
573a0ca392
|
Allow passing the logger object directly to the train workflow
|
2026-08-04 08:46:32 +01:00 |
|
Santiago Martinez Balvanera
|
13e6f97fa7
|
Add setting for compiling the model before train
|
2026-08-04 08:45:29 +01:00 |
|
Santiago Martinez Balvanera
|
906f97df33
|
Add efficient self attention layers
|
2026-08-04 08:43:08 +01:00 |
|
Santiago Martinez Balvanera
|
575e0b3d28
|
Add vertical mean block
|
2026-07-15 16:55:29 +01:00 |
|
mbsantiago
|
0431ef2679
|
fix: correct typo in pyproject.toml for release
CI / Checks (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
|
2026-06-23 09:49:00 -06:00 |
|
Santiago Martinez Balvanera
|
833db23855
|
Merge pull request #71 from macaodha/enhancement/logs-to-file
CI / Checks (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Waiting to run
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Waiting to run
Docs Pages / Build Docs (push) Waiting to run
Docs Pages / Deploy Docs (push) Blocked by required conditions
Add CLI log file output
|
2026-06-22 21:39:12 -06:00 |
|
mbsantiago
|
7bd0521d01
|
Run formatter
|
2026-06-22 21:36:14 -06:00 |
|
mbsantiago
|
89aa74afde
|
docs: clarify CLI log file option
|
2026-06-22 21:31:09 -06:00 |
|
mbsantiago
|
0a8787e5f1
|
feat: add CLI log file output
|
2026-06-22 21:17:20 -06:00 |
|
Santiago Martinez Balvanera
|
920eea690f
|
Merge pull request #70 from macaodha/fix/GH-68-skip-over-invalid-files
fix: skip unreadable audio files during batch processing
|
2026-06-22 21:04:32 -06:00 |
|
mbsantiago
|
2d969ba50f
|
fix: skip unreadable audio files in batch processing
|
2026-06-22 20:57:45 -06:00 |
|
Santiago Martinez Balvanera
|
f80fc3f8f4
|
Merge pull request #67 from SAY-5/fix-np-int-visualize
Replace removed np.int alias with int in visualize
|
2026-06-22 20:42:13 -06:00 |
|
Santiago Martinez Balvanera
|
4f8b6ee53d
|
Merge pull request #69 from macaodha/fix/GH-66-fix-features
fix: merge clip outputs before saving batdetect2 format
|
2026-06-22 20:38:32 -06:00 |
|
mbsantiago
|
3b34f467c6
|
fix: merge clip outputs for batdetect2 format
|
2026-06-22 20:29:25 -06:00 |
|
mbsantiago
|
5c300d883f
|
Rename plot_clip_detections to plot_clip_evals and add plot_detection
|
2026-06-22 20:11:17 -06:00 |
|
Sai Asish Y
|
7446cc09b2
|
Replace removed np.int alias with int in visualize
Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
|
2026-06-18 12:40:36 -07:00 |
|
mbsantiago
|
67aee0b79c
|
Update structure
CI / Checks (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
|
2026-06-02 13:42:05 +01:00 |
|
mbsantiago
|
f4cb7d3fc1
|
Add uv.lock
|
2026-05-15 15:35:59 +01:00 |
|
mbsantiago
|
0adb1bbea7
|
docs: note beta install version pin
CI / Checks (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
|
2026-05-07 10:06:44 +01:00 |
|
mbsantiago
|
ed46558462
|
fix: use PyPI token publish fallback
|
2026-05-07 09:58:33 +01:00 |
|
mbsantiago
|
42a7162c81
|
Update version number
|
2026-05-07 09:39:02 +01:00 |
|
Santiago Martinez Balvanera
|
6784815cd9
|
Merge pull request #65 from macaodha/train
BatDetect2 Version 2.0 Beta
|
2026-05-07 09:19:36 +01:00 |
|
mbsantiago
|
7cdb6221dc
|
fix: Minor typo
|
2026-05-07 09:16:51 +01:00 |
|
mbsantiago
|
48922b5910
|
fix: preserve CLI output defaults with outputs config
|
2026-05-07 09:15:55 +01:00 |
|