vggls's Stars
deepathology/fseg
Unsupervised Semantic Segmentation for Pathology
alievrusik/cnn_fcd_detection
Code for paper 'Convolutional neural networks for automatic detection of focal cortical dysplasia'.
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
fitushar/3D-Medical-Imaging-Preprocessing-All-you-need
This Repo Will contain the Preprocessing Code for 3D Medical Imaging
VasileiosKarapoulios/Brain-Tumor-Classification-Grad-CAM
Simple CNN Brain Tumor Classification + Grad-CAM in PyTorch
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
ej0cl6/pytorch-adversarial-examples
PyTorch Implemetations of Adversarial Examples
Harry24k/FGSM-pytorch
A pytorch implementation of "Explaining and harnessing adversarial examples"
mlflow/mlflow
Open source platform for the machine learning lifecycle
chihkuanyeh/saliency_evaluation
Python implementation for evaluating explanations presented in "On the (In)fidelity and Sensitivity for Explanations" in NeurIPS 2019 for evaluating any saliency explanations.
TheAlgorithms/Python
All Algorithms implemented in Python