This repository implements ControlNet in PyTorch for diffusion models. As of now, the repo provides code to do the following: Training and Inference of Unconditional DDPM on MNIST dataset Training and ...
This documents the ControlNet approach used to generate backgrounds from Cinema 4D renders. The pipeline uses Canny edge detection (not depth maps) as the ControlNet conditioning signal. The C4D ...