dongzhuoyao
Humble Ommer-group Postdoc; wechat: greekdance
Whu->PKU->University of Amsterdam-> LMUMunich
Pinned Repositories
zigma
A PyTorch implementation of the paper "ZigMa: A DiT-Style Mamba-based Diffusion Model" (ECCV 2024)
admm_nn
Training Neural Networks Without Gradients: A Scalable ADMM Approach python implement
awesome-flow-matching
A summary of related works about flow matching, stochastic interpolants
Diffusion-Representation-Learning-Survey-Taxonomy
flowseq
An official pytorch implementation of EACL2024 short paper "Flow Matching for Conditional Text Generation in a Few Sampling Steps"
jessiechouuu-adversarial-pose
Code repository for "Self Adversarial Training for Human Pose Estimation"
motionfm
A pytorch implementation of paper "Motion Flow Matching for Human Motion Synthesis and Editing"
self-guided-diffusion-models
An official implementation of CVPR 2023 "Self-Guided Diffusion Models"
sgfm
A pytorch implementation of "Guided Diffusion from Self-Supervised Diffusion Features"
uspace
An official pytorch implementation of AAAI 2024 paper "Latent Space Editing in Transformer-based Flow Matching"
dongzhuoyao's Repositories
dongzhuoyao/3D-ResNets-PyTorch
dongzhuoyao/3DPeople-Dataset
Visualize 3DPeople Dataset
dongzhuoyao/amass
Data preparation and loader for AMASS
dongzhuoyao/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
dongzhuoyao/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
dongzhuoyao/charades-algorithms
Activity Recognition Algorithms for the Charades Dataset
dongzhuoyao/coma
Pytorch reproduction of the paper "Generating 3D faces using Convolutional Mesh Autoencoders (CoMA)" (ECCV 2018)
dongzhuoyao/deeplab-pytorch
PyTorch implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC
dongzhuoyao/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
dongzhuoyao/dongzhuoyao.github.co
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
dongzhuoyao/ffjord
code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".
dongzhuoyao/GACNet
Pytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'
dongzhuoyao/glow
Implementation of Glow in PyTorch
dongzhuoyao/glow-pytorch
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
dongzhuoyao/iaf-vae
Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"
dongzhuoyao/iccv19-silco
SILCO: Show a Few Images, Localize the Common Object(ICCV2019)
dongzhuoyao/multi-label-image-classification
A Baseline for Multi-Label Image Classification Using Ensemble Deep CNN
dongzhuoyao/multilabelMetrics
Metrics for measuring our multilabel model
dongzhuoyao/PointFlow
PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows
dongzhuoyao/pytorch-revnet
Implementation of the reversible residual network in pytorch
dongzhuoyao/pytorch_coma
dongzhuoyao/PyVideoResearch
A repositsory of common methods, datasets, and tasks for video research
dongzhuoyao/real-nvp
Implementation of Real NVP in PyTorch
dongzhuoyao/smplpytorch
SMPL body model layer for PyTorch
dongzhuoyao/Style-MSG-GAN
A style based GAN with MSG training method
dongzhuoyao/surreal
Learning from Synthetic Humans, CVPR 2017
dongzhuoyao/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
dongzhuoyao/uvadlc.github.io
dongzhuoyao/vnpy
基于Python的开源量化交易平台开发框架
dongzhuoyao/y0ast-Glow-PyTorch
Simple, extendable, easy to understand Glow implementation in PyTorch