Our Project:
Team: Get it Done
Inspired By Simulated Annealing: Improve User’s Prompts
Create a list of synonyms based on user input
Change user’s prompt based on their feedback
Use Cases:
For common user who lacks skills with photo
editing or programming
Will maintain user’s input subject (nouns),
while adding or removing synonyms for adjectives, etc
How it works
Treat’s user’s input as a set of features and identifies the subject via Parts of Speech
Perform simulated annealing on features (words) that are not the subject with the user’s Score as feedback for the algorithm at each generated image
This improves the image over time:
More Code Explanation
Our annealing algorithm will either swap,
delete, or add new features
Additionally, it will shift more important features
to the left side of simulated annealing input