openvinotoolkit / anomalib

An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
https://anomalib.readthedocs.io/en/latest/
Apache License 2.0
3.63k stars 646 forks source link

Add Unsupervised Continual Anomaly Detection with Contrastively-learned Prompt #1947

Open samet-akcay opened 5 months ago

samet-akcay commented 5 months ago

Discussed in https://github.com/openvinotoolkit/anomalib/discussions/1940

# Description This is to implement the following paper: ๐Ÿงพ [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/28153) ๐Ÿ‘ฉโ€๐Ÿ’ป [Code](https://github.com/shirowalker/UCAD/tree/main)
samet-akcay commented 5 months ago

@inbasperu can you comment here as well so I could assign this to you. Otherwise, Github does not let me do that

inbasperu commented 5 months ago

.take

ashwinvaidya17 commented 3 months ago

@inbasperu are you still working on this?

inbasperu commented 3 months ago

Hey @ashwinvaidya17,

I do not have a CUDA-enabled device, so I wasn't able to test the author's code. I tried porting it to an MPS version, but due to unsupported types, I wasn't able to run it. Would it be possible to give me a week of time? I have made some arrangements to get access to a CUDA-enabled machine.

ashwinvaidya17 commented 3 months ago

@inbasperu Yeah that's alright. I was just ensuring all issue are up-to-date