Stars
[ICLR'23 Spotlight & IJCV'24] MapTR: Structured Modeling and Learning for Online Vectorized HD Map Construction
GaussianDreamerPro: Text to Manipulable 3D Gaussians with Highly Enhanced Quality
GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
A collection of resources and papers on Diffusion Models
Denoising Diffusion Probabilistic Models
Stable Diffusion web UI
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Learn OpenCV : C++ and Python Examples