batdetect2/tests/test_cli
mbsantiago 7c05fb8577 feat: default to bundled checkpoint
Fall back to the bundled uk_same model when no checkpoint is provided in the shared loader and fine-tune CLI. Keep tests aligned with the new default resolution behavior.
2026-05-06 10:33:04 +01:00
..
__init__.py feat: add checkpoint finetuning workflow 2026-05-05 12:16:37 +01:00
test_base.py Expanded cli tests 2026-03-18 20:35:08 +00:00
test_data.py Expanded cli tests 2026-03-18 20:35:08 +00:00
test_detect.py Mark some tests as slow for quicker feedback 2026-03-29 15:55:24 +01:00
test_evaluate.py Expanded cli tests 2026-03-18 20:35:08 +00:00
test_finetune.py feat: default to bundled checkpoint 2026-05-06 10:33:04 +01:00
test_predict.py Mark some tests as slow for quicker feedback 2026-03-29 15:55:24 +01:00
test_train.py fix: keep checkpoint targets immutable 2026-05-05 10:59:32 +01:00