Soumya Ranjan Mohanty

Results 7 issues of Soumya Ranjan Mohanty

# Description Raster tiler is missing a few tiles while creating the chips. Rounding the `profile["transform"]` to 3 decimal places is creating the issue of chips overwrite, changing this to...

**Is your feature request related to a problem? Please describe.** Deep Learning models have a limitation on the size of imagery they can take as input. We have to split...

Type: Enhancement
Status: Review Needed

**Is your feature request related to a problem? Please describe.** Deep Learning models are not perfect in delineating the building or road boundaries. People tend to use Douglas-Peucker (DP) algorithm...

Type: Enhancement
Status: Review Needed

In this tutorial, we learn to 1. Select an AOI using leafmap 2. Pull STAC items for HLS data from NASA CMR STAC API using pystac_client 3. Use `stackstac` to...

Add notebooks to show how to: - reconstruct the pixel space - visualize location embeddings - visualize the embeddings from the model - interpolate in the embedding space Add `shuffle`...

- [x] Add code to take the clay encoder & compile it to torch exported program format - [x] Add code to compile torch encoder into onnx format - [x]...

I have written a tutorial that - Selects an AOI using leafmap - Pulls STAC items for HLS data from NASA CMR STAC API using pystac_client - Use Stackstac to...