Commit Graph

  • 9e2697458d Bump version: 2.0.0b2 -> 2.0.0b3 main v2.0.0b3 mbsantiago 2026-08-08 14:00:50 +0100
  • afafccc26d
    Merge pull request #76 from macaodha/fix/dependencies-issues Santiago Martinez Balvanera 2026-08-08 13:55:21 +0100
  • 981b625c34 Add tensorboard import message fix/dependencies-issues mbsantiago 2026-08-08 13:50:36 +0100
  • f4a0421ef3 build: trim runtime dependencies mbsantiago 2026-08-08 13:40:15 +0100
  • 2b582fc2a0 Fix typing issues mbsantiago 2026-08-08 13:39:32 +0100
  • bbe89e2315
    Merge pull request #75 from macaodha/feat/compile-model Santiago Martinez Balvanera 2026-08-08 12:50:59 +0100
  • 586e78814f refactor: remove ambiguous training precision option feat/compile-model mbsantiago 2026-08-08 12:34:07 +0100
  • c8f0f2bee1 docs: document runtime compilation options mbsantiago 2026-08-08 12:18:55 +0100
  • bad5d4f4fc test: cover compile idempotency paths mbsantiago 2026-08-08 12:04:19 +0100
  • 8166db8f9c feat: add runtime model compilation options mbsantiago 2026-08-08 12:02:00 +0100
  • 9f22fd097f Merge branch 'feat/compile-model' of github.com:macaodha/batdetect2 into feat/compile-model mbsantiago 2026-08-08 11:04:52 +0100
  • bcc9cb6d00 Expand the cosine annealing config Santiago Martinez Balvanera 2026-08-04 08:46:51 +0100
  • ead0adf284 Allow passing the logger object directly to the train workflow Santiago Martinez Balvanera 2026-08-04 08:46:32 +0100
  • 7492280218 Add setting for compiling the model before train Santiago Martinez Balvanera 2026-08-04 08:45:29 +0100
  • d7896c6d75
    Merge pull request #74 from macaodha/fix/raw-format-stack Santiago Martinez Balvanera 2026-08-08 10:59:47 +0100
  • 23ccf7f5d6 fix: validate raw recording metadata on load fix/raw-format-stack mbsantiago 2026-08-08 10:54:56 +0100
  • 8f01a914d7 test: cover raw formatter round trips mbsantiago 2026-08-07 19:59:32 +0100
  • 01b0166346 Merge branch 'fix/raw-format-stack' of github.com:macaodha/batdetect2 into fix/raw-format-stack mbsantiago 2026-08-07 19:54:18 +0100
  • 149c5b85ef Add progress reporting and multiprocessing Santiago Martinez Balvanera 2026-08-04 10:41:57 +0100
  • b8f23d8b4b Avoid np stack error for empty arrays Santiago Martinez Balvanera 2026-08-04 08:49:08 +0100
  • ffa37ebb43
    Merge pull request #73 from macaodha/enhancement/smaller-bottleneck Santiago Martinez Balvanera 2026-08-07 19:44:21 +0100
  • ac805be169 fix: address bottleneck config review feedback enhancement/smaller-bottleneck mbsantiago 2026-08-07 19:39:50 +0100
  • cf49c6e3da fix: align bottleneck aggregation configuration mbsantiago 2026-08-07 18:33:27 +0100
  • 8475b09527 Add progress reporting and multiprocessing Santiago Martinez Balvanera 2026-08-04 10:41:57 +0100
  • 12ccfc4ed4 Avoid np stack error for empty arrays Santiago Martinez Balvanera 2026-08-04 08:49:08 +0100
  • 1bab80f8c6 Expand the cosine annealing config Santiago Martinez Balvanera 2026-08-04 08:46:51 +0100
  • 573a0ca392 Allow passing the logger object directly to the train workflow Santiago Martinez Balvanera 2026-08-04 08:46:32 +0100
  • 13e6f97fa7 Add setting for compiling the model before train Santiago Martinez Balvanera 2026-08-04 08:45:29 +0100
  • 906f97df33 Add efficient self attention layers Santiago Martinez Balvanera 2026-08-04 08:43:08 +0100
  • 575e0b3d28 Add vertical mean block Santiago Martinez Balvanera 2026-07-15 16:55:29 +0100
  • 0431ef2679 fix: correct typo in pyproject.toml for release v2.0.0b2 mbsantiago 2026-06-23 09:49:00 -0600
  • 833db23855
    Merge pull request #71 from macaodha/enhancement/logs-to-file Santiago Martinez Balvanera 2026-06-22 21:39:12 -0600
  • 7bd0521d01 Run formatter enhancement/logs-to-file mbsantiago 2026-06-22 21:36:14 -0600
  • 89aa74afde docs: clarify CLI log file option mbsantiago 2026-06-22 21:31:09 -0600
  • 0a8787e5f1 feat: add CLI log file output mbsantiago 2026-06-22 21:17:20 -0600
  • 920eea690f
    Merge pull request #70 from macaodha/fix/GH-68-skip-over-invalid-files Santiago Martinez Balvanera 2026-06-22 21:04:32 -0600
  • 2d969ba50f fix: skip unreadable audio files in batch processing fix/GH-68-skip-over-invalid-files mbsantiago 2026-06-22 20:57:45 -0600
  • f80fc3f8f4
    Merge pull request #67 from SAY-5/fix-np-int-visualize Santiago Martinez Balvanera 2026-06-22 20:42:13 -0600
  • 4f8b6ee53d
    Merge pull request #69 from macaodha/fix/GH-66-fix-features Santiago Martinez Balvanera 2026-06-22 20:38:32 -0600
  • 3b34f467c6 fix: merge clip outputs for batdetect2 format fix/GH-66-fix-features mbsantiago 2026-06-22 20:29:25 -0600
  • 5c300d883f Rename plot_clip_detections to plot_clip_evals and add plot_detection mbsantiago 2026-06-22 20:11:17 -0600
  • 7446cc09b2 Replace removed np.int alias with int in visualize Sai Asish Y 2026-06-18 12:40:36 -0700
  • 67aee0b79c Update structure docs mbsantiago 2026-06-02 13:42:05 +0100
  • f4cb7d3fc1 Add uv.lock mbsantiago 2026-05-15 15:35:59 +0100
  • 0adb1bbea7 docs: note beta install version pin mbsantiago 2026-05-07 10:06:44 +0100
  • ed46558462 fix: use PyPI token publish fallback v2.0.0b1 mbsantiago 2026-05-07 09:58:33 +0100
  • 42a7162c81 Update version number mbsantiago 2026-05-07 09:39:02 +0100
  • 6784815cd9
    Merge pull request #65 from macaodha/train Santiago Martinez Balvanera 2026-05-07 09:19:36 +0100
  • 7cdb6221dc fix: Minor typo train mbsantiago 2026-05-07 09:16:51 +0100
  • 48922b5910 fix: preserve CLI output defaults with outputs config mbsantiago 2026-05-07 09:15:55 +0100
  • 0b410d9f4f Use all dev/optional dependencies in CI mbsantiago 2026-05-07 09:05:13 +0100
  • 7b4101eba7 Merge remote-tracking branch 'origin/main' into train mbsantiago 2026-05-07 09:00:38 +0100
  • f7d481271b chore: update beta release notes and silence noisy warnings mbsantiago 2026-05-07 08:42:18 +0100
  • f909da5589 docs: expand python workflow tutorial mbsantiago 2026-05-07 08:36:46 +0100
  • 7a0f5c4b5a docs: refresh evaluation tutorial outputs and setup mbsantiago 2026-05-07 08:24:08 +0100
  • 5760b6e017 docs: expand training tutorial and config guidance mbsantiago 2026-05-07 07:54:46 +0100
  • 214fbdb7cc docs: expand inference tutorial examples and model selection guidance mbsantiago 2026-05-07 07:09:49 +0100
  • 94746b5f3b fix: defer model protocol type imports mbsantiago 2026-05-06 21:18:25 +0100
  • cd962fefbd fix: preserve directory-relative output paths mbsantiago 2026-05-06 21:18:25 +0100
  • 87d7cc7a03 docs: refresh FAQ and migration guidance mbsantiago 2026-05-06 21:18:25 +0100
  • 2da6a9504c docs: remove obsolete legacy planning pages mbsantiago 2026-05-06 21:18:25 +0100
  • fbb48c4d87 docs: polish docs entry points and metadata mbsantiago 2026-05-06 20:58:55 +0100
  • df9f21b594 docs: expand legacy cli and api pages mbsantiago 2026-05-06 20:02:48 +0100
  • ca0f0d92da docs: polish migration guide wording mbsantiago 2026-05-06 19:43:50 +0100
  • ec4fa6c262 feat: support configurable batdetect2 class labels mbsantiago 2026-05-06 19:27:00 +0100
  • d35866439b fix: normalize shared relative output paths mbsantiago 2026-05-06 19:11:55 +0100
  • c4f759e9a3 feat: restore legacy batdetect2 process outputs mbsantiago 2026-05-06 18:57:52 +0100
  • 105384d9a2 remove documentation plan mbsantiago 2026-05-06 17:45:27 +0100
  • b0f85b96e3 fix: resolve remaining type check issues mbsantiago 2026-05-06 17:43:29 +0100
  • ce6975770e ci: add GitHub workflows and release helpers mbsantiago 2026-05-06 17:22:18 +0100
  • 69d8e2d228 docs: polish README overview and links mbsantiago 2026-05-06 16:50:45 +0100
  • 855a79853b docs: refine CLI command docstrings mbsantiago 2026-05-06 14:47:29 +0100
  • 6587c6c4e5 feat: rename CLI inference command to process mbsantiago 2026-05-06 14:32:51 +0100
  • 831925bd95 feat: expose BatDetect2API at package root mbsantiago 2026-05-06 14:10:24 +0100
  • b4efcfcf0f docs: refresh api reference guidance mbsantiago 2026-05-06 14:06:04 +0100
  • 5cc5767eff fix: rename detector heads and refresh bundled checkpoint mbsantiago 2026-05-06 12:50:53 +0100
  • 2008c8000f refactor: replace abstract model types with protocols mbsantiago 2026-05-06 12:50:32 +0100
  • a27d1bbfd3 refactor: derive training config from the model mbsantiago 2026-05-06 12:48:40 +0100
  • 999dc93d88 docs: improve API and CLI reference docs mbsantiago 2026-05-06 11:19:38 +0100
  • 7c05fb8577 feat: default to bundled checkpoint mbsantiago 2026-05-06 10:33:04 +0100
  • 31054f64f6 fix: load checkpoints on cpu mbsantiago 2026-05-05 21:49:09 +0100
  • 84918086c8 feat: streamline bundled checkpoint handling mbsantiago 2026-05-05 21:34:54 +0100
  • d83f801515 perf: defer heavy api imports mbsantiago 2026-05-05 16:39:43 +0100
  • 5526ac99fc Remove stale dependencies mbsantiago 2026-05-05 16:20:37 +0100
  • f5afa9881c feat: load checkpoints from Hugging Face mbsantiago 2026-05-05 15:46:39 +0100
  • 5a974711b0 feat: log training provenance artifacts train-refactor mbsantiago 2026-05-05 14:09:53 +0100
  • 7b2699786f feat: add checkpoint finetuning workflow mbsantiago 2026-05-05 12:16:37 +0100
  • 75e52cc548 fix: keep checkpoint targets immutable mbsantiago 2026-05-05 10:59:32 +0100
  • 7d416e0f99 Set model mode during training mbsantiago 2026-05-05 00:55:27 +0100
  • 2d0b810ed3 Log scheduler and optimizer ocnfigs mbsantiago 2026-05-05 00:42:49 +0100
  • 7a46fa021b Use base config for import config mbsantiago 2026-05-05 00:42:32 +0100
  • cbe428fc3f Set default num workers to 0 mbsantiago 2026-05-04 23:15:51 +0100
  • 7a10b7ffff refactor: remove aggregate app config mbsantiago 2026-05-04 23:10:31 +0100
  • c27e7f9f52 fix: ensure checkpoint is path Santiago Martinez Balvanera 2026-05-04 22:56:34 +0100
  • aa36df668f feat: persist target configs in checkpoints mbsantiago 2026-05-04 22:54:32 +0100
  • 20a7c058fc feat: support target config roundtrips mbsantiago 2026-05-04 22:31:32 +0100
  • eec126a502 fix: align cli and helpers with model refactor mbsantiago 2026-05-04 21:20:02 +0100
  • 57236fc82a refactor: decouple model metadata from target configs mbsantiago 2026-05-04 21:18:17 +0100
  • e33053614a update gitignore mbsantiago 2026-05-04 17:13:18 +0100
  • ae4f742345 Modify max epochs with override before logging mbsantiago 2026-05-04 17:12:55 +0100