TorchPRISM VS explainerdashboard

Compare TorchPRISM vs explainerdashboard and see what are their differences.

TorchPRISM

Principal Image Sections Mapping. Convolutional Neural Network Visualisation and Explanation Framework (by szandala)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
TorchPRISM explainerdashboard
2 2
47 2,236
- -
1.8 7.8
over 1 year ago about 2 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TorchPRISM

Posts with mentions or reviews of TorchPRISM. We have used some of these posts to build our list of alternatives and similar projects.

explainerdashboard

Posts with mentions or reviews of explainerdashboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.

What are some alternatives?

When comparing TorchPRISM and explainerdashboard you can also consider the following projects:

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

deepchecks - Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.

Transformer-MM-Explainability - [ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.

WeightWatcher - The WeightWatcher tool for predicting the accuracy of Deep Neural Networks

TorchDrift - Drift Detection for your PyTorch Models

backpack - BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.

delve - PyTorch model training and layer saturation monitor

cockpit - Cockpit: A Practical Debugging Tool for Training Deep Neural Networks

uncertainty-toolbox - Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization

pytea - PyTea: PyTorch Tensor shape error analyzer

captum - Model interpretability and understanding for PyTorch

cleverhans - An adversarial example library for constructing attacks, building defenses, and benchmarking both