Implementing CFM and L2BT #2802
Unanswered
alex-costanzino
asked this question in
Feature Requests
Replies: 1 comment 2 replies
-
Hi @alex-costanzino, thanks for your interest in Anomalib! You may not recall, but you explained CFM to us at CVPR 24 during your poster session :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the motivation for this task?
Hey everyone, not sure I'm using this correctly, so forgive me in advance :)
I would like to propose the inclusion of two of my projects, CFM and L2BT, into the Anomalib library. Both have demonstrated remarkable performance in AD tasks while maintaining extremely fast inference speeds and a lightweight footprint.
These projects are versatile and cover different modalities (multimodal and image-only), enhancing the diversity of models within Anomalib. Additionally, their underlying methodologies are quite distinct (feature mapping and feature transfer) from the current implementations in the library, which could broaden the scope of Anomalib.
Thank you for considering this request. I’m happy to provide further details or assist with integration.
Describe the solution you'd like
Is there any plan to integrate these approaches?
Additional context
L2BT also come with a protocol to fairly assess and evaluate AD methods, it would be interesting to integrate this as well somehow.
Beta Was this translation helpful? Give feedback.
All reactions