CoolFace
12 results

mvtec-ad

Voxel51 /mvtec-ad Dataset Card for MVTec AD This dataset originates from MVTec but is provided in a different format. You can easily load it using FiftyOne The total number of samples remains the same as the original: 5,354. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/mvtec-ad.imageimage-classification1K<n<10K14 likes8.9k downloads2y agoHugging Facefoersben /mvtec-ad MVTec AD - Anomaly Detection Dataset This repository mirrors the MVTec AD dataset for CI/CD and non-commercial research workflows. License The data is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0). It is not allowed to use the dataset for commercial purposes. Attribution If you use the dataset in scientific work, please cite the original authors: Paul Bergmann, Kilian Batzner… See the full description on the dataset page: https://huggingface.co/datasets/foersben/mvtec-ad.imageimage-classification10K<n<100K0 likes5.8k downloads1mo agoHugging FaceOctorVX /mvtec-ad Dataset Card for MVTec AD This dataset originates from MVTec but is provided in a different format. You can easily load it using FiftyOne The total number of samples remains the same as the original: 5,354. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset… See the full description on the dataset page: https://huggingface.co/datasets/OctorVX/mvtec-ad.imageimage-classification1K<n<10K0 likes1.1k downloads3mo agoHugging Facepjramg /MVTecAD2_FO Dataset Card for mvtecad2 This is a FiftyOne dataset with 3914 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("pjramg/MVTecAD2_FO") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/pjramg/MVTecAD2_FO.imageimage-classification1K<n<10K0 likes557 downloads1y agoHugging Facebox0602 /mvtec-ad Dataset Card for MVTec AD This dataset originates from MVTec but is provided in a different format. You can easily load it using FiftyOne The total number of samples remains the same as the original: 5,354. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset… See the full description on the dataset page: https://huggingface.co/datasets/box0602/mvtec-ad.imageimage-classification1K<n<10K0 likes517 downloads2mo agoHugging FaceMSherbinii /mvtec-ad-metal-nut MVTec AD - Metal Nut Dataset Metal nut subset from MVTec Anomaly Detection dataset. Defect Types bent, color, flip, scratch AU-ROC: 99.7% (EfficientAD medium) imageimage-classificationn<1K2 likes421 downloads11mo agoHugging Face