v0.34.0
What's Changed
- Bump version: 0.32.0 → 0.33.0 by @giswqs in #619
- Add impervious surface mapping example notebook by @jayakumarpujar in #620
- Add probability output support to timm_semantic_segmentation by @giswqs in #623
- Add push_classifier_to_hub and predict_images_from_hub functions by @giswqs in #626
- Fix integer epoch ticks in training plots and remove deprecated verbose param by @giswqs in #627
- Avoid nested folder when extracting zip with single top-level directory by @giswqs in #628
- Add multi-architecture object detection support by @giswqs in #629
- Fix val loss plot when validation loss contains non-finite values by @giswqs in #630
- Add class_weights parameter to train_timm_segmentation_model() by @giswqs in #631
- Bump version: 0.33.0 → 0.34.0 by @giswqs in #632
Full Changelog: v0.33.0...v0.34.0