Apply for community grant: Academic project (gpu)

#1
by mrpink925 - opened

I am attempting to create a Drawing assitance AI tool to generate Stencils that can assist in creating AI art. The concept is to not use any of the AI generated components in the final Art piece as to create something authentic and human generated while still using AI as a tool.
The current Generation method is using stable diffusion 2.1 with prompt modification followed by Otsu's thesholding for removing unnessesary components and compute vision edge detection for creating the stencil.

  • In the future I hope to Fine-tune a stable diffusion model using the ImageNet-Sketch Kaggle dataset for a more effective custom-generative model.
    The current project state is this AI generation tool with a front-end coming soon.

GradioPageExample

Sign up or log in to comment