BirdNET-Analyzer icon indicating copy to clipboard operation
BirdNET-Analyzer copied to clipboard

Enhance Documentation: Specify Model Saving Criteria Post-Training

Open GrunCrow opened this issue 1 year ago • 0 comments

The current documentation lacks information about the type of model saved after training—whether it's the last checkpoint, the best checkpoint based on a specific metric, or another criterion. This crucial detail is essential for users familiar with deep learning who require clarity on model saving procedures. Adding this information to the documentation would greatly benefit users seeking to understand and optimize their workflow without needing to delve into the codebase.

GrunCrow avatar Jun 24 '24 11:06 GrunCrow