datasets
datasets copied to clipboard
Add SPOTS10 dataset
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.jsonGist:
Description
Checklist
- [ ] Address all TODO's
- [ ] Add alphabetized import to subdirectory's
__init__.py - [ ] Run
download_and_preparesuccessfully - [ ] Add checksums file
- [ ] Properly cite in
BibTeXformat - [ ] 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
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.
Hi @Amotica , thank you for your contribution! Could you please add a checksum file, and the dummy examples to test the dataset?
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.