Code Monkey home page Code Monkey logo

Comments (2)

recursix avatar recursix commented on May 18, 2024 3

Great, I'll see if I can unlock some time to contribute (very unsure at the moment). For datasets that are pre-chipped I think it still make sense to have the geolocation information available as well. The main use case I see is that someone may be interested in performing out of distribution evaluation by splitting train test based on geolocation.

It could be a simply added to Vision Dataset where there would be a way to obtain the box based on the sample.

from torchgeo.

adamjstewart avatar adamjstewart commented on May 18, 2024

@recursix continuing the discussion from #353: yes, we should definitely convert many of our current VisionDatasets to GeoDataset. CV4A is definitely an obvious choice. If you have any interest in submitting a PR to convert CV4A to GeoDataset, I'm happy to help and give pointers. If not, I'm sure someone will get to it eventually.

For other datasets that are pre-chipped, I haven't yet decided whether it makes sense to convert them to GeoDataset (and require use of a GeoSampler) or keep them as VisionDataset (and allow integer indexing). On the one hand, it would be cool to combine those benchmark datasets with other geospatial data. On the other hand, it makes usage a bit more complicated due to the requirement of a GeoSampler. Before we mass convert pre-chipped datasets, I think we'll want to compare sampling performance before and after, as GeoSampler is known to be slower than we'd like.

from torchgeo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.