CoolFace
Datasetpublic

Cilem/histopathology

Dataset Card for Histopathology Dataset Dataset Summary This dataset contains 224x224, 512x512 and 1024x1024 patches of a group of histopathology images taken from the CAMELYON16 dataset and embedding vectors extracted from these patches using the Google Path Foundation model. Thumbnail of Main Slide Usage from datasets import load_dataset dataset = load_dataset("Cilem/histopathology") display(dataset['train'][0]["image"])… See the full description on the dataset page: https://huggingface.co/datasets/Cilem/histopathology.

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes163downloads
6 commits on main
e7f42122y ago

Update README.md

Cilem
a563e332y ago

Upload dataset

Cilem
b4defdc2y ago

Updated README

Cilem
c4908df2y ago

Updated README

Cilem
96daac92y ago

Upload dataset

Cilem
0bed3122y ago

initial commit

Cilem