alewarne's Stars
chr5tphr/zennit
Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.
farhad-dalirani/PytorchRevelio
Visualization toolkit for learned features of neural networks in PyTorch. Feature Visualizer, Saliency Map, Guided Gradients, Grad-CAM, DeepDream, ...
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
cydonia999/VGGFace2-pytorch
PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'
prlz77/vgg-face.pytorch
VGG-Face Descriptor port to pytorch
AMLab-Amsterdam/L0_regularization
Learning Sparse Neural Networks through L0 regularization
moskomule/l0.pytorch
an implementation of L0 regularization with PyTorch
martius-lab/L0-regularization
A TensorFlow implementation of L0 regularization (Louizos et al 2017)
quantprep/quantinternships2022
chrisbutner/ChessCoach
Neural network-based chess engine capable of natural language commentary
keisen/tf-keras-vis
Neural network visualization toolkit for tf.keras