mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 15:20:19 +02:00
10 lines
258 B
ReStructuredText
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
|