Pinned Repositories
classifier-free-guidance-pytorch
Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
CSI-compression-using-CRNet-and-Entroformer
d2l-pytorch-slides
LiMu Jupyter Notebook - early edition
d2l-zh
LiMu Jupyter Notebook
dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)
dream-ood
source code for NeurIPS'23 paper "Dream the Impossible: Outlier Imagination with Diffusion Models"
guided-diffusion
mamba
mamba-minimal
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
mini_edm
Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist
VToucher's Repositories
VToucher/classifier-free-guidance-pytorch
Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
VToucher/CSI-compression-using-CRNet-and-Entroformer
VToucher/d2l-pytorch-slides
LiMu Jupyter Notebook - early edition
VToucher/d2l-zh
LiMu Jupyter Notebook
VToucher/dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)
VToucher/dream-ood
source code for NeurIPS'23 paper "Dream the Impossible: Outlier Imagination with Diffusion Models"
VToucher/guided-diffusion
VToucher/mamba
VToucher/mamba-minimal
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
VToucher/mini_edm
Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist
VToucher/sketch_simplification
Models and code related to sketch simplification of rough sketches.
VToucher/rcg
PyTorch implementation of RCG https://arxiv.org/abs/2312.03701
VToucher/RobustLog
Robust Log-Based Anomaly Detection on Unstable Log Data
VToucher/SketchBERT
Implementation of Sketch-BERT: Learning Sketch Bidirectional Encoder Representation from Transformers by Self-supervised Learning of Sketch Gestalt.
VToucher/sketchode
Code repo for "SketchODE: Learning neural sketch representation in continuous time" published in ICLR 2022
VToucher/VAR
[GPT beats diffusionš„] [scaling laws in visual generationš] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction"