bacpipe.model_pipelines.feature_extractors.birdmae
Classes
|
This is a generic feature extractor class that will be instantiated as one of the feature extractor classes of the library when created with the [AutoFeatureExtractor.from_pretrained] class method. |
|
This is a generic model class that will be instantiated as one of the base model classes of the library when created with the [~AutoModel.from_pretrained] class method or the [~AutoModel.from_config] class method. |
|
|
|
- class bacpipe.model_pipelines.feature_extractors.birdmae.Model(**kwargs)[source]
Bases:
ModelBaseClass