ggaziv's Stars
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
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
DLR-RM/BlenderProc
A procedural Blender pipeline for photorealistic training image generation
yuval-alaluf/hyperstyle
Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666
MichalGeyer/plug-and-play
Official Pytorch Implementation for “Plug-and-Play Diffusion Features for Text-Driven Image-to-Image Translation” (CVPR 2023)
yuval-alaluf/stylegan3-editing
Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433
cheind/pytorch-blender
:sweat_drops: Seamless, distributed, real-time integration of Blender into PyTorch data pipelines
conradry/copy-paste-aug
Copy-paste augmentation for segmentation and detection tasks
google/mannequinchallenge
Inference code and trained models for "Learning the Depths of Moving People by Watching Frozen People."
eladrich/pyrallis
Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
LoreGoetschalckx/GANalyze
The authors' official implementation of GANalyze, a framework for studying cognitive properties such as memorability, aesthetics, and emotional valence using genenerative models.
alexandonian/contrastive-feature-loss
PyTorch implementation of Contrastive Feature Loss for Image Prediction (AIM Workshop at ICCV 2021)
Crazy-Jack/nips2023_shape_vs_texture
WeizmannVision/SelfSuperReconst
Self-Supervised RGBD Reconstruction from Brain Activity
ggaziv/Wormholes
Official implementation & data for paper "Strong and Precise Modulation of Human Percepts via Robustified ANNs" (NeurIPS 2023)
WeizmannVision/SSReconstnClass
Reconstruct images and semantic categories from fMRI responses.
ggaziv/DualKinect
Code for synchronizing in space and time joints motion data, which was acquired from two independent Kinect v2 sensors
ggaziv/GPUtils
General Purpose Utilities
ggaziv/PySurfer
Cortical neuroimaging visualization in Python
ggaziv/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
ggaziv/caffe-fr-chairs
Caffe: a fast open framework for deep learning.
ggaziv/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
ggaziv/tensorflow
Computation using data flow graphs for scalable machine learning
ggaziv/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.