Views
No views yet
pcb1 category of VisA.| Metric | Value |
|---|---|
| Validation image AUROC | 0.8936 |
| Test image AUROC | 0.9364 |
| Test image F1 | 0.8785 |
| Test pixel AUROC | 0.9883 |
| Test pixel F1 | 0.6095 |
| Test pixel AUPRO | 0.8686 |
BatchedEfficientAd wrapper to permit batched DDP training
without modifying Anomalib core. The architecture itself remains
EfficientAD-medium. Results are not directly comparable to the official
batch-size-1 EfficientAD baseline.model-best.ckpt: best Lightning checkpoint selected by validation image AUROCconfig.yaml: complete VisionQC training configurationmetrics.json: test metrics generated after restoring the best checkpoint1hf download thangkt/visionqc-efficientad-medium-pcb1 model-best.ckpt \
2 --local-dir weights/efficientad-medium-pcb11visionqc evaluate \
2 --checkpoint weights/efficientad-medium-pcb1/model-best.ckpt