Model🔗
callcut.nn provides neural network models for call detection.
The BaseDetector abstract class defines the interface for all
models, including sliding-window inference via predict().
Models🔗
|
Abstract base class for call detection models. |
|
Lightweight 1D CNN for call detection. |