I want to create an AI model to perform a task. This task would be to take images of an object, let’s say an old house, and cross-reference them with a database on modern renovations. whether that database is a book on renovation standards, tips tricks, ideas, how-tos, etc. does not matter. I want the goal to be to essentially create a “new” image of what this old house could look like after renovations are done.

Is this feasible? Has it already been done? How could I start training such a model?

  • theoneandonlytegaum@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    If you are pretty new to generative AI, I would recommend you to look into conditional GANs and/or latent space optimization for GANs.