当前位置:网站首页>Fastflow [abnormal detection: normalizing flow]
Fastflow [abnormal detection: normalizing flow]
2022-07-28 22:43:00 【It's too simple】
Preface
The blog is from 2021.11CVPR A paper on ,papers with code The website is organized in MVTec The data set is ranked 2( As of the time of posting ).
Source code ( unofficial ):https://github.com/gathierry/FastFlow
background
Methods to obtain global and local features : Distribution 、 Multiscale 、 The sliding window . Typical distributions are center of an n-sphere/Gaussian/KNN(k nearest neighbors)
thought : Obtain normal image features through pre training network , Then use statistical methods to model the distribution , Test by distribution .Normalizing Flow It is a kind of statistical method . The training process is continuous fitting to achieve the maximum probability of the occurrence of this pile of normal image features .
FastFlow It can be used as an insertion module , Use different feature extractors (vision transformer( The last layer of features has a strong ability to capture the relationship between local and global )or resnet).
Model principle
Feeling is Glow Modification of the model , The coupling layer changes the convolution block ( Alternating convolution kernels are designed to balance accuracy and speed ), Sorting layer use RealNVP Random ordering of models , Is the road to Jane .

experiment
Comparative experiments : Compare the execution speed with different models , Parameter quantity , Image detection 、 Positioning accuracy ; Compare with different models on different data sets .
Ablation Experiment : Choose different convolution kernel combinations and different feature extractors for comparison .
Add
The paper mentioned CutPaste( Density estimation , Multi dimensional Gaussian distribution calculates mean variance , Using clustering algorithm ),vision transformer( Be able to learn global and local information , Two typical methods Deit、CaiT)
Reference resources :
FrEIA:https://blog.csdn.net/qq_41804812/article/details/124477478
边栏推荐
- 容器化配置启动redis集群 单机6节点 3主3从
- Redis related
- STM32 single chip microcomputer drive L298N
- 删除容器镜像报错解决image is referenced in multiple repositories
- 使用PCL批量显示PCD点云数据流
- Qt+ffmpeg environment construction
- JSON file to PNG image (batch conversion / image naming / migration / pixel value change) [tips]
- elment-plus图标input上面带的图标为什么不显示
- STM32 - advanced control timer (time base unit, functional block diagram, input, capture, output, open circuit)
- Quadruped robot | gem (elevation map) + fast_ Deployment records of Leo (odometry) environment
猜你喜欢

使用PCL批量将点云.bin文件转.pcd

WinForm jump to the second form case

ATT&CK 威胁情报

php二维数组如何删除去除第一行元素

flask之蓝图 补充openpyxl

Gd32f303 firmware library development (10) -- dual ADC polling mode scanning multiple channels

STM32 - external interrupt application (exti) (use cubemx to configure interrupts)

The function of wechat applet to cut pictures

基于Ernie-3.0 CAIL2019法研杯要素识别多标签分类任务

Imx6q GPIO multiplexing
随机推荐
Pictures are named in batches in order (change size /jpg to PNG) [tips]
20-09-27 the project is migrated to Alibaba toss record (the network card order makes the service unable to connect to DB through haproxy)
Soft exam network engineer
LeetCode刷题系列之-多数之和类型
[get mobile information] - get mobile information through ADB command
105. Construct binary tree from preorder and inorder traversal sequence (medium binary tree DFS hash table binary tree)
775. Inverted words
Paddlenlp text classification based on ernir3.0: take wos dataset as an example (hierarchical classification)
ES6 concept
LTE小区搜索过程及SCH/BCH设计
20-09-27项目迁移到阿里折腾记录(网卡顺序导致服务无法通过haproxy连接到db)
Memseg [anomaly detection: embedded based]
MKD [anomaly detection: knowledge disruption]
98. Verify binary search tree (medium binary search tree DFS)
Closure, prototype and original link
Static details of static members
微信小程序使用canvas绘图,圆形头像,网络背景图,文字,虚线,直线
Using nodejs to operate MySQL
Solve various problems of sudo rosdep init and rosdep update
SSH password free login