
We have trained a controlnet model on lots of cartoon images such that it can generate different poses for a cartoon character using a single reference image. This works great for human and animal cartoons, with fairly detailed results. In this tutorial, we will show how to use the model to generate different poses for a cartoon character. Later we visit some failure cases.
Try it out here
The model takes two inputs -
Output: The model generates the same cartoon character in the desired pose, primarily in a white background.
In the folowing images, first image is the reference image and the rest are the generated poses.
















Apart from simple pose generation, the Oye-Cartoon model can be used to create training data forto create a LoRA model for that cartoon. Creating a LoRA model for a cartoon character will allow users to create more complex scenes for various purposes.
The Oye-Cartoon model is available as a web-based tool that can be accessed through a simple user interface.