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.
1163
Update README.md
Upload dataset
Updated README
Updated README
Upload dataset
initial commit
