Spaces:
Running
Running
{ | |
"questions": [ | |
{ | |
"question": "Does the number of output layers match the specified number in the text description, and does each layer correspond to a separate image?", | |
"0_point_standard": "The number of layers does not match the specification, or some layers are missing.", | |
"1_point_standard": "The output contains the correct number of layers, and each layer is separated into a single image as specified." | |
}, | |
{ | |
"question": "Are the specified elements accurately separated into their respective layers, with each image containing only the specified content?", | |
"0_point_standard": "Layers contain irrelevant elements or fail to accurately isolate the specified content.", | |
"1_point_standard": "Each layer accurately isolates the specified elements, with each image containing only the specified content." | |
}, | |
{ | |
"question": "Does each layer maintain the integrity of the original content, ensuring that isolated elements are not deformed and retain their visual features?", | |
"0_point_standard": "Isolated elements are deformed or altered, compromising the visual integrity of the original content.", | |
"1_point_standard": "Each layer retains the integrity of the original content, with isolated elements appearing undeformed and consistent with the original image." | |
}, | |
{ | |
"question": "Are the edges of each isolated element clean and precise, without noticeable artifacts or rough edges?", | |
"0_point_standard": "Isolated elements have rough or jagged edges, or there are noticeable artifacts, reducing the quality of each layer.", | |
"1_point_standard": "The edges of each isolated element are clean and precise, with no noticeable artifacts, ensuring high-quality layer separation." | |
}, | |
{ | |
"question": "Do the color, texture, and lighting of each layer accurately match the original image, maintaining a consistent visual style across all layers?", | |
"0_point_standard": "The color, texture, or lighting of the layers does not match the original image, disrupting visual harmony.", | |
"1_point_standard": "Each layer accurately retains the color, texture, and lighting of the original image, ensuring consistent appearance across all layers." | |
}, | |
{ | |
"question": "Does the final set of layered images possess high aesthetic quality and visual clarity, with each layer contributing to a professional and polished presentation?", | |
"0_point_standard": "The final set of images lacks aesthetic appeal, has low visual clarity, or shows inconsistency, affecting the professional appearance.", | |
"1_point_standard": "The final set of layered images is visually clear, aesthetically pleasing, and presents a polished and professional effect." | |
} | |
] | |
} |