Visual-Feature-Attribution-Using-Wasserstein-GANs-Pytorch
Anomaly detector
A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images.
Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch
93 stars
9 watching
24 forks
Language: Python
last commit: over 1 year ago anomaly-detectioncnnganpythonpytorchvgan
Related projects:
Repository | Description | Stars |
---|---|---|
nexusapoorvacus/deepvariationstructuredrl | An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
fgxaos/pytorch-innvestigate | PyTorch implementation of an explainability technique for deep neural networks | 9 |
tianhongdai/integrated-gradient-pytorch | A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 181 |
priyavrat-misra/xrays-and-gradcam | This project uses deep learning to analyze chest radiographs and diagnose COVID-19. | 49 |
utkuozbulak/pytorch-cnn-adversarial-attacks | PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 350 |
tugstugi/pytorch-saltnet | A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
csailvision/gandissect | Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
mailmahee/pytorch-generative-adversarial-networks | An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
atgambardella/pytorch-es | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
ignacio-rocco/detectorch | A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 558 |
meiqihu/acda | Detects anomalies in hyperspectral images using an autoencoder-based approach | 44 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,860 |
pennyhow/pytrx | Calculates real-world measurements from oblique images and time-lapse image series of glacial environments. | 42 |