Pinned Repositories
chainer-dcgan-mnist
a Chainer implementation of Deep Convolutional Generative Adversarial Network.
Cinder-Experiments
a collection of experiments with Cinder
GLSLPostEffects
Post effect collection using GLSL and openFrameworks.
GPGPUGameOfLife
Conway's Game of Life implemented with GPGPU. I am using openFrameworks and GLSL.
oF-wgld
The project that translate wgld.org's code (https://wgld.org/) into openFrameworks
ofxLibTorch
an openFrameworks wrapper for LibTorch
ofxTFC
an openFrameworks wrapper for the TensorFlow C API
ofxVFX-old
[WIP] an openframeworks addon for visual effects
pix2pix-Next-Frame-Prediction
pix2pix-Next-Frame-Prediction generates video by recursively generating images with pix2pix.
pytorch-cppn-gan
An experiments with Compositional Pattern Producing Networks and Generative Adversarial Networks.
rystylee's Repositories
rystylee/pix2pix-Next-Frame-Prediction
pix2pix-Next-Frame-Prediction generates video by recursively generating images with pix2pix.
rystylee/ofxVFX-old
[WIP] an openframeworks addon for visual effects
rystylee/ofxTFC
an openFrameworks wrapper for the TensorFlow C API
rystylee/Cinder-Experiments
a collection of experiments with Cinder
rystylee/N-Body
N-Body Simulation with compute shader.
rystylee/ofxFft
FFT addon for openFrameworks that wrapps FFTW and KissFFT.
rystylee/pytorch-BicycleGAN
a Pytorch implementation of BicycleGAN
rystylee/Alternative
a Python library for LiveCoding.
rystylee/ofxCosineGradient
Cosine gradient for openFrameworks
rystylee/ofxFSM
a finite state machine
rystylee/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
rystylee/skip-thoughts
a PyTorch implementation of Skip-Thought Vectors
rystylee/StableFluids
Jos Stam's Stable Fluids in openFrameworks.
rystylee/tmux-iceberg
vim-iceberg color theme for tmux ""True Color only""
rystylee/AttnGAN
rystylee/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
rystylee/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
rystylee/dotfiles
my dotfiles
rystylee/fluere
a Haskell library for Generative Music
rystylee/GLFWSimpleTemplate
This is a simple template describing GLFW and GLEW in C++
rystylee/MeshToSDF
Convert a mesh to an SDF for the Visual Effect Graph (Unity) in realtime
rystylee/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
rystylee/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
rystylee/pytorch-pix2pix
a Pytorch implementation of Pix2Pix
rystylee/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
rystylee/Pytorch_Adain_from_scratch
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
rystylee/pytorch_GAN_zoo
A mix of GAN implementations including progressive growing
rystylee/self-attention-GAN-pytorch
This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.
rystylee/tex2shape
This repository contains code corresponding to the paper "Tex2Shape: Detailed Full Human Body Geometry from a Single Image"
rystylee/yolov2