mouxinyue1

Results 4 comments of mouxinyue1

> ```python > from dataset import MVTecAT > from matplot.pyplot import plt > > test_data= MVTecAT("Data", "metal_nut") > > img = test_data[0] > plt.imshow(test_data[0]) > ``` Has this problem been...

Hello, I also met the same problem, may I ask if you have solved it

Hello, I would like to ask if the weight file loaded visually is the pre-trained weight file or the fine-tuned weight file? Error when I load the fine-tuned weight file:...

> I have the same problem. At first, I thought the system was incompatible. Could we discuss ? [[email protected]](mailto:[email protected]) ![Screenshot from 2022-04-07 09-23-52](https://user-images.githubusercontent.com/92706955/162102458-9370f867-3e95-476c-a670-bda0adf14226.png) Hello, I have encountered the same problem,...