AdneneBoumessouer / MVTec-Anomaly-Detection

This project proposes an end-to-end framework for semi-supervised Anomaly Detection and Segmentation in images based on Deep Learning.
278 stars 59 forks source link

run finetune error #56

Open simplew2011 opened 3 years ago

simplew2011 commented 3 years ago

train MVTec/wood dataset and then using finetune.py error occurred. train using: python train.py -d mvtec/wood -a mvtecCAE-b 32-l mssim -c rgb --inspect finetune using: python finetune.py -p saved_models/mvtec/wood/mvtecCAE/mssim/17-11-2020_11-21-44/mvtecCAE_b32_e88.hdf5 -m ssim -t float64

image