Skip to content

ENH: Add abstraction that represents family of models that classify frames / time bins from spectrogram windows #603

@NickleDave

Description

@NickleDave

as described in #536 (comment)

This class WindowedFrameClassificationModel will sub-class a Model class that itself sub-classes lightning.LightningModule. Methods of WindowedFrameClassificationModel will contain logic from original vak.engine.Model class methods, that are coupled very tightly to the task of assigning labels to time bins / frames of windows from spectrograms.

Metadata

Metadata

Assignees

Labels

ENH: enhancementenhancement; new feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions