Azleur's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
tsoding/opengl-template
Just a simple OpenGL template that I use on my streams.
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
YilunZhou/feature-attribution-evaluation
Code repository for the AAAI 2022 paper "Do Feature Attribution Methods Correctly Attribute Features?"
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
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
facebookresearch/TorchRay
Understanding Deep Networks via Extremal Perturbations and Smooth Masks
ORB-HD/deface
Video anonymization by face detection
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
cvzoya/saliency
Code for http://saliency.mit.edu/
ramprs/grad-cam
[ICCV 2017] Torch code for Grad-CAM
tarunsharma1/saliency_metrics
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
av-savchenko/face-emotion-recognition
Efficient face emotion recognition in photos and videos
jasonwebb/morphogenesis-resources
Resources on the topic of digital morphogenesis (creating form with code). Includes links to major articles, code repos, creative projects, books, software, and more.
turnage/valora
painting by functions
NatWeiss/ValTree
A minimal text file format for storing key value pairs in a hierarchy and a C++ class to read, write and use the data.