pytorch-grad-cam

Explainability tools

A package providing advanced explainability methods for deep learning models in computer vision

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

GitHub

11k stars
45 watching
2k forks
Language: Python
last commit: 2 months ago
class-activation-mapscomputer-visiondeep-learningexplainable-aiexplainable-mlgrad-camimage-classificationinterpretabilityinterpretable-aiinterpretable-deep-learningmachine-learningobject-detectionpytorchscore-camvision-transformersvisualizationsxai

Related projects:

Repository Description Stars
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
alankbi/detecto A Python package for building and deploying computer vision models with PyTorch 614
orobix/visual-feature-attribution-using-wasserstein-gans-pytorch A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. 93
donnyyou/torchcv A comprehensive PyTorch-based framework for computer vision tasks 2,249
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 538
tianhongdai/integrated-gradient-pytorch A PyTorch implementation of attributing the impact of inputs on deep neural network outputs 182
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,439
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,850
thuyngch/human-segmentation-pytorch An open source implementation of deep learning-based human segmentation models using PyTorch 558
nvlabs/stylegan3 An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities 6,478
leoxiaobin/deep-high-resolution-net.pytorch An implementation of a deep learning network for human pose estimation using high-resolution representations 4,354
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530
kupynorest/deblurgan An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. 2,531
priyavrat-misra/xrays-and-gradcam This project uses deep learning to analyze chest radiographs and diagnose COVID-19. 50
lucidrains/imagen-pytorch Implements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning. 8,127