What's Changed
- Fix export validation to return documented (passed, max_diff) by @tphakala in #12
- Narrow load_checkpoint exception handling to real corruption errors by @tphakala in #13
- Use haversine distance for nearest-neighbour environmental fill by @tphakala in #14
- Normalize h3_index in combine to prevent a silent empty join by @tphakala in #15
- Build the species target on GPU and gather watchlist columns on device for faster training by @tphakala in #19
- Enable dynamic GPU memory growth in PyTorch by @kahst in #22
- Add versioned taxonomy and species remapping by @kahst in #24
- Add TorchScript export by @Josef-Haupt in #23
- Add initial paper files and conversion script for BirdNET Geomodel by @kahst in #25
- Add Aves protection feature to training and autotuning processes by @kahst in #26
- Update species probabilities and enhance ocean classification features by @kahst in #28
- Refine documentation and add Acceptable Use Policy by @kahst in #29
New Contributors
- @tphakala made their first contribution in #12
- @Josef-Haupt made their first contribution in #23
Full Changelog: v3.0.3...v3.0.4