xiahaifeng1995 / PaDiM-Anomaly-Detection-Localization-master

This is an unofficial implementation of the paper “PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization”.
Apache License 2.0
404 stars 96 forks source link

Speed up the PaDim #45

Open DeepKnowledge1 opened 11 months ago

DeepKnowledge1 commented 11 months ago

I have optimized the inference time, so now it is about 50 fps, above to that the model can be exported to onnx and openvino.

It also exceed the time of the anomalib implementation ,

I will share the code after a while

CvBokchoy commented 4 months ago

Can you share tensorrt cpp inference version