palmnet / README.md
leosocy's picture
Upload dataset
43b7254 verified
metadata
language:
  - en
license: apache-2.0
size_categories:
  - 1K<n<10K
task_categories:
  - image-classification
  - image-feature-extraction
  - feature-extraction
pretty_name: PalmNet
dataset_info:
  - config_name: coep
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 408971428
        num_examples: 1305
    download_size: 398257468
    dataset_size: 408971428
  - config_name: polyu
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 419352000
        num_examples: 24000
    download_size: 396344896
    dataset_size: 419352000
  - config_name: polyu-roi
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 419352000
        num_examples: 24000
    download_size: 396344896
    dataset_size: 419352000
  - config_name: tongji
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 209673800
        num_examples: 12000
    download_size: 192259567
    dataset_size: 209673800
  - config_name: tongji-roi
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 209673800
        num_examples: 12000
    download_size: 192259567
    dataset_size: 209673800
  - config_name: tsinghua
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 62999083.52
        num_examples: 1280
    download_size: 44953696
    dataset_size: 62999083.52
  - config_name: tsinghua-roi
    features:
      - name: image
        dtype: image
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 62999083.52
        num_examples: 1280
    download_size: 44953696
    dataset_size: 62999083.52
configs:
  - config_name: coep
    data_files:
      - split: train
        path: subsets/coep/train-*
  - config_name: polyu
    data_files:
      - split: train
        path: subsets/polyu/train-*
    default: true
  - config_name: polyu-roi
    data_files:
      - split: train
        path: subsets/polyu/train-*
  - config_name: tongji
    data_files:
      - split: train
        path: subsets/tongji/train-*
  - config_name: tongji-roi
    data_files:
      - split: train
        path: subsets/tongji/train-*
  - config_name: tsinghua
    data_files:
      - split: train
        path: subsets/tsinghua/train-*
  - config_name: tsinghua-roi
    data_files:
      - split: train
        path: subsets/tsinghua/train-*