Pinned Repositories
bug-free-pytorch-and-Tensorflow
Distort-Images
Eidolon
Eidolons: Novel Stimuli for Vision Research
extract-npy
Generalisation-humans-DNNs
Data, code & materials from the paper "Generalisation in humans and deep neural networks" (NeurIPS 2018)
glad
imagecorruptions
Python package to corrupt arbitrary images.
kornia
Computer Vision and Robotics Library for AI
LA
LA training implementation
PyTorch_StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
f-amerehi's Repositories
f-amerehi/PyTorch_StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
f-amerehi/bug-free-pytorch-and-Tensorflow
f-amerehi/Distort-Images
f-amerehi/Eidolon
Eidolons: Novel Stimuli for Vision Research
f-amerehi/extract-npy
f-amerehi/Generalisation-humans-DNNs
Data, code & materials from the paper "Generalisation in humans and deep neural networks" (NeurIPS 2018)
f-amerehi/glad
f-amerehi/imagecorruptions
Python package to corrupt arbitrary images.
f-amerehi/kornia
Computer Vision and Robotics Library for AI
f-amerehi/LA
LA training implementation
f-amerehi/lumiere-pytorch
Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch
f-amerehi/ShapeTextureDebiasedTraining
Code and models for the paper Shape-Texture Debiased Neural Network Training (ICLR 2021)
f-amerehi/model-vs-human
Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
f-amerehi/transformations
custom transformations
f-amerehi/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch