CoolFace
Datasetpublic

StonyBrook-CVLab/ZoomLDM-demo-dataset-NAIP

Demo dataset for our CVPR 2025 paper "ZoomLDM: Latent Diffusion Model for multi-scale image generation". We extract patches from the Chesapeake land cover dataset. Usage from datasets import load_dataset ds = load_dataset("StonyBrook-CVLab/ZoomLDM-demo-dataset-NAIP", name="3x", trust_remote_code=True, split='train') print(np.array(ds[0]['ssl_feat']).shape) >>> (1024, 4, 4) Citations @inproceedings{yellapragada2025zoomldm, title={ZoomLDM: Latent Diffusion Model… See the full description on the dataset page: https://huggingface.co/datasets/StonyBrook-CVLab/ZoomLDM-demo-dataset-NAIP.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes129downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
StonyBrook-CVLab/ZoomLDM-demo-dataset-NAIP · CoolFace