sgmath12's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
Harry24k/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
tensorly/tensorly
TensorLy: Tensor Learning in Python.
MadryLab/robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
aimagelab/mammoth
An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning
Cadene/tensorflow-model-zoo.torch
InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch
mjkwon2021/CAT-Net
Official code for CAT-Net: Compression Artifact Tracing Network. Image manipulation detection and localization.
carlini/nn_breaking_detection
Code corresponding to the paper "Adversarial Examples are not Easily Detected..."
MIT-AI-Accelerator/neurips-2020-sevir
Code and model benchmarks for "SEVIR : A Storm Event Imagery Dataset for Deep Learning Applications in Radar and Satellite Meteorology"
bymavis/CAS_ICLR2021
sgmath12/efficient-decision-based-black-box-adversarial-attacks-on-face-recognition
BardOfCodes/adv_summaries
Short Summaries for papers in Adversarial Attacks and Defenses. Linked to a related blog post:
ardapekis/pixel-rnn
Implementation based on the 2016 Pixel-RNN Paper
ksos104/Nowcasting