-
Hi everybody,
I was wondering if it is possible to export Anomalib's Pytorch Lighting models to [TorchScript](https://pytorch.org/docs/stable/jit.html) format. I tried to use the `to_torchscript()`…
-
The provided Dockerfile does not work as expected. I had to change it as follows:
```
#########################################################
## Python Environment with CUDA
##################…
-
# 📢 Starter Notebook
We've made a starter notebook for newcomers about how to use `anomalib` library in a kaggle environment. It's a minimal starter notebook, hope newcomers find it useful.
- …
innat updated
2 years ago
-
running :
python tools/inference_gradio.py --config ./anomalib/models/patchcore/config.yaml --weight_path ./results/patchcore/mvtec/zipper/weights/model.ckp
error:
Traceback (most recent call las…
-
I was wondering if there is an enlarging option for custom datasets for
users to try, such as the one used for MVTec dataset.
I'm currently training by setting the epoch to 2000
and also using …
-
Saving the means and covariance resdiuals to disk in form of tensor (.pt) works but screws up the prediction ROC and PRO scores. Is there any efficient way to save the residuals to disk and reload bac…
-
Hi,
I am able to running the code but when I am working on the custom dataset, the code did not achive to detect the defect. I tried change the threshold values ,epoch numbers etc.. Do you have any a…
-
I tried to run dfm to classify my images as anomalous/non anomalous. I made my dataset in MVTec hierarchy but I get an error when i run the train script with the error being that the trainer can't acc…
-
**Describe the bug**
FastFlow does not need Fm.PermuteRandom module
**Screenshots**
![image](https://user-images.githubusercontent.com/37028633/156984008-d4ee339d-ae65-45c3-bfe9-d1393c1a9116.png…
-
**Is your feature request related to a problem? Please describe.**
- New sota: https://paperswithcode.com/sota/anomaly-detection-on-mvtec-ad
- paper: https://arxiv.org/pdf/2111.07677v2.pdf
innat updated
2 years ago