axinc-ai / ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK
1.99k stars 318 forks source link

ADD video mode to PaDiM #613

Closed kyakuno closed 2 years ago

kyakuno commented 2 years ago

Use PaDiM with surveillance cameras. Role as high-precision background subtraction. Detects things left behind.

Input : video file (The first 200 frames are normal images, After that is the inspection target) Output : Heat map of abnormal parts

kyakuno commented 2 years ago

PaDiMにvideo modeを実装した。