2 datasets found
  1. h

    world-heightmaps-256px

    • huggingface.co
    Updated Mar 10, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Novaia (2024). world-heightmaps-256px [Dataset]. https://huggingface.co/datasets/novaia/world-heightmaps-256px
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 10, 2024
    Dataset authored and provided by
    Novaia
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Area covered
    World
    Description

    World Heightmaps 256px

    This is a dataset of 256x256 Earth heightmaps generated from SRTM 1 Arc-Second Global. Each heightmap is labelled according to its latitude and longitude. There are 573,995 samples. It is the same as World Heightmaps 360px but downsampled to 256x256.

      Method
    

    Convert GeoTIFFs into PNGs with Rasterio.

    import rasterio import matplotlib.pyplot as plt import os

    input_directory = '...' output_directory = '...' file_list =… See the full description on the dataset page: https://huggingface.co/datasets/novaia/world-heightmaps-256px.

  2. h

    world-heightmaps-360px

    • huggingface.co
    Updated Mar 16, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Novaia (2024). world-heightmaps-360px [Dataset]. https://huggingface.co/datasets/novaia/world-heightmaps-360px
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 16, 2024
    Dataset authored and provided by
    Novaia
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Area covered
    World
    Description

    World Heightmaps 360px

    This is a dataset of 360x360 Earth heightmaps generated from SRTM 1 Arc-Second Global. Each heightmap is labelled according to its latitude and longitude. There are 573,995 samples.

      Method
    

    Convert GeoTIFFs into PNGs with Python and Rasterio.

    import rasterio import matplotlib.pyplot as plt import os

    input_directory = '...' output_directory = '...' file_list = os.listdir(input_directory)

    for i in range(len(file_list)): image =… See the full description on the dataset page: https://huggingface.co/datasets/novaia/world-heightmaps-360px.

  3. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Novaia (2024). world-heightmaps-256px [Dataset]. https://huggingface.co/datasets/novaia/world-heightmaps-256px

world-heightmaps-256px

novaia/world-heightmaps-256px

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Mar 10, 2024
Dataset authored and provided by
Novaia
License

Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically

Area covered
World
Description

World Heightmaps 256px

This is a dataset of 256x256 Earth heightmaps generated from SRTM 1 Arc-Second Global. Each heightmap is labelled according to its latitude and longitude. There are 573,995 samples. It is the same as World Heightmaps 360px but downsampled to 256x256.

  Method

Convert GeoTIFFs into PNGs with Rasterio.

import rasterio import matplotlib.pyplot as plt import os

input_directory = '...' output_directory = '...' file_list =… See the full description on the dataset page: https://huggingface.co/datasets/novaia/world-heightmaps-256px.

Search
Clear search
Close search
Google apps
Main menu