Skip to content

[Feature]: Embedded Seamless Data #75

Description

@adamjstewart

Problem

I'm interested in using this repo to quickly replace the images in existing benchmark datasets with embeddings for ALL existing precomputed embeddings. Going off the list from https://torchgeo.readthedocs.io/en/stable/api/datasets.html#embeddings-datasets, you already have quite a lot of the pixel embeddings.

Proposed solution

I would be interested in adding Embedded Seamless Data (ESD) (paper). I'm wondering if anyone has looked into this one (I realize it's quite new) and how difficult it would be to connect that API. I'm happy to hack on this if it seems feasible.

Example or context

emb = get_embedding("esd", spatial=..., temporal=..., output=...)

Notes

No response

Checks

  • I searched existing issues and pull requests before opening this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions