Skip to content

Create a Geo Dataset with raster labels instead of GeoJSON #1804

Answered by AdeelH
lcoandrade asked this question in Q&A
Discussion options

You must be logged in to vote

Hi. You should definitely be able to do that.

Assuming you are using RV as a library and using .from_uris() to construct a SemanticSegmentationSlidingWindowGeoDataset or a SemanticSegmentationRandomWindowGeoDataset

  • You can read raster segementation labels by specifying the URI of the label GeoTIFFs in label_raster_uri
  • If needed, you can also specify an AOI aoi_uri

I highly recommend checking out the tutorial notebooks.

Let me know if you have any specific questions.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@lcoandrade
Comment options

@AdeelH
Comment options

@lcoandrade
Comment options

@lcoandrade
Comment options

@lcoandrade
Comment options

Answer selected by lcoandrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants