❓How can i train a model without abnormal data? #1614
Replies: 5 comments
-
Hello. All models implemented inside Anomalib support training without abnormal data. I am able to train the model with your config, could you share more details what seems to be the problem on your end? |
Beta Was this translation helpful? Give feedback.
-
hi @blaz-r, BR, Shuai Ma |
Beta Was this translation helpful? Give feedback.
-
Hello. No, labels are not required and Padim is an unsupervised model. You should get segmented results inside the results folder. If that is what your screenshot depicts, could you please post the entire image (heatmap, ground truth...). |
Beta Was this translation helpful? Give feedback.
-
Hi @mashuai191, I see that you commented out the following line in your config #test_split_mode: from_dir # options: [from_dir, synthetic] If you set this to |
Beta Was this translation helpful? Give feedback.
-
thanks @samet-akcay @blaz-r for your help! i will try at the weekend. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
i have no abnormal data, but i want to localize or segment the abnormal area of a pic. how can i do that? i tried with below config but seems it doesn't work.
Dataset
Folder
Model
PADiM
Steps to reproduce the behavior
follow the same steps from official github link
OS information
OS information:
Expected behavior
can do localization of the abnormal area of a pic
Screenshots
Pip/GitHub
pip
What version/branch did you use?
No response
Configuration YAML
Logs
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions