mouxinyue1
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])  Hello, I have encountered the same problem,...