Skip to content

How to load and use the loc2vec module? Can you please explain how to use loc2vec to convert a andorra-latest.osm.pbf file to a vector embeddings? #1

@raphael10-collab

Description

@raphael10-collab

In a virtual env I installed torch torchvision tqdm matplotlib

(base) root@WorldMap:~/VectorEmbeddingsFromGeoCoordinates# python3 -m venv .vectemb
(base) root@WorldMap:~/VectorEmbeddingsFromGeoCoordinates# source .vectemb/bin/activate
(.vectemb) (base) root@WorldMap:~/VectorEmbeddingsFromGeoCoordinates#


(.vectemb) (base) root@WorldMap:~/VectorEmbeddingsFromGeoCoordinates/work/loc2vec/src/loc2vec# pip install torch torchvision tqdm matplotlib

How to load and use the loc2vec module?
Can you please explain me how to use loc2vec to convert a andorra-latest.osm.pbf file to a vector embeddings?

OS: Ubuntu 24.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions