3 datasets found
  1. P

    PCam Dataset

    • library.toponeai.link
    Updated Feb 7, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bastiaan S. Veeling; Jasper Linmans; Jim Winkens; Taco Cohen; Max Welling (2021). PCam Dataset [Dataset]. https://library.toponeai.link/dataset/pcam
    Explore at:
    Dataset updated
    Feb 7, 2021
    Authors
    Bastiaan S. Veeling; Jasper Linmans; Jim Winkens; Taco Cohen; Max Welling
    Description

    PatchCamelyon is an image classification dataset. It consists of 327.680 color images (96 x 96px) extracted from histopathologic scans of lymph node sections. Each image is annotated with a binary label indicating presence of metastatic tissue. PCam provides a new benchmark for machine learning models: bigger than CIFAR10, smaller than ImageNet, trainable on a single GPU.

  2. a

    The PatchCamelyon benchmark dataset (PCAM)

    • academictorrents.com
    bittorrent
    Updated Nov 13, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bas Veeling (2018). The PatchCamelyon benchmark dataset (PCAM) [Dataset]. https://academictorrents.com/details/1561a180b11d4b746273b5ce46772ad36f1229b6
    Explore at:
    bittorrent(8061211742)Available download formats
    Dataset updated
    Nov 13, 2018
    Dataset authored and provided by
    Bas Veeling
    License

    https://academictorrents.com/nolicensespecifiedhttps://academictorrents.com/nolicensespecified

    Description

    The PatchCamelyon benchmark is a new and challenging image classification dataset. It consists of 327.680 color images (96 x 96px) extracted from histopathologic scans of lymph node sections. Each image is annoted with a binary label indicating presence of metastatic tissue. PCam provides a new benchmark for machine learning models: bigger than CIFAR10, smaller than imagenet, trainable on a single GPU. ## Why PCam Fundamental machine learning advancements are predominantly evaluated on straight-forward natural-image classification datasets. Think MNIST, CIFAR, SVHN. Medical imaging is becoming one of the major applications of ML and we believe it deserves a spot on the list of go-to ML datasets. Both to challenge future work, and to steer developments into directions that are beneficial for this domain. We think PCam can play a role in this. It packs the clinically-relevant task of metastasis detection into a straight-forward binary image classification task, akin to CIFAR-10 and MNIST

  3. T

    patch_camelyon

    • tensorflow.org
    Updated Jun 1, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). patch_camelyon [Dataset]. https://www.tensorflow.org/datasets/catalog/patch_camelyon
    Explore at:
    Dataset updated
    Jun 1, 2024
    Description

    The PatchCamelyon benchmark is a new and challenging image classification dataset. It consists of 327.680 color images (96 x 96px) extracted from histopathologic scans of lymph node sections. Each image is annoted with a binary label indicating presence of metastatic tissue. PCam provides a new benchmark for machine learning models: bigger than CIFAR10, smaller than Imagenet, trainable on a single GPU.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('patch_camelyon', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

    https://storage.googleapis.com/tfds-data/visualization/fig/patch_camelyon-2.0.0.png" alt="Visualization" width="500px">

  4. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Bastiaan S. Veeling; Jasper Linmans; Jim Winkens; Taco Cohen; Max Welling (2021). PCam Dataset [Dataset]. https://library.toponeai.link/dataset/pcam

PCam Dataset

PatchCamelyon

Explore at:
Dataset updated
Feb 7, 2021
Authors
Bastiaan S. Veeling; Jasper Linmans; Jim Winkens; Taco Cohen; Max Welling
Description

PatchCamelyon is an image classification dataset. It consists of 327.680 color images (96 x 96px) extracted from histopathologic scans of lymph node sections. Each image is annotated with a binary label indicating presence of metastatic tissue. PCam provides a new benchmark for machine learning models: bigger than CIFAR10, smaller than ImageNet, trainable on a single GPU.

Search
Clear search
Close search
Google apps
Main menu