Add task categories, paper link, and dataset structure details to README
#1
by nielsr HF Staff - opened
This PR improves the dataset card by:
- Adding
task_categoriesmetadata (image-classification,image-segmentation). - Adding a link to the paper on Hugging Face Papers.
- Documenting the JSON manifest format.
- Adding details on the expected on-disk layouts for the original datasets (MVTec-AD, VisA, Real-IAD, and MANTA).
- Adding the citation information.