OpenAOI / anodet

Anomaly detection on images using features from pretrained neural networks.
MIT License
70 stars 22 forks source link

ran black and isort on repo. Added mccp.py to be able to capture images #38

Closed Rufshod closed 1 year ago

Rufshod commented 1 year ago

Ran black and isort on every file in the repo, We will in future create a CI/CD Pipeline with black isort or similar so better to get it out of the way now.

MCCP added to anodet in order to capture train / test images directly from this repo.