ShirAmir
Graduate Student @ Weizmann Institute of Science
Weizmann Institute of ScienceRehovot, Israel
ShirAmir's Stars
apple/ml-depth-pro
Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
morrisalp/dinov2-cosegmentation
A simple demonstration of foreground co-segmentation with DINOv2
bkaradzic/metal-cpp
Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engines that are written in C++.
pybind/pybind11
Seamless operability between C++11 and Python
ssundaram21/dreamsim
DreamSim: Learning New Dimensions of Human Visual Similarity using Synthetic Data (NeurIPS 2023 Spotlight) / / / / When Does Perceptual Alignment Benefit Vision Representations? (NeurIPS 2024)
aharley/pips
Particle Video Revisited
chaofengc/Awesome-Image-Quality-Assessment
A comprehensive collection of IQA papers
wchstrife/Awesome-Image-Matting
:notebook: A curated list of deep learning image matting papers and codes
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
tomrunia/OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
nivha/single_video_generation
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
sainnhe/everforest
š² Comfortable & Pleasant Color Scheme for Vim
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
NVlabs/SCOPS
SCOPS: Self-Supervised Co-Part Segmentation (CVPR'19)
danielroich/PTI
Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744
unixpickle/wcv
Like `wc`, but shows intermediate results while it runs.
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
self-distilled-stylegan/self-distilled-internet-photos
openai/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
openai/DALL-E
PyTorch package for the discrete VAE used for DALLĀ·E.
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
yukimasano/PASS
The PASS dataset: pretrained models and how to get the data
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
zaidbhat1234/Image2StyleGAN
This is an implementation of the paper Image2StyleGAN using StyleGAN as backbone
wpeebles/gangealing
Official PyTorch Implementation of "GAN-Supervised Dense Visual Alignment" (CVPR 2022 Oral, Best Paper Finalist)
eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
Separius/SimCLRv2-Pytorch
Pretrained SimCLRv2 models in Pytorch
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722