gt111lk's picture
Update README.md
4d28743 verified
metadata
license: mit
task_categories:
  - image-segmentation
  - image-classification
tags:
  - medical
  - material
  - industry

πŸ“˜ Custom Dataset

Custom dataset provides both anomalib and YOLO format datasets. You can import it with the Huggingface way, or just clone it from GitHub and download it to your local machine. How to use the IADBE platform, check details here.

Use Huggingface
from datasets import load_dataset
ds = load_dataset("gt111lk/IADBE_Custom_Dataset")
Use Git Clone
git clone https://huggingface.co/datasets/gt111lk/IADBE_Custom_Dataset