SYLan2019 / Skip-Attention-GAN
This repository contains PyTorch implementation of the following paper: SAGAN: SKIP-ATTENTION GAN FOR ANOMALY DETECTION.
☆15Updated 2 years ago
Alternatives and similar repositories for Skip-Attention-GAN:
Users that are interested in Skip-Attention-GAN are comparing it to the libraries listed below
- Unsupervised Anomaly Detection and Segmentation via Deep Feature Correspondence☆20Updated 2 years ago
- A Transformer-based GAN for Anomaly Detection, International Conference on Artificial Neural Networks, (ICANN2022).☆23Updated 2 years ago
- Wavelet-Attention CNN for Image Classification☆28Updated 3 years ago
- Multi-scale Attention Convolutional Neural Network for Time Series Classification☆21Updated 5 years ago
- 对卷积神经网络提取的每一层特征用t-SNE进行降维可视化☆21Updated 3 years ago
- The official codes for the paper Supervised Anomaly Detection via a Class-Balanced Generative Adversarial Network☆9Updated last year
- ☆19Updated 10 months ago
- Comparing a transormer GAN and a LSTM GAN for augmenting timeseries datasets☆15Updated last year
- [KBS 2022] Informative knowledge distillation for image anomaly segmentation☆22Updated 2 years ago
- Unofficial implementation of 2021 Neurocomputing paper "VAE-based Deep SVDD for anomaly detection" TensorFlow 2.0 version☆10Updated 2 years ago
- Unofficial implementation of paper “Multi-scale Attention Convolutional Neural Network for time series classification”[Neural Networks202…☆16Updated 2 years ago
- Official code release of our paper "EViT: An Eagle Vision Transformer with Bi-Fovea Self-Attention"☆19Updated 5 months ago
- [AAAI 2023] Pytorch Implementation for AAAI2023 paper: One-for-All: Proposal Masked Cross-Class Anomaly Detection☆16Updated 5 months ago
- ☆15Updated 3 weeks ago
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 4 years ago
- Official code for 'Deep One-Class Classification via Interpolated Gaussian Descriptor' [AAAI 2022 Oral]☆65Updated last year
- Official code for 'Unsupervised Anomaly Detection in Medical Images with a Memory-augmented Multi-level Cross-attentional Masked Autoenco…☆9Updated 2 years ago
- A Bayesian Probabilistic Framework for Mechanical Fault Diagnosis☆11Updated last year
- PyTorch implementation of paper: adVAE: a Self-adversarial Variational Autoencoder with Gaussian Anomaly Prior Knowledge for Anomaly Dete…