Skip to content

Releases: valentingol/LeafNothingBehind

v1.1.0

05 May 18:33
Compare
Choose a tag to compare
  • 🔧 Refactor config system to allow architecture change on command line
  • 📈 Add LoggerML logger for training and validation

v1.0

24 Apr 00:15
773dfce
Compare
Choose a tag to compare

First release 🎉

  • CLI for data splitting (cloud and no cloud) and data visualization.
  • Provide 7 different architectures to train with wandb support and heavy and convenient config customization
  • Data augmentation on the fly using 2 * 2 grid of samples (various zoom + continuous 0° -> 360° rotation)
  • Support for weather data online request.
  • Ruff + Pylint + Mypy combination for style and type