efirdc's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
shadowmoose/RedditDownloader
Scrapes Reddit to download media of your choice.
keijiro/StableFluids
A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
fede-vaccaro/TerrainEngine-OpenGL
An OpenGL 4 and C++ program which renders a procedural scene.
cnlohr/noeuclid
Non-euclidean GPU Raytraced Game
rosinality/alias-free-gan-pytorch
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
conundrumer/audioscope
audio visualizers true to the sound
thunil/tempoGAN
Source code for the SIGGRAPH paper "tempoGAN: A Temporally Coherent, Volumetric GAN for Super-resolution Fluid Flow"
lukemelas/pytorch-pretrained-gans
Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more
StanEpp/OpenGL_ParticleSystem
efirdc/GodotFluid
Fluid simulation in the godot game engine
erikwijmans/skynet-ddp-slurm-example
Example of using PyTorch DistributedDataParallel and SLURM on skynet
CIFASIS/exploiting-gan-internal-capacity
Code for reproducing experiments in "Exploiting GAN Internal Capacity for High-Quality Reconstruction of Natural Images"