Pinned Repositories
amg
Matlab code for Algebraic Multi-Grid (AMG) graph coarsening.
ann_wrapper
Matlab class providing interface to ANN library of David Mount and Sunil Arya.
caffe
Caffe: a fast open framework for deep learning.
diffusers_ddim_inversion
A simple example for using `DDIMInverseScheduler` for inverting an input image to StableDiffusion's latent space
discrete_multiscale
Matlab code implementing discrete multiscale optimization presented in: Shai Bagon and Meirav Galun A Unified Multiscale Framework for Discrete Energy Minimization (arXiv'2012), and Shai Bagon and Meirav Galun A Multiscale Framework for Challenging Discrete Optimization (NIPS Workshop on Optimization for Machine Learning 2012).
GCMex
Matlab wrapper to Veksler, Boykov, Zabih and Kolmogorov's implementation of Graph Cut algorithm. Use the following citation if you use this software. There is a simple example of image segmentation using GraphCuts.
my-colabs
various colabs
pytorch_knn_cuda
K-Nearest Neighbor in Pytorch
robustpn
Matlab wrapper to Lubor Ladicky, Pushmeet Kohli and Philip Torr's Minimizing Robust Higher Order Potentials using Move Making Algorithms.
sketch_the_common
Matlab implementing the sketching part of Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani's Detecting and Sketching the Common (CVPR 2010).
shaibagon's Repositories
shaibagon/diffusers_ddim_inversion
A simple example for using `DDIMInverseScheduler` for inverting an input image to StableDiffusion's latent space
shaibagon/GCMex
Matlab wrapper to Veksler, Boykov, Zabih and Kolmogorov's implementation of Graph Cut algorithm. Use the following citation if you use this software. There is a simple example of image segmentation using GraphCuts.
shaibagon/pytorch_knn_cuda
K-Nearest Neighbor in Pytorch
shaibagon/sketch_the_common
Matlab implementing the sketching part of Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani's Detecting and Sketching the Common (CVPR 2010).
shaibagon/my-colabs
various colabs
shaibagon/robustpn
Matlab wrapper to Lubor Ladicky, Pushmeet Kohli and Philip Torr's Minimizing Robust Higher Order Potentials using Move Making Algorithms.
shaibagon/amg
Matlab code for Algebraic Multi-Grid (AMG) graph coarsening.
shaibagon/ann_wrapper
Matlab class providing interface to ANN library of David Mount and Sunil Arya.
shaibagon/caffe
Caffe: a fast open framework for deep learning.
shaibagon/discrete_multiscale
Matlab code implementing discrete multiscale optimization presented in: Shai Bagon and Meirav Galun A Unified Multiscale Framework for Discrete Energy Minimization (arXiv'2012), and Shai Bagon and Meirav Galun A Multiscale Framework for Challenging Discrete Optimization (NIPS Workshop on Optimization for Machine Learning 2012).
shaibagon/large_scale_cc
Matlab code implementing optimization algorithms presented in: Shai Bagon and Meirav Galun Large Scale Correlation Clustering Optimization (arXiv'2011).
shaibagon/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
shaibagon/hebrew-rnn
shaibagon/lucent
Lucid library adapted for PyTorch
shaibagon/multilabel_submodular
Matlab code implementing the method of Schlesinger and Flach to obtain global minimum for multilabel submodular pair-wise energies.
shaibagon/opencv
Open Source Computer Vision Library
shaibagon/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
shaibagon/r2d2
Recurrent residual nets
shaibagon/SFB_3Drec_matlab
A Matlab implementation of dense 3D reconstruction method of Simakov, Frolova and Basri (ICCV, 2003)
shaibagon/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
shaibagon/Theano
Optimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python