CoolFace
8 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01novaia /world-heightmaps-256px 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.imageimage-classification100K<n<1M1 likes560 downloads3y agoHugging Face02novaia /world-heightmaps-360px 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.imageunconditional-image-generation100K<n<1M3 likes374 downloads3y agoHugging Face03silviaarellano /heightmapsimageimage-to-imagen<1K2 likes17 downloads4y agoHugging Face04boo0828 /HSDF-Lane_heightmap0 likes7 downloads3mo agoHugging Face05SmonkingSheep /Erosion_heightmaps0 likes4 downloads3y agoHugging Face06roborovski /heightmap_estimates0 likes3 downloads4y agoHugging Face07cs-park /OpenLane-HeightMaptext100K<n<1M0 likes2 downloads3mo agoHugging Face08Nex-Shakin /Silvia-Arellano_heightmaps_texturesimagen<1K0 likes1 downloads10mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.