Generate an image of a city without it's most notorious landmark.
Example 1:
Input: An image of Paris without the Eiffel Tower.
Output: An image that is clearly from Paris, on which the Eiffel Tower is not visible..
Explanation: The Eiffel Tower is the most iconic landmark from Paris. When asked for an image of Paris, the model will draw the Eiffel Tower because it was trained to associated the two. Your prompt template must avoid that behavior.
Example 2:
Input: An image of San Francisco without the Golden Gate Bridge.
Output: An image that is clearly from San Francisco, on which the Golden Gate Bridge is not visible..
Explanation: The Golden Gate Bridge is the most iconic landmark from San Francisco. When asked for an image of San Francisco, the model will draw the Golden Gate Bridge because it was trained to associated the two. Your prompt template must avoid that behavior.
Constraints
The requests will always be of the form "An image from [a city] without [a landmark from this city]".
You must be signed in to view submissions.
Rankings:
Pseudo
Accuracy
Tokens
1
220f5282-22e5-4d81-9adf-6615dea23137
50%
0
2
3fbc8730-ec61-4132-ad1a-fcc8948905a5
0%
0
3
d20233c3-2ba6-4caf-9073-6f30ba85d435
0%
0
Landmark Avoidance's ranking.
Select an LLM model:
PromptOK
In PromptOK, you design prompt templates that guide generative AI to solve a specific task efficiently, reliably, and consistently. The "Landmark Avoidance" task is to...
Generate an image of a city without it's most notorious landmark.
Here's an example of a first prompt template for this task:
Identify the city and monument in the phrase “{INPUT}”. Then generate an image of the city that omits the monument.