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

0.1.0 release and publication #55

Closed
29 tasks done
calebrob6 opened this issue Jul 28, 2021 · 0 comments · Fixed by #226
Closed
29 tasks done

0.1.0 release and publication #55

calebrob6 opened this issue Jul 28, 2021 · 0 comments · Fixed by #226
Milestone

Comments

@calebrob6
Copy link
Member

calebrob6 commented Jul 28, 2021

The following list enumerates all tasks that need to be completed before:

  • making the repo public,
  • tagging a 0.1.0 release,
  • publishing on PyPI/conda-forge/Spack, and
  • publishing a paper on TorchGeo.

This list may change over time as we reevaluate the remaining tasks that need to be done.

Documentation

Continuous Integration

Publication

  • Decide on a publication venue (preprint on arXiv, paper in ICLR)
  • Benchmark different ways of performing the reprojection, etc. (Benchmarking of GeoDataset for a paper result #81)
  • Compare no-pretrain/imagenet-pretrain/torchgeo-pretrain
  • FInd publications that discuss and compare various geospatial datasets
  • Create an Overleaf document with ICLR template

Datasets

Models

  • Set up infrastructure for hosting pre-trained model weights

Samplers

Trainers

  • Factor out task specific configuration logic into the different task classes
  • Pass the "task level" arguments to the DataModules as well as the Tasks. Batch size/seed/num workers should probably go in the "task level" arguments.
  • Add trainer for GeoDataset
  • Refactor trainers to reduce code duplication (Reduce code duplication in trainers #205)

Transforms

  • Experiment with different ways of doing augmentation pipelines
  • Use Kornia, provide wrapper
  • Add geospatial-specific transforms (Indices Transforms #127)
@adamjstewart adamjstewart pinned this issue Aug 9, 2021
@adamjstewart adamjstewart changed the title Running todos leading up to release 0.1.0 release and publication Aug 9, 2021
@adamjstewart adamjstewart unpinned this issue Nov 8, 2021
@adamjstewart adamjstewart added this to the 0.1.0 milestone Nov 20, 2021
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

Successfully merging a pull request may close this issue.

2 participants