Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Cannot extract the features (columns) for the split 'train' of the config 'default' of the dataset.
Error code:   FeaturesError
Exception:    ValueError
Message:      Bad split: train. Available splits: ['test']
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 234, in compute_first_rows_from_streaming_response
                  iterable_dataset = load_dataset(
                                     ^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1409, in load_dataset
                  return builder_instance.as_streaming_dataset(split=split)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1232, in as_streaming_dataset
                  raise ValueError(f"Bad split: {split}. Available splits: {list(splits_generators)}")
              ValueError: Bad split: train. Available splits: ['test']

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.

CAMO-FS Dataset

Description

This is the CAMO-FS dataset designed for Few-Shot Camouflaged Object Detection and Segmentation.

Structure

  • images/: Contains raw images.
  • annotations/: Contains COCO-format JSON annotations (originally 'few-shot-annotations').
    • Includes subsplit/ folder.
    • Includes main JSON split files (e.g., camo5_test_split1.json).

Usage

Uploaded via Hugging Face Hub API.

Downloads last month
15