xin94wang

Results 15 comments of xin94wang

@hamzakhalil798 Hello, according to the code you provided, I have successfully generated a heatmap, but the color of the heatmap is dark purple, which is not conducive to observation. How...

![1733208041290](https://github.com/user-attachments/assets/84111fa7-0c9e-44aa-b73b-da1851c383ce) The computer system I use is windows 11, and I run the commands by way of anaconda prompt, similar to ubuntu's terminal, and this is a graph of the...

@samet-akcay I didn't find the file train.py in your library, and I wonder if I don't have the file train.py to cause the error. I have another doubt, if I...

@ashishbdatta This is where I run pip install -e “. [full]”. ![image](https://github.com/user-attachments/assets/dee5cf58-4937-43c8-a197-81a6584febf1) ![image](https://github.com/user-attachments/assets/83bc7dac-5898-4b60-b1a3-2066406846af) (ab_env) C:\Users\50691\anomalib>pip install -e ".[full]" Obtaining file:///C:/Users/50691/anomalib Installing build dependencies ... done Checking if build backend supports...

@samet-akcay When I run pip install -e “. [full]” and then go to execute anomalib train --model Patchcore --data anomalib.data.MVTec, the error is reported as shown here ![image](https://github.com/user-attachments/assets/93243655-aa8f-4d03-8177-74ce5df653c2)

@samet-akcay This is the result of running anomalib install -v ![image](https://github.com/user-attachments/assets/71d065a3-0caf-4eca-9225-eb3ed15901f9) .... ![image](https://github.com/user-attachments/assets/cc344dc8-6afd-4391-b719-3b5ccba14d58)

> looks like it is complete. Can you try the API to see if everything else working ok > > ```python > from anomalib.data import MVTec > from anomalib.models import...

I followed your method and put the train.py file in the directory “\anomalib\myproj\train.py”, the result is as below, he is downloading the mvtec dataset, but I have this dataset in...

After specifying the dataset path, this error appears again ![image](https://github.com/user-attachments/assets/1b6e753b-415e-48aa-86a7-637455c7bb66)

![1733230190191](https://github.com/user-attachments/assets/c686f874-3538-413f-8e9d-a2035de05137) ![1733230127082](https://github.com/user-attachments/assets/032be826-884e-4144-989e-6008a0c6f65b) ![1733230141892](https://github.com/user-attachments/assets/40e5d473-ed32-4afe-8e45-5e29256a325d)