FastFlow
FastFlow copied to clipboard
an implementation of the architecture of FastFlow (Jiawei Yu et al.)
Q&A
Hello. I would like to open this issue to talk about this project. I am also interested in developing this project and would be great to share information as the...
Hello Alessio, I'm Emilie, a PhD student in deep learning. I'm really interested in the anomaly detection model, and FastFlow seems really promising. I'm trying to develop my own version...
Thanks for providing your code for FastFlow. I try to train it but I got the following error: ``` Traceback (most recent call last): File "./FastFlow/FrEIA/framework/graph_inn.py", line 300, in forward...
Hi, In the documentation you mention > Attention!: This repo is not ready! I was able to run the code and get some results. Can you give more details why...
Hello, have you ever tested the mvtec dataset accuracy? I tested the auroc of the carpet category with only 0.49,It is very different from the paper. Is there any guidance...