ruribev's Stars
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
crowsonkb/k-diffusion
Karras et al. (2022) diffusion models for PyTorch
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
tanelp/tiny-diffusion
A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets.
mikonvergence/DiffusionFastForward
DiffusionFastForward: a free course and experimental framework for diffusion-based generative models
zsylvester/segmenteverygrain
A SAM-based model for instance segmentation of images of grains
google/diffseg
DiffSeg is an unsupervised zero-shot segmentation method using attention information from a stable-diffusion model. This repo implements the main DiffSeg algorithm and additionally includes an experimental feature to add semantic labels to the masks based on a generated caption.
vvictoryuki/FreeDoM
[ICCV 2023] Official PyTorch implementation for the paper "FreeDoM: Training-Free Energy-Guided Conditional Diffusion Model"
BorisTheBrave/sylves
C# Grid Library
lchaumartin/HumanoidProceduralAnimation
A fully procedural approach to humanoïd animation
xandergos/unity-sparse-voxel-octrees
A sparse voxel octree renderer, made for use with Unity.
nmwsharp/flip-geodesics-demo
Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.
davenquinn/geologic-patterns
FGDC geologic map patterns for the web
nmwsharp/vector-heat-demo
C++ demo of the Vector Heat Method (Sharp, Soliman, and Crane. 2019.)
zsylvester/blockdiagram
A python module for creating block diagrams and other 3D displays from stratigraphic models
cjacobwade/BadTerrain
functional but not necessarily out of the box toolset for authoring non-destructive terrain in unity
xandergos/unity-svo-demo
crp2a/BayLum
Chronological Bayesian models integrated for Optically Stimulated Luminescence (OSL) Dating
xandergos/transformer-diffusion
Denoising diffusion probabilistic models, with transformers.
Nickk888SAMP/InputSystemManager
A Input System Manager for Unity allowing to get data from the Input System directly from a Singleton!