You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the training-example is a valuable community resource for developers who want a reference working baseline for semantic segmentation.
at the moment it is ~2 releases behind torchgeo 0.4.1 and 0.5.0.
some notes:
need to update pip installs and imports e.g., lightning
del sample["bbox"] needs clarifications between 0.4.1 and 0.5.0
SegmentationDataModule should extend GeoDataModule (see related discussion)
params in SemanticSegmentationTask need update (may be different for 0.4.1 and 0.5.0)
valuable example. would be very very helpful to update.
the training-example is a valuable community resource for developers who want a reference working baseline for semantic segmentation.
at the moment it is ~2 releases behind torchgeo 0.4.1 and 0.5.0.
some notes:
valuable example. would be very very helpful to update.
see Adam's suggestion to open an issue.
FWIW, will be happy to interact, give feedback and testing. please feel free to contact directly.
The text was updated successfully, but these errors were encountered: