Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

FLUO-SC (mirror)

This repository mirrors the dataset originally published on Mendeley Data.

Original dataset

  • Title: FLUO-SC: a fluorescence image dataset of skin lesions collected from smartphones
  • DOI: https://doi.org/10.17632/s8n68jj678.1
  • Source: Mendeley Data (Version 1)
  • License: CC BY 4.0

Citation

If you use this dataset, please cite the original Mendeley Data record (DOI above).

Loading with 🤗 Datasets

from datasets import load_dataset
ds = load_dataset("YOUR_USERNAME/fluo-sc")
print(ds["train"][0])
Downloads last month
15