Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update training-example with 0.4.1 and 0.5.0 releases #20

Open
roybenhayun opened this issue Oct 8, 2023 · 1 comment
Open

update training-example with 0.4.1 and 0.5.0 releases #20

roybenhayun opened this issue Oct 8, 2023 · 1 comment

Comments

@roybenhayun
Copy link

roybenhayun commented Oct 8, 2023

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.

see Adam's suggestion to open an issue.

FWIW, will be happy to interact, give feedback and testing. please feel free to contact directly.

@calebrob6
Copy link
Member

Hey @roybenhayun, do you want to open a PR to update this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants