tfds_defect_detection.downloader.mvtec#

Module Contents#

Functions#

download_and_extract(cache_dir)

restructure_mvtec_style_dataset(root_dir[, ...])

Attributes#

MVTEC_ORIGIN

tfds_defect_detection.downloader.mvtec.download_and_extract(cache_dir)[source]#
tfds_defect_detection.downloader.mvtec.restructure_mvtec_style_dataset(root_dir: pathlib.Path, new_root_train_images='train_images', new_root_test_images='test_images', new_root_test_masks='test_masks', mask_suffix='_mask', delete_tmp=True)[source]#
tfds_defect_detection.downloader.mvtec.MVTEC_ORIGIN = https://www.mydrive.ch/shares/38536/3830184030e49fe74747669442f0f282/download/420938113-162995209...[source]#