CoolFace
Datasetpublic

StonyBrook-CVLab/ZoomLDM-demo-dataset-BRCA

Demo dataset for our CVPR 2025 paper "ZoomLDM: Latent Diffusion Model for multi-scale image generation". We extract patches from TCGA-BRCA Whole slide images. Usage from datasets import load_dataset ds = load_dataset("StonyBrook-CVLab/ZoomLDM-demo-dataset", name="5x", trust_remote_code=True, split='train') print(np.array(ds[0]['ssl_feat']).shape) >>> (1024, 16, 16) Citations @InProceedings{Yellapragada_2025_CVPR, author = {Yellapragada, Srikar and Graikos… See the full description on the dataset page: https://huggingface.co/datasets/StonyBrook-CVLab/ZoomLDM-demo-dataset-BRCA.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes254downloads
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-BRCA · CoolFace