batdetect2/docs/source/reference/cli/predict.rst
2026-03-28 14:26:51 +00:00

10 lines
258 B
ReStructuredText

Predict command
===============
Run model inference from a directory, a file list, or a dataset.
Use ``--detection-threshold`` to override the model default per run.
.. click:: batdetect2.cli.inference:predict
:prog: batdetect2 predict
:nested: full