-
visa可以直接可视化结果。可是剩余的两个数据集在结果文件夹只空的文件夹。请问是参数设置出现什么问题了吗?以下是我的参数设置。
` parser = argparse.ArgumentParser(description='MuSc')
parser.add_argument('--config', type=str, default='./configs/musc.yaml',…
-
Thanks you code. Do you have results of AU-ROC of MVTec 3D?
-
(Anomalydiffusion) haianh@admin:~/anomalydiffusion$ python main.py --spatial_encoder_embedding --data_enhance --base configs/latent-diffusion/txt2img-1p4B-finetune-encoder+embedding.yaml -t --actual_r…
-
Having issue using current version of mvtec. That dataset is structured:
mvtec_anomaly_detection/mvtec///
This code is trying to use `fg_mask` instead of `mvtec`
-
(EfficientAD) E:\PycharmProjects\EfficientAD-main>python mvtec_ad_evaluation/evaluate_experiment.py --dataset_base_dir E:\Dataset\anomaly_detection\mvtec_anomaly_detection\mvtec_anomaly_detection\ --a…
-
from prefetch_generator import BackgroundGenerator
where is the BackgroundGenerator?
and in measure.py from get_spro import Get_SPRO_Fun
where is the get_spro?
-
-
Can you please share the support set that you used for your MPDD results so that we can have a fair comparison between your method and others?
I created a support set for MPDD by randomly selecting…
-
I tried one of the usage examples.
```python
from torchvision4ad.datasets import MVTecAD
root = 'mvtec_ad'
dataset_name = 'bottle'
mvtec_ad = MVTecAD(root, dataset_name, train=True, download=…
A03ki updated
3 years ago
-
MVTec code can not be viewed.