Skip to content

v0.35.0

Choose a tag to compare

@giswqs giswqs released this 17 Mar 14:52
· 137 commits to main since this release

What's Changed

  • Fix val loss plot when validation loss contains non-finite values by @giswqs in #633
  • Add error handling to push_detector_to_hub and predict_detector_from_hub by @giswqs in #634
  • Add semantic segmentation workshop and fix DataParallel state_dict loading by @giswqs in #635
  • Add legend_args parameter to view_raster and remove redundant print by @giswqs in #636
  • Add field boundary instance segmentation with FTW dataset support by @giswqs in #637
  • Fix clean_instance_mask to remove disconnected fragments by @giswqs in #638
  • Improve cloud detection notebook and export cloudmask functions by @giswqs in #639
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #640
  • Add super-resolution notebook and improve SR module by @giswqs in #641
  • Cache OpenSR checkpoint in torch hub directory instead of cwd by @giswqs in #642
  • Preserve class labels and instance attributes in instance segmentation inference by @giswqs in #644

Full Changelog: v0.34.0...v0.35.0