Zeyu Yun (zeyuyun1)

zeyuyun1

Geek Repo

Company:UC Berkeley

Location:Berkeley

Github PK Tool:Github PK Tool

Zeyu Yun's starred repositories

DeepFaceLive

Real-time face swap for PC streaming or video calls

Language:PythonLicense:GPL-3.0Stargazers:25773Issues:362Issues:144

codimd

CodiMD - Realtime collaborative markdown notes on all platforms.

Language:JavaScriptLicense:AGPL-3.0Stargazers:9176Issues:159Issues:1073

papers

Summaries of machine learning papers

mmflow

OpenMMLab optical flow toolbox and benchmark

Language:PythonLicense:Apache-2.0Stargazers:945Issues:7Issues:71

pytorch-vqvae

Vector Quantized VAEs - PyTorch Implementation

pytorch_block_sparse

Fast Block Sparse Matrices for Pytorch

Language:C++License:NOASSERTIONStargazers:545Issues:62Issues:15

awesome-video-stabilization

A curated list of video stabilization methods

smalldiffusion

Simple and readable code for training and sampling from diffusion models

Language:PythonLicense:MITStargazers:190Issues:4Issues:1

DDPAE-video-prediction

Learning to Decompose and Disentangle Representations for Video Prediction, NIPS 2018

Language:PythonLicense:MITStargazers:134Issues:6Issues:4

SemDeDup

Code for "SemDeDup", a simple method for identifying and removing semantic duplicates from a dataset (data pairs which are semantically similar, but not exactly identical).

Language:PythonLicense:NOASSERTIONStargazers:98Issues:3Issues:9

Image-Quilting-for-Texture-Synthesis

An implementation of the Image Quilting for Texture Synthesis algorithm by Alexei A. Efros and Willian T. Freeman

Language:PythonLicense:MITStargazers:97Issues:4Issues:1
Language:PythonLicense:NOASSERTIONStargazers:64Issues:2Issues:5

awesome-real-world-adversarial-examples

😎 A curated list of awesome real-world adversarial examples resources

ApproximateConvolutionalSparseCoding

An implementation of approximate convolutional sparse coding (CSC) based on paper: https://arxiv.org/abs/1711.00328

VQVAE-Pytorch

This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample numbers using the encoder outputs of trained VQVAE

Language:PythonStargazers:34Issues:2Issues:0

ml-ista

Demo for Multi-Layer ISTA and Multi-Layer FISTA algorithms for convolutional neural networks, as described in J. Sulam, A. Aberdam, A. Beck, M. Elad, (2018). On Multi-Layer Basis Pursuit, Efficient Algorithms and Convolutional Neural Networks. arXiv preprint:1806.00701

Language:Jupyter NotebookStargazers:28Issues:5Issues:0

musc

Implementation of "Learning Multiscale Convolutional Dictionaries for Image Reconstruction", IEEE Transaction On Computational Imaging, 2022.

Language:Jupyter NotebookStargazers:25Issues:3Issues:1

simplicial-embeddings

solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning

Language:PythonLicense:MITStargazers:23Issues:1Issues:0

TextureSynthesis

Implementation of A. Efros and T. Leung, 'Texture Synthesis by Non-parametric Sampling' (1999)

Language:PythonStargazers:21Issues:2Issues:0

motionAmp

implementation of a phase-based video motion processing algorithm in python

Language:MATLABStargazers:20Issues:0Issues:0

phase-video

Python (incomplete) re-implementation of SIGGRAPH 2013 paper “Phase based video motion processing”.

Language:PythonLicense:CC0-1.0Stargazers:18Issues:4Issues:1

lca-pytorch

Sparse coding in PyTorch via the Locally Competitive Algorithm (LCA)

Language:PythonLicense:NOASSERTIONStargazers:7Issues:3Issues:0

sparse-coding

PyTorch implementation, with CUDA support, of the sparse coding algorithm based on the paper by Olshausen and Field (1997).

Language:PythonLicense:GPL-3.0Stargazers:6Issues:1Issues:0

hierarchical-sparse-coding

Hierarchical sparse coding using greedy matching pursuit.

Language:PythonLicense:BSD-3-ClauseStargazers:4Issues:4Issues:7

latent_space_oddity_MVA

Incorporate Riemannian Geometry into the latent space of Variational Autoencoders

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

kyoto_natim

Kyoto Natural Image Dataset

Phase-Based-Motion-Magnification

Python implementation of " Phase based motion processing " described in 2013 SIGGRAPH paper by Wadhwa, Rubinstein, Durand, and Freeman.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

moving_mnist_generator

Generating Moving MNIST GIFs with captions. Credits to Tencia(https://gist.github.com/tencia/afb129122a64bde3bd0c) and Prateek(https://gist.github.com/praateekmahajan/b42ef0d295f528c986e2b3a0b31ec1fe)