awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
insikk avatar

insikk/Grad-CAM-tensorflow

0
View on GitHub↗
314 stele·101 fork-uri·Jupyter Notebook·2 vizualizări

Grad CAM Tensorflow

tensorflow implementation of Grad-CAM (CNN visualization)

Features

  • Explainable AI Libraries - Implementation of gradient-weighted class activation mapping for TensorFlow.
  • Model Optimization - TensorFlow implementation of Grad-CAM for model interpretability.

Istoric stele

Graficul istoricului de stele pentru insikk/grad-cam-tensorflowGraficul istoricului de stele pentru insikk/grad-cam-tensorflow

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Grad CAM Tensorflow

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Grad CAM Tensorflow.
  • jacobgil/pytorch-grad-camAvatar jacobgil

    jacobgil/pytorch-grad-cam

    12,893Vezi pe GitHub↗

    This project is a computer vision explainable AI library and framework for PyTorch, providing a suite of tools to visualize and audit the internal decision-making processes of deep neural networks. It serves as a neural network attribution tool and debugging utility to identify which image regions drive model predictions. The library is distinguished by its support for both gradient-based and gradient-free attribution methods, allowing for the generation of visual heatmaps and attribution maps without requiring modifications to the original model source code. It further differentiates itself

    Python
    Vezi pe GitHub↗12,893
  • morvanzhou/tensorflow-tutorialAvatar MorvanZhou

    MorvanZhou/Tensorflow-Tutorial

    4,334Vezi pe GitHub↗

    This project is a collection of educational resources and reference implementations for neural network development using TensorFlow. It serves as a comprehensive learning course, machine learning curriculum, and practical implementation guide for building deep learning architectures. The codebase provides instructional materials and examples covering a wide range of model types, including convolutional neural networks for image classification, recurrent networks and long short-term memory cells for sequential data, and autoencoders for generative modeling. It also includes implementations for

    Pythonautoencoderclassificationcnn
    Vezi pe GitHub↗4,334
  • algofairness/blackboxauditingAvatar algofairness

    algofairness/BlackBoxAuditing

    133Vezi pe GitHub↗

    This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most datasets. For more information on the repair process, see our paper on Certifying and Removing Disparate Impact. For information on the full auditing process, see our paper on…

    Python
    Vezi pe GitHub↗133
  • alvinwan/neural-backed-decision-treesAvatar alvinwan

    alvinwan/neural-backed-decision-trees

    625Vezi pe GitHub↗

    Project Page // Paper // No-code Web Demo // Colab Notebook

    Python
    Vezi pe GitHub↗625
Vezi toate cele 30 alternative pentru Grad CAM Tensorflow→

Întrebări frecvente

Ce face insikk/grad-cam-tensorflow?

tensorflow implementation of Grad-CAM (CNN visualization)

Care sunt principalele funcționalități ale insikk/grad-cam-tensorflow?

Principalele funcționalități ale insikk/grad-cam-tensorflow sunt: Explainable AI Libraries, Model Optimization.

Care sunt câteva alternative open-source pentru insikk/grad-cam-tensorflow?

Alternativele open-source pentru insikk/grad-cam-tensorflow includ: jacobgil/pytorch-grad-cam — This project is a computer vision explainable AI library and framework for PyTorch, providing a suite of tools to… morvanzhou/tensorflow-tutorial — This project is a collection of educational resources and reference implementations for neural network development… algofairness/blackboxauditing — This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most… andosa/treeinterpreter — TreeInterpreter. ankurtaly/integrated-gradients — (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks). alvinwan/neural-backed-decision-trees — Project Page  //  Paper  //  No-code Web Demo  //  Colab Notebook.