this post was submitted on 28 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 11 months ago
MODERATORS
 

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?

top 2 comments
sorted by: hot top controversial new old

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

[โ€“] sean_con@alien.top 1 points 9 months ago

If you put work into it, it is