datasets icon indicating copy to clipboard operation
datasets copied to clipboard

Add SPOTS10 dataset

Open Amotica opened this issue 8 months ago • 1 comments

Thank you for your contribution!

Please read https://www.tensorflow.org/datasets/contribute#pr_checklist to make sure your PR follows the guidelines.

Add Dataset

  • Dataset Name:
  • Issue Reference:
  • dataset_info.json Gist:

Description

Checklist

  • [ ] Address all TODO's
  • [ ] Add alphabetized import to subdirectory's __init__.py
  • [ ] Run download_and_prepare successfully
  • [ ] Add checksums file
  • [ ] Properly cite in BibTeX format
  • [ ] Add passing test(s)
  • [ ] Add test data
  • [ ] If using additional dependencies (e.g. scipy), use lazy_imports (if applicable)
  • [ ] Add data generation script (if applicable)
  • [ ] Lint code

Amotica avatar Mar 20 '25 10:03 Amotica

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Mar 20 '25 10:03 google-cla[bot]

Hi @Amotica , thank you for your contribution! Could you please add a checksum file, and the dummy examples to test the dataset?

ccl-core avatar Jul 01 '25 11:07 ccl-core

Hi @Amotica , thank you for your contribution! Could you please add a checksum file, and the dummy examples to test the dataset?

I have please provide checksum and dummy examples to test the dataset.

Atanbori2 avatar Nov 21 '25 23:11 Atanbori2