tensorflow / datasets

TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
https://www.tensorflow.org/datasets
Apache License 2.0
4.32k stars 1.56k forks source link

Challenges #306

Closed bhack closed 5 years ago

bhack commented 5 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Can we add an issue template related to challenges?

Describe the solution you'd like A clear and concise description of what you want to happen. I think that could be useful to have an issue template or a general structure for handling challenges coverage cause challenges often could group multiple datasets Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here. I.e. see CVPR 2019 Long-term Visual Localization https://visuallocalization.net/datasets/ or CVPR 2018 Robust Vision http://www.robustvision.net/

Conchylicultor commented 5 years ago

What is the issue exactly ? Could you provide some context ?

bhack commented 5 years ago

To have a issue template for challenges instead of open one for every dataset. And eventually to have a challenges data structure/metadata to group datasets.

Conchylicultor commented 5 years ago

Why not using the template for datasets, and specify in the issue that you want all datasets related to this challenge ? The drawback is that it would make it harder to track progress on individual dataset (ex: to distribute the work).

bhack commented 5 years ago

I think any solution to handle this metadata could be good.

rsepassi commented 5 years ago

Yes, please use the dataset request template.