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.8k stars 674 forks source link

📘 Update the paper title for CS-FLOW model #1551

Closed blaz-r closed 10 months ago

blaz-r commented 11 months ago

Describe the bug

CS-flow model has incorrect name set in readme.

Right now it is: Real-Time Unsupervised Anomaly Detection via Conditional Normalizing Flows which is name of CFLOW paper.

It should be: Fully Convolutional Cross-Scale-Flows for Image-based Defect Detection

Dataset

Other (please specify in the text field below)

Model

CSFlow

Steps to reproduce the behavior

/

OS information

/

Expected behavior

Correct name displayed in readme

Screenshots

No response

Pip/GitHub

GitHub

What version/branch did you use?

main

Configuration YAML

/

Logs

/

Code of Conduct

blaz-r commented 10 months ago

Addressed in #1579