Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- data_for_ghazi/flux_scrapped/graph.ipynb +3 -0
- data_for_ghazi/flux_scrapped/image_metrics.log +301 -0
- data_for_ghazi/flux_scrapped/metric.py +265 -0
- data_for_ghazi/flux_scrapped/metrics_output/ai_art_metrics_20250105_225805.json +1854 -0
- data_for_ghazi/flux_scrapped/metrics_output/category_averages_20250106_000545.json +112 -0
- data_for_ghazi/flux_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_230137.json +1799 -0
- data_for_ghazi/flux_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_230721.json +0 -0
- data_for_ghazi/flux_scrapped/metrics_output/fake_product_ads_metrics_20250105_230916.json +1271 -0
- data_for_ghazi/flux_scrapped/metrics_output/hateful_memes_metrics_20250105_231036.json +0 -0
- data_for_ghazi/flux_scrapped/metrics_output/misinformation_graphics_metrics_20250105_232026.json +0 -0
- data_for_ghazi/flux_scrapped/metrics_output/people_faces_metrics_20250105_234500.json +0 -0
- data_for_ghazi/flux_scrapped/metrics_output/propaganda_images_metrics_20250105_234945.json +0 -0
- data_for_ghazi/flux_scrapped/metrics_output/protest_and_activism_metrics_20250105_235902.json +0 -0
- data_for_ghazi/flux_scrapped/metrics_output/visual_evidence_metrics_20250106_000545.json +0 -0
- data_for_ghazi/sd2_scrapped/graphs.ipynb +3 -0
- data_for_ghazi/sd2_scrapped/image_metrics.log +0 -0
- data_for_ghazi/sd2_scrapped/metric.py +265 -0
- data_for_ghazi/sd2_scrapped/metrics_output/ai_art_metrics_20250105_225041.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/category_averages_20250105_235424.json +112 -0
- data_for_ghazi/sd2_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_225324.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_225832.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/fake_product_ads_metrics_20250105_230023.json +1271 -0
- data_for_ghazi/sd2_scrapped/metrics_output/hateful_memes_metrics_20250105_230228.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/misinformation_graphics_metrics_20250105_231050.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/people_faces_metrics_20250105_233357.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/propaganda_images_metrics_20250105_233824.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/protest_and_activism_metrics_20250105_234734.json +0 -0
- data_for_ghazi/sd2_scrapped/metrics_output/visual_evidence_metrics_20250105_235424.json +0 -0
- data_for_ghazi/sd3.5_scrapped/graph.ipynb +0 -0
- data_for_ghazi/sd3.5_scrapped/image_metrics.log +0 -0
- data_for_ghazi/sd3.5_scrapped/metric.py +265 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/ai_art_metrics_20250105_225524.json +1689 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/category_averages_20250105_234038.json +112 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_225711.json +908 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_230106.json +1293 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/fake_product_ads_metrics_20250105_230159.json +479 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/hateful_memes_metrics_20250105_230344.json +0 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/misinformation_graphics_metrics_20250105_230936.json +0 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/people_faces_metrics_20250105_232706.json +0 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/propaganda_images_metrics_20250105_232920.json +0 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/protest_and_activism_metrics_20250105_233541.json +0 -0
- data_for_ghazi/sd3.5_scrapped/metrics_output/visual_evidence_metrics_20250105_234038.json +0 -0
- data_for_ghazi/sd3_scrapped/graph.ipynb +0 -0
- data_for_ghazi/sd3_scrapped/image_metrics.log +0 -0
- data_for_ghazi/sd3_scrapped/metric.py +265 -0
- data_for_ghazi/sd3_scrapped/metrics_output/ai_art_metrics_20250105_225344.json +1689 -0
- data_for_ghazi/sd3_scrapped/metrics_output/category_averages_20250105_233912.json +112 -0
- data_for_ghazi/sd3_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_225532.json +875 -0
- data_for_ghazi/sd3_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_225923.json +1271 -0
.gitattributes
CHANGED
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
data_for_ghazi/flux_scrapped/graph.ipynb filter=lfs diff=lfs merge=lfs -text
|
61 |
+
data_for_ghazi/sd2_scrapped/graphs.ipynb filter=lfs diff=lfs merge=lfs -text
|
data_for_ghazi/flux_scrapped/graph.ipynb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4641f1e38593b23ddcc276aa89bf70da34559dce39ce832ea0d855af515b49a
|
3 |
+
size 12219150
|
data_for_ghazi/flux_scrapped/image_metrics.log
ADDED
@@ -0,0 +1,301 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2025-01-05 22:52:13,565 - INFO - Setting up models on cuda
|
2 |
+
2025-01-05 22:52:15,667 - INFO -
|
3 |
+
Processing category: ai_art
|
4 |
+
2025-01-05 22:52:19,334 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_man_sitting_at_a_desk_writing_on_a_map.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
5 |
+
2025-01-05 22:52:26,898 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_digital_painting_of_a_man_with_pink_hair.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
6 |
+
2025-01-05 22:52:27,095 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_holding_a_flower_in_her_hand.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
7 |
+
2025-01-05 22:52:27,532 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_dressed_as_santa_claus_is_fighting_with_another_man.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
8 |
+
2025-01-05 22:52:39,364 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_in_a_suit_sitting_at_a_desk_with_a_laptop.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
9 |
+
2025-01-05 22:52:39,698 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_pumpkin_with_a_skull_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
10 |
+
2025-01-05 22:52:45,383 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_photo_of_a_man_dressed_as_a_demon_and_two_children.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
11 |
+
2025-01-05 22:52:57,589 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_young_woman_with_a_short_bob_haircut_sitting_in_front_of_a_lamp.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
12 |
+
2025-01-05 22:53:02,335 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_view_through_a_porthole_into_a_room_filled_with_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
13 |
+
2025-01-05 22:53:04,870 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_young_girl_stands_in_front_of_orange_flowers.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
14 |
+
2025-01-05 22:53:06,831 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_photo_of_a_family_with_a_christmas_tree_in_front_of_them.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
15 |
+
2025-01-05 22:53:09,615 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_an_animal_skeleton_in_a_field.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
16 |
+
2025-01-05 22:53:10,054 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_skeleton_of_a_large_animal_is_standing_in_the_middle_of_the_desert.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
17 |
+
2025-01-05 22:53:16,450 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_photo_of_a_family_with_a_goat_head_and_a_christmas_tree.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
18 |
+
2025-01-05 22:53:22,519 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_cat_laying_on_the_floor.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
19 |
+
2025-01-05 22:53:23,313 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/batman_arkham_knight_batman_arkham_knight_batman_arkham.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
20 |
+
2025-01-05 22:53:24,978 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_a_blue_one_piece_swimsuit_standing_on_the_beach.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
21 |
+
2025-01-05 22:53:28,316 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_futuristic_outfit_with_neon_lights_on_his_head.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
22 |
+
2025-01-05 22:53:38,288 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_bedroom_at_night.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
23 |
+
2025-01-05 22:53:59,819 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_standing_in_the_water_with_a_giant_monster_in_the_background.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
24 |
+
2025-01-05 22:54:00,593 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_with_blue_hair_and_a_tattoo_on_his_chest.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
25 |
+
2025-01-05 22:54:02,174 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_screen_shot_of_a_web_page_with_a_variety_of_items_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
26 |
+
2025-01-05 22:54:02,994 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_dog_wearing_a_crab_costume_on_the_beach.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
27 |
+
2025-01-05 22:54:08,257 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_room_with_bubbles_and_water_coming_out_of_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
28 |
+
2025-01-05 22:54:08,934 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hamster_dressed_in_armor_holding_a_sword.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
29 |
+
2025-01-05 22:54:18,503 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/david_bowie_in_cyberpunk_2077.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
30 |
+
2025-01-05 22:54:18,793 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_toy_penguin_on_a_skateboard.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
31 |
+
2025-01-05 22:54:19,066 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_warhammer_character_sitting_on_a_pile_of_skulls.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
32 |
+
2025-01-05 22:54:19,469 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_skull_made_out_of_cauliflower.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
33 |
+
2025-01-05 22:54:19,777 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/president_donald_trump_and_an_alien_looking_at_each_other.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
34 |
+
2025-01-05 22:54:26,318 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_standing_in_front_of_skulls.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
35 |
+
2025-01-05 22:54:32,427 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_playing_video_games_on_a_couch.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
36 |
+
2025-01-05 22:54:36,409 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_beautiful_young_woman_wearing_a_wedding_dress_in_front_of_paintings.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
37 |
+
2025-01-05 22:54:38,927 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_screen_shot_of_a_website_showing_different_types_of_womens_clothing.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
38 |
+
2025-01-05 22:54:39,494 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_blue_lotus_flower.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
39 |
+
2025-01-05 22:54:41,276 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_beautiful_young_woman_in_denim_shorts_and_a_white_shirt_posing_by_the_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
40 |
+
2025-01-05 22:54:41,557 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_green_skull_with_leaves_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
41 |
+
2025-01-05 22:54:42,237 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_beautiful_young_woman_taking_a_selfie_on_a_boat.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
42 |
+
2025-01-05 22:54:43,989 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_santa_suit_is_fighting_with_another_man.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
43 |
+
2025-01-05 22:54:44,263 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cat_sitting_next_to_a_large_hamburger.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
44 |
+
2025-01-05 22:54:45,562 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_screen_shot_of_a_website_with_multiple_images_of_people_walking_in_the_rain.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
45 |
+
2025-01-05 22:54:45,841 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_chihuahua_wearing_a_crab_costume_on_the_beach.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
46 |
+
2025-01-05 22:54:47,707 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_robot_crab_and_an_orange_crab_on_the_beach.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
47 |
+
2025-01-05 22:54:48,009 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_digital_illustration_of_president_donald_trump.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
48 |
+
2025-01-05 22:54:52,316 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_woman_in_a_halloween_costume_on_a_computer_screen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
49 |
+
2025-01-05 22:54:53,339 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_table_showing_the_different_types_of_companies_in_the_same_industry.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
50 |
+
2025-01-05 22:55:08,131 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_a_white_dress_standing_on_a_balcony_in_a_city.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
51 |
+
2025-01-05 22:55:11,237 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_tunnel_filled_with_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
52 |
+
2025-01-05 22:55:16,237 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_screen_shot_of_a_computer_screen_showing_different_images.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
53 |
+
2025-01-05 22:55:18,677 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_table_with_a_list_of_different_types_of_jobs.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
54 |
+
2025-01-05 22:55:18,961 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_blue_flower_with_yellow_center_on_a_gray_background.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
55 |
+
2025-01-05 22:55:19,974 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_skull_with_a_pepper_on_top_of_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
56 |
+
2025-01-05 22:55:22,821 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_abstract_painting_of_a_woman_with_her_mouth_open.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
57 |
+
2025-01-05 22:55:26,128 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_castle_in_the_middle_of_the_ocean.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
58 |
+
2025-01-05 22:55:26,393 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dark_knight_standing_in_front_of_a_full_moon.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
59 |
+
2025-01-05 22:55:31,808 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_men_dressed_as_santa_claus_are_fighting_each_other.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
60 |
+
2025-01-05 22:55:40,855 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_an_underwater_scene_with_bubbles_and_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
61 |
+
2025-01-05 22:55:45,787 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_long_blonde_hair_holding_a_white_rose.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
62 |
+
2025-01-05 22:55:51,150 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_beautiful_young_woman_taking_a_selfie_in_the_middle_of_a_street.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
63 |
+
2025-01-05 22:55:52,273 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_digital_painting_of_a_man_with_blue_hair_and_red_eyes.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
64 |
+
2025-01-05 22:55:52,626 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_skull_with_broccoli_on_top_of_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
65 |
+
2025-01-05 22:55:55,136 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_bengal_cat_swimming_in_a_pool_of_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
66 |
+
2025-01-05 22:55:56,819 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_blue_and_yellow_snake_on_the_sand.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
67 |
+
2025-01-05 22:55:57,157 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_flash_in_a_wheelchair_on_a_city_street.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
68 |
+
2025-01-05 22:56:00,790 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_young_woman_with_long_hair_and_brown_eyes.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
69 |
+
2025-01-05 22:58:05,242 - INFO -
|
70 |
+
Processing category: clickbait_thumbnails
|
71 |
+
2025-01-05 22:58:05,860 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_video_on_youtube_showing_a_man_playing_video_games.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
72 |
+
2025-01-05 22:58:07,627 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_men_holding_pizza_boxes_in_front_of_each_other.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
73 |
+
2025-01-05 22:58:11,887 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_donald_trump_on_ebay_for__100000.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
74 |
+
2025-01-05 22:58:16,190 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_i_survived_the_worlds_oldest_town.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
75 |
+
2025-01-05 22:58:16,594 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_clouds_in_the_sky_with_trees_in_the_background.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
76 |
+
2025-01-05 22:58:17,599 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_explosion_in_the_middle_of_a_desert_with_an_object_in_the_middle_of_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
77 |
+
2025-01-05 22:58:20,320 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_suit_is_holding_a_sign_that_says_metatrader_5.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
78 |
+
2025-01-05 22:58:21,644 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_explosion_is_coming_out_of_the_earth.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
79 |
+
2025-01-05 22:58:22,059 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_aerial_view_of_an_island_in_the_middle_of_a_body_of_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
80 |
+
2025-01-05 22:58:22,691 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_homepage_with_many_different_videos.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
81 |
+
2025-01-05 22:58:22,921 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/cute_and_cozy_music_for_you_on_youtube.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
82 |
+
2025-01-05 22:58:23,132 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/exposed_the_worlds_most_evil_baby_sitter.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
83 |
+
2025-01-05 22:58:23,549 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_computer_screen_showing_the_top_speed_of_a_car.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
84 |
+
2025-01-05 22:58:24,761 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_video_with_the_words_quit_hating_fun.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
85 |
+
2025-01-05 22:58:24,909 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/your_social_security_card_is_insecure.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
86 |
+
2025-01-05 22:58:25,851 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_youtube_videos_with_the_words_deconstructing_your_brain_is_a.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
87 |
+
2025-01-05 22:58:28,941 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_video_with_the_words_hes_done_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
88 |
+
2025-01-05 22:58:30,798 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_several_different_videos_on_the_youtube_app.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
89 |
+
2025-01-05 22:58:33,556 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/star_trek_the_trouble_with_transporters.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
90 |
+
2025-01-05 22:58:34,026 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_elevator_girl.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
91 |
+
2025-01-05 22:58:34,736 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_black_and_white_image_with_the_words_kyoto_enjoying_hot_summer.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
92 |
+
2025-01-05 22:58:35,383 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/youtube_is_in_pain_every_youtube_predator_explained_in_30_minutes.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
93 |
+
2025-01-05 22:58:35,858 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_did_i_get_here.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
94 |
+
2025-01-05 22:58:36,013 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_holding_a_sign_that_says_rigged_its_officially_over_its_awful.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
95 |
+
2025-01-05 22:58:38,439 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_men_are_standing_in_front_of_an_open_refrigerator.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
96 |
+
2025-01-05 22:58:40,272 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_an_explosion_with_a_round_object_in_front_of_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
97 |
+
2025-01-05 22:58:40,827 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_led_good_girl_the_elevator_girl_the_led_good_girl_the_elevator_girl_the_led_good.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
98 |
+
2025-01-05 22:58:41,859 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_group_of_anime_characters_with_the_words_100.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
99 |
+
2025-01-05 22:58:44,270 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_white_chefs_coat_holding_a_can_of_soda.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
100 |
+
2025-01-05 22:58:45,123 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_collage_of_pictures_with_the_words_then_and_now.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
101 |
+
2025-01-05 22:58:45,754 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/rainbow_road_super_mario_kart_music_extended.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
102 |
+
2025-01-05 22:58:45,859 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/whats_life_like_inside_a_japanese_prison.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
103 |
+
2025-01-05 22:58:45,972 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/death_is_inevitable_examining_the_wild_inconsistency_of_nintendos_releases.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
104 |
+
2025-01-05 22:58:47,854 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_screens_showing_different_types_of_files.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
105 |
+
2025-01-05 22:58:48,588 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_app_on_an_android_phone.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
106 |
+
2025-01-05 22:58:53,905 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_computer_screen_with_many_different_videos_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
107 |
+
2025-01-05 22:58:55,061 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_an_iphone_with_the_words_craving_something_new.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
108 |
+
2025-01-05 22:58:55,768 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_youtube_videos_with_the_same_text_on_them.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
109 |
+
2025-01-05 22:58:56,797 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_homepage_with_many_different_types_of_videos.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
110 |
+
2025-01-05 22:58:59,970 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_white_chefs_coat_is_preparing_food_in_a_kitchen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
111 |
+
2025-01-05 22:59:00,837 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/i_hate_you_choose_now.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
112 |
+
2025-01-05 22:59:03,152 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_app_on_a_computer.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
113 |
+
2025-01-05 22:59:04,204 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_different_youtube_videos_are_shown_on_the_screen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
114 |
+
2025-01-05 22:59:06,829 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_video_game_with_the_words_hes_done_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
115 |
+
2025-01-05 22:59:07,551 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_an_animated_penguin_on_the_screen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
116 |
+
2025-01-05 22:59:07,852 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_video_analytics_dashboard.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
117 |
+
2025-01-05 22:59:08,034 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_worlds_most_evil_babysitter.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
118 |
+
2025-01-05 22:59:08,765 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_homepage.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
119 |
+
2025-01-05 22:59:09,729 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_earth_is_being_hit_by_an_asteroid.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
120 |
+
2025-01-05 22:59:12,710 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/mario_and_luigi_are_on_a_piece_of_paper_next_to_pencils.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
121 |
+
2025-01-05 23:01:37,057 - INFO -
|
122 |
+
Processing category: conspiracy_imagery
|
123 |
+
2025-01-05 23:01:38,276 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_holding_a_phone_with_a_red_circle_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
124 |
+
2025-01-05 23:01:38,412 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/i_forgot_joe_rogan_i_wanna_know_how_giselle_mawell_got.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
125 |
+
2025-01-05 23:01:39,288 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screen_shot_of_the_nasa_website.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
126 |
+
2025-01-05 23:01:39,707 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_man_in_front_of_a_whiteboard.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
127 |
+
2025-01-05 23:01:43,776 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_computer_screen_showing_a_video_of_a_desk_in_a_room.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
128 |
+
2025-01-05 23:01:49,909 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_on_the_iphone.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
129 |
+
2025-01-05 23:01:50,539 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_computer_screen_with_a_map_of_the_united_states.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
130 |
+
2025-01-05 23:01:52,254 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_facebook_post_with_the_caption_time_to_start_namedropping_the.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
131 |
+
2025-01-05 23:01:53,068 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_map_of_the_world_showing_the_location_of_the_usa.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
132 |
+
2025-01-05 23:01:53,323 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_sitting_in_the_back_seat_of_a_car_with_two_other_people.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
133 |
+
2025-01-05 23:01:54,022 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_map_of_australia_is_displayed_on_a_computer_screen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
134 |
+
2025-01-05 23:01:57,618 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_map_of_the_world_with_a_red_line_around_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
135 |
+
2025-01-05 23:01:58,535 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/kevin_days_facebook_post.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
136 |
+
2025-01-05 23:01:59,924 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/shouldnt_the_star_trail_look_like_this_in_the_flat_earth_model.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
137 |
+
2025-01-05 23:02:03,479 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/this_is_a_google_street_view_image_of_a_house.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
138 |
+
2025-01-05 23:02:13,285 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_series_of_images_showing_different_views_of_the_forest.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
139 |
+
2025-01-05 23:02:13,673 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/we_have_two_comparable_trips_in_usa_san_diego_to_sydney_to.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
140 |
+
2025-01-05 23:02:13,922 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/no_vaxx_hvax_after_40_years_of_research.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
141 |
+
2025-01-05 23:02:16,117 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_an_article_on_twitter_that_reads_nasa_lies_to_us_through_headlines.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
142 |
+
2025-01-05 23:02:17,790 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_a_lamp_on_top_of_a_desk.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
143 |
+
2025-01-05 23:02:20,898 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_drinking_from_a_glass_of_apple_juice.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
144 |
+
2025-01-05 23:02:21,429 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_map_of_the_world_with_a_red_circle_around_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
145 |
+
2025-01-05 23:02:22,708 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/bernie_sanders_tweet.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
146 |
+
2025-01-05 23:02:23,002 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_tweet_that_reads_the_moon_is_not_a_planet.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
147 |
+
2025-01-05 23:02:23,680 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_black_and_white_sculpture_on_a_table.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
148 |
+
2025-01-05 23:02:27,528 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screen_shot_of_an_article_on_the_internet.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
149 |
+
2025-01-05 23:02:28,193 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/still_waiting_for_someone_to_prove_the_earth_spins_using_the_scientific_method.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
150 |
+
2025-01-05 23:02:28,325 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/people_say_in_every_thread_that_the_earth_is_flat_some_people_say_in_every_thread_that.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
151 |
+
2025-01-05 23:02:29,135 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/three_different_images_of_an_object_in_the_woods.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
152 |
+
2025-01-05 23:02:29,311 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_with_his_mouth_open_and_a_caption_that_reads_flees_when_the_ir.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
153 |
+
2025-01-05 23:07:21,075 - INFO -
|
154 |
+
Processing category: fake_product_ads
|
155 |
+
2025-01-05 23:07:21,807 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/tescos_50_tesco_gift_card.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
156 |
+
2025-01-05 23:07:22,940 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/certificate_of_authorization_for_the_use_of_the_companys_platform.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
157 |
+
2025-01-05 23:07:26,488 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_an_iphone.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
158 |
+
2025-01-05 23:07:27,506 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_bank_of_england_made_a_comment_on_youtube.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
159 |
+
2025-01-05 23:07:28,195 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_on_the_phone_that_says_hello_dear.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
160 |
+
2025-01-05 23:07:28,548 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_a_text_message_on_a_computer.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
161 |
+
2025-01-05 23:09:16,436 - INFO -
|
162 |
+
Processing category: hateful_memes
|
163 |
+
2025-01-05 23:10:36,870 - INFO -
|
164 |
+
Processing category: misinformation_graphics
|
165 |
+
2025-01-05 23:10:45,538 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/newspaper_headlines_on_a_blue_background.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
166 |
+
2025-01-05 23:10:59,849 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/tech_trends_in_2021_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
167 |
+
2025-01-05 23:11:00,674 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_graph_showing_the_percentage_of_people_who_support_trump_in_europe.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
168 |
+
2025-01-05 23:11:02,018 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_pie_chart_showing_the_number_of_people_in_the_united_states.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
169 |
+
2025-01-05 23:11:03,686 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/covid19_immunity_acquired_from_a_covid19_infection_is_protective_as.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
170 |
+
2025-01-05 23:11:04,751 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/an_iphone_showing_the_location_of_a_beach_in_croatia.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
171 |
+
2025-01-05 23:11:06,125 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/several_cell_phones_are_sitting_on_a_wooden_pallet.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
172 |
+
2025-01-05 23:11:22,303 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_map_of_the_internet_with_many_different_types_of_information.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
173 |
+
2025-01-05 23:11:23,383 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/government_offices_burning_across_russia.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
174 |
+
2025-01-05 23:11:23,790 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/exclusive_senate_staffer_caught_filming_gay_sex_tape_in_senate_hearing_room_graphic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
175 |
+
2025-01-05 23:11:24,270 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_history_of_bitcoin_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
176 |
+
2025-01-05 23:11:26,489 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_poster_with_the_words_top_50_trends_of_the_year_2021.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
177 |
+
2025-01-05 23:11:28,347 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/two_pictures_of_a_woman_with_pink_hair_and_glasses.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
178 |
+
2025-01-05 23:11:28,963 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_shadow_of_a_bicycle_is_cast_on_the_sidewalk_in_front_of_a_building.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
179 |
+
2025-01-05 23:11:30,961 - WARNING - Skipping baby1.ngsversion.1440786928635.png: no matching inversion found
|
180 |
+
2025-01-05 23:11:36,277 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_microsoft_income_statement.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
181 |
+
2025-01-05 23:11:38,420 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_woman_with_long_hair_and_a_man_with_long_hair.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
182 |
+
2025-01-05 23:11:39,167 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_top_10_movie_facts_of_2016_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
183 |
+
2025-01-05 23:11:40,312 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_global_trend_of_chanel.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
184 |
+
2025-01-05 23:11:45,340 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_news_article_with_a_globe_and_speech_bubbles_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
185 |
+
2025-01-05 23:11:46,097 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/breakdown_of_maggian_emissions_and_partners.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
186 |
+
2025-01-05 23:11:49,378 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_graph_that_shows_the_average_temperature_over_the_last_100_years.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
187 |
+
2025-01-05 23:11:49,468 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/president_donald_trump_speaking_at_a_rally_in_front_of_a_crowd.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
188 |
+
2025-01-05 23:11:50,581 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/4_signs_youre_partnering_with_a_fake_influencer.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
189 |
+
2025-01-05 23:11:53,718 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/thanksgiving_by_the_numbers_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
190 |
+
2025-01-05 23:11:53,999 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_close_up_of_a_box_of_pure_white_snow.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
191 |
+
2025-01-05 23:11:54,781 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/top_100_mobile_app_ideas.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
192 |
+
2025-01-05 23:11:55,638 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_diagram_showing_the_different_types_of_triangles_in_the_world.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
193 |
+
2025-01-05 23:11:58,833 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/emotional_support_animals_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
194 |
+
2025-01-05 23:12:04,909 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/global_air_traffic_and_operating_profit_trends.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
195 |
+
2025-01-05 23:12:05,173 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/wouldnt_it_be_misinformation_to_claim_that_a_drug_is_safe_and_effective_if_there.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
196 |
+
2025-01-05 23:12:06,528 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/how_to_tie_a_bow_tie_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
197 |
+
2025-01-05 23:12:07,281 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/an_image_of_the_sports_schedule_for_the_20202021_school_year.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
198 |
+
2025-01-05 23:12:26,769 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_map_of_europe_showing_the_number_of_newspapers_in_each_country.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
199 |
+
2025-01-05 23:12:29,089 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_vulture_is_walking_on_the_road_with_its_wings_spread_out.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
200 |
+
2025-01-05 23:12:49,857 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_group_of_men_and_women_sitting_around_a_table.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
201 |
+
2025-01-05 23:12:49,941 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/big_pharma_had_the_power_to_stop_the_opioid_epidemic_but_it_didnt.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
202 |
+
2025-01-05 23:13:07,616 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_most_sustainable_regions_for_carbon_storage_around_the_world.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
203 |
+
2025-01-05 23:13:55,630 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/an_image_of_a_mind_map_with_different_types_of_people.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
204 |
+
2025-01-05 23:14:00,932 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/7_dirty_tricks_influencers_use_to_get_viral.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
205 |
+
2025-01-05 23:14:01,519 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_graph_that_shows_the_happiness_of_trump_supporters_in_europe.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
206 |
+
2025-01-05 23:14:03,483 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/solar_energy_facts_and_figures_infographic_solar_energy_facts_and_figures_infographic_solar_energy_f.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
207 |
+
2025-01-05 23:14:08,741 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_map_of_the_world_showing_different_types_of_animals.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
208 |
+
2025-01-05 23:14:08,925 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_screenshot_of_a_tweet_from_a_twitter_account.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
209 |
+
2025-01-05 23:14:13,853 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/most_expensive_cities_for_business_tourism.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
210 |
+
2025-01-05 23:14:14,324 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/i_survived_7_days_in_an_abandoned_city.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
211 |
+
2025-01-05 23:14:17,225 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/amazing_twitter_stats_for_2017_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
212 |
+
2025-01-05 23:14:18,939 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/the_difference_between_boxer_briefs_and_boxer_briefs_infographic.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
213 |
+
2025-01-05 23:14:22,202 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_poster_with_information_about_the_russian_military.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
214 |
+
2025-01-05 23:14:23,649 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/authorities_in_kenya_arrest_a_fake_lawyer_who_won_28_cases_in_court.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
215 |
+
2025-01-05 23:14:25,069 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/misinformation_graphics/a_poster_with_the_words_excluded_headlines_and_a_map_of_the_world.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
216 |
+
2025-01-05 23:20:26,376 - INFO -
|
217 |
+
Processing category: people_faces
|
218 |
+
2025-01-05 23:20:26,867 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_woman_with_blonde_hair_posing_in_front_of_a_mirror.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
219 |
+
2025-01-05 23:20:29,618 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/three_people_taking_a_selfie_in_front_of_a_store.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
220 |
+
2025-01-05 23:20:29,880 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_man_laying_on_top_of_a_large_tree_stump.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
221 |
+
2025-01-05 23:20:31,320 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_young_boy_in_a_tuxedo_is_walking_down_the_aisle.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
222 |
+
2025-01-05 23:20:39,884 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_group_of_people_preparing_food_in_a_kitchen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
223 |
+
2025-01-05 23:20:40,774 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_woman_with_a_tattoo_on_her_arm_posing_for_a_photo.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
224 |
+
2025-01-05 23:20:42,156 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/two_men_wearing_sunglasses_standing_next_to_each_other_in_a_kitchen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
225 |
+
2025-01-05 23:20:47,587 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_man_taking_a_selfie_with_a_drone_in_the_desert.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
226 |
+
2025-01-05 23:20:48,402 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_blonde_woman_sitting_on_a_couch_wearing_a_shirt_with_an_eagle_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
227 |
+
2025-01-05 23:20:49,095 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_blonde_woman_in_a_black_dress_sitting_on_a_bed.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
228 |
+
2025-01-05 23:20:52,837 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/we_can_disagree_and_love_each_other.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
229 |
+
2025-01-05 23:20:54,989 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_collage_of_pictures_of_people_sitting_on_the_ground.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
230 |
+
2025-01-05 23:20:55,284 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/people_faces/a_girl_with_long_red_hair_smiling_at_the_camera.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
231 |
+
2025-01-05 23:41:49,594 - WARNING - Skipping File:Untitled_(Crowd_1),_1992.jpg: no matching inversion found
|
232 |
+
2025-01-05 23:45:00,959 - INFO -
|
233 |
+
Processing category: propaganda_images
|
234 |
+
2025-01-05 23:45:01,163 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/an_old_black_and_white_photo_of_a_man_on_skis.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
235 |
+
2025-01-05 23:45:01,646 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_propaganda_poster_with_a_soldier_holding_a_rifle.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
236 |
+
2025-01-05 23:45:06,402 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_black_and_white_photo_of_a_man_swimming_in_the_ocean.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
237 |
+
2025-01-05 23:45:06,806 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/an_old_black_and_white_photo_of_a_man_with_a_hat_and_goggles.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
238 |
+
2025-01-05 23:45:10,002 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/we_dont_always_march_straight.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
239 |
+
2025-01-05 23:45:16,699 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_poster_with_a_woman_holding_a_plate_of_food_in_front_of_a_building.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
240 |
+
2025-01-05 23:45:16,801 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/north_korean_propaganda_poster_with_two_women_and_a_pig.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
241 |
+
2025-01-05 23:45:17,165 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_poster_with_an_image_of_a_man_in_uniform_and_a_flag.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
242 |
+
2025-01-05 23:45:20,033 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_black_and_white_image_of_donald_trump_with_the_words_il_douche.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
243 |
+
2025-01-05 23:45:21,741 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_movie_poster_with_donald_trump_and_michael_cohen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
244 |
+
2025-01-05 23:45:21,823 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_t__shirt_with_the_words_more_courty_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
245 |
+
2025-01-05 23:45:22,690 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_north_korean_propaganda_poster_with_an_image_of_a_man_on_a_boat.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
246 |
+
2025-01-05 23:45:23,370 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_poster_of_a_man_running_in_front_of_a_group_of_people.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
247 |
+
2025-01-05 23:45:26,554 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_black_and_white_poster_with_the_words_resister_on_it.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
248 |
+
2025-01-05 23:45:29,633 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_series_of_posters_for_the_movie_wagner.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
249 |
+
2025-01-05 23:45:30,325 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/an_old_political_cartoon_of_a_man_writing_on_a_piece_of_paper.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
250 |
+
2025-01-05 23:45:30,677 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_north_korean_propaganda_poster_with_a_woman_holding_a_box_of_food.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
251 |
+
2025-01-05 23:45:36,778 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/sorry_we_didnt_know_you_were_invisible.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
252 |
+
2025-01-05 23:45:36,936 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/an_old_black_and_white_political_poster_with_a_map_of_the_united_states.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
253 |
+
2025-01-05 23:45:39,880 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_poster_with_the_words_terrorism_stops_here.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
254 |
+
2025-01-05 23:45:40,492 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_collage_of_political_and_cultural_climate_starter_pack.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
255 |
+
2025-01-05 23:45:45,224 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/a_poster_that_says_put_it_back_thief.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
256 |
+
2025-01-05 23:46:28,346 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/propaganda_images/two_pictures_of_cigarettes_with_arabic_writing_on_them.jpg: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
257 |
+
2025-01-05 23:47:56,148 - WARNING - Skipping .jpg: no matching inversion found
|
258 |
+
2025-01-05 23:49:45,983 - INFO -
|
259 |
+
Processing category: protest_and_activism
|
260 |
+
2025-01-05 23:49:49,423 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_woman_is_putting_something_on_a_mans_head.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
261 |
+
2025-01-05 23:49:50,434 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/an_image_of_a_card_that_says_not_during_an_election_year.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
262 |
+
2025-01-05 23:50:01,814 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_red_white_and_blue_republican_elephant_with_a_flag.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
263 |
+
2025-01-05 23:50:02,385 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/why_should_we_go_to_school_if_you_wont_listen_to_the_educated.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
264 |
+
2025-01-05 23:50:03,921 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/two_pictures_of_a_man_holding_a_rope_and_a_flag_in_front_of_the_capitol.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
265 |
+
2025-01-05 23:50:04,735 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_woman_wearing_a_face_mask_and_holding_a_sign.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
266 |
+
2025-01-05 23:50:05,975 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/hong_kong_police_spotted_taking_group_photos_after_using_rubber_bullets_to_clear_out_protesters.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
267 |
+
2025-01-05 23:50:06,675 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_collage_of_pictures_with_the_words_traders_for_trump_and_boy.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
268 |
+
2025-01-05 23:50:07,825 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_comic_strip_depicting_a_man_and_woman_talking_to_each_other.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
269 |
+
2025-01-05 23:50:08,370 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_woman_in_a_hijab_kneeling_next_to_a_police_car.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
270 |
+
2025-01-05 23:50:09,108 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_group_of_people_holding_a_banner_that_says_free_palestine.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
271 |
+
2025-01-05 23:50:10,452 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_group_of_people_holding_signs_that_say_blue_lives_matter_and_black_lives_matter.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
272 |
+
2025-01-05 23:50:11,501 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_group_of_people_posing_for_a_photo_in_front_of_a_sign_that_says_smokehouse.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
273 |
+
2025-01-05 23:50:12,614 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_man_sitting_in_front_of_a_table_with_a_sign_that_reads_quarantine_professors_are_just.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
274 |
+
2025-01-05 23:50:12,895 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_group_of_people_holding_up_a_banner_that_says_no_peace.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
275 |
+
2025-01-05 23:50:13,155 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/an_old_man_sitting_in_a_wheelchair_with_a_caption_that_reads_with_my_new_hoveround.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
276 |
+
2025-01-05 23:50:14,365 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_drawing_of_a_snake_on_a_wooden_table.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
277 |
+
2025-01-05 23:50:14,502 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/flow_chart_to_be_on_the_right_side_of_history.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
278 |
+
2025-01-05 23:50:15,598 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_bar_chart_shows_the_number_of_people_who_voted_in_the_2016_presidential_election.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
279 |
+
2025-01-05 23:50:16,931 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/conservatives_when_black_people_get_close.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
280 |
+
2025-01-05 23:50:17,406 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/what_is_the_difference_between_black_lives_matter_and_antiracism.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
281 |
+
2025-01-05 23:50:18,540 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/two_police_officers_carry_a_man_on_their_shoulders.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
282 |
+
2025-01-05 23:50:21,067 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/protest_and_activism/a_man_and_woman_holding_signs_that_say_help_me_shoot_me.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
283 |
+
2025-01-05 23:59:02,836 - INFO -
|
284 |
+
Processing category: visual_evidence
|
285 |
+
2025-01-05 23:59:09,564 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_laptop_computer_sitting_on_top_of_a_piece_of_paper.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
286 |
+
2025-01-05 23:59:09,991 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/two_colorful_rainbow_flags_sitting_on_rocks_by_the_water.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
287 |
+
2025-01-05 23:59:11,210 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_box_of_pure_white_fire_proof_snow.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
288 |
+
2025-01-05 23:59:11,349 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_map_of_the_roman_empire.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
289 |
+
2025-01-05 23:59:11,513 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/two_small_pieces_of_stone_with_designs_on_them.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
290 |
+
2025-01-05 23:59:12,103 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/an_aerial_view_of_a_satellite_dish_in_the_middle_of_a_field.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
291 |
+
2025-01-05 23:59:17,042 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_woman_with_a_rifle_in_the_snow.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
292 |
+
2025-01-05 23:59:17,456 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_black_and_white_striped_worm_laying_on_a_leaf.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
293 |
+
2025-01-05 23:59:17,995 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/ramanujans_first_letter_to_hardy_screenshot.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
294 |
+
2025-01-05 23:59:18,217 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_group_of_people_holding_up_signs_in_front_of_the_washington_monument.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
295 |
+
2025-01-05 23:59:18,850 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_man_is_playing_a_video_game_on_a_tv_screen.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
296 |
+
2025-01-05 23:59:22,364 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/flowers_and_candles_are_placed_on_the_steps_of_the_supreme_court.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
297 |
+
2025-01-05 23:59:22,940 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/the_ku_klux_klan.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
298 |
+
2025-01-05 23:59:23,312 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_shirtless_man_holding_an_iphone_in_front_of_a_mirror.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
299 |
+
2025-01-05 23:59:23,424 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/an_iphone_with_a_bullet_hole_in_it_is_shown.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
300 |
+
2025-01-05 23:59:23,768 - ERROR - Error processing /shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/visual_evidence/a_man_and_woman_holding_signs_that_say_help_me_shoot_me.png: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
|
301 |
+
2025-01-06 00:05:45,745 - INFO - Processing completed
|
data_for_ghazi/flux_scrapped/metric.py
ADDED
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
import torch
|
3 |
+
import numpy as np
|
4 |
+
from PIL import Image
|
5 |
+
import torchvision.transforms as transforms
|
6 |
+
from skimage.metrics import peak_signal_noise_ratio as psnr
|
7 |
+
from skimage.metrics import structural_similarity as ssim
|
8 |
+
import lpips
|
9 |
+
from transformers import CLIPProcessor, CLIPModel
|
10 |
+
import cv2
|
11 |
+
import json
|
12 |
+
from tqdm import tqdm
|
13 |
+
from datetime import datetime
|
14 |
+
from pathlib import Path
|
15 |
+
import logging
|
16 |
+
from typing import Dict, List, Tuple, Optional
|
17 |
+
|
18 |
+
# Configure logging
|
19 |
+
logging.basicConfig(
|
20 |
+
level=logging.INFO,
|
21 |
+
format='%(asctime)s - %(levelname)s - %(message)s',
|
22 |
+
handlers=[
|
23 |
+
logging.FileHandler('image_metrics.log'),
|
24 |
+
logging.StreamHandler()
|
25 |
+
]
|
26 |
+
)
|
27 |
+
|
28 |
+
class Config:
|
29 |
+
METRIC_WEIGHTS = {
|
30 |
+
'psnr': 0.15,
|
31 |
+
'ssim': 0.30,
|
32 |
+
'lpips': 0.35,
|
33 |
+
'clip': 0.20
|
34 |
+
}
|
35 |
+
|
36 |
+
PSNR_BOUNDS = {
|
37 |
+
'min': 20,
|
38 |
+
'max': 50
|
39 |
+
}
|
40 |
+
|
41 |
+
CATEGORIES = [
|
42 |
+
'ai_art', 'clickbait_thumbnails', 'conspiracy_imagery',
|
43 |
+
'fake_product_ads', 'hateful_memes', 'misinformation_graphics',
|
44 |
+
'people_faces', 'propaganda_images', 'protest_and_activism',
|
45 |
+
'visual_evidence'
|
46 |
+
]
|
47 |
+
|
48 |
+
class ImageMetricsCalculator:
|
49 |
+
def __init__(self, original_root: str, inversion_root: str, device: str = None):
|
50 |
+
self.original_root = Path(original_root)
|
51 |
+
self.inversion_root = Path(inversion_root)
|
52 |
+
self.device = device if device else ('cuda' if torch.cuda.is_available() else 'cpu')
|
53 |
+
self.setup_models()
|
54 |
+
|
55 |
+
def setup_models(self):
|
56 |
+
"""Initialize LPIPS and CLIP models"""
|
57 |
+
logging.info(f"Setting up models on {self.device}")
|
58 |
+
self.lpips_model = lpips.LPIPS(net='alex').to(self.device).eval()
|
59 |
+
self.clip_model = CLIPModel.from_pretrained("openai/clip-vit-base-patch32").to(self.device)
|
60 |
+
self.clip_processor = CLIPProcessor.from_pretrained("openai/clip-vit-base-patch32")
|
61 |
+
|
62 |
+
def cleanup(self):
|
63 |
+
"""Clean up GPU resources"""
|
64 |
+
if hasattr(self, 'lpips_model'):
|
65 |
+
del self.lpips_model
|
66 |
+
if hasattr(self, 'clip_model'):
|
67 |
+
del self.clip_model
|
68 |
+
torch.cuda.empty_cache()
|
69 |
+
|
70 |
+
def normalize_psnr(self, psnr_value: float) -> float:
|
71 |
+
"""Normalize PSNR to 0-1 range"""
|
72 |
+
return np.clip(
|
73 |
+
(psnr_value - Config.PSNR_BOUNDS['min']) /
|
74 |
+
(Config.PSNR_BOUNDS['max'] - Config.PSNR_BOUNDS['min']),
|
75 |
+
0, 1
|
76 |
+
)
|
77 |
+
|
78 |
+
def calculate_combined_score(self, metrics: Dict[str, float]) -> float:
|
79 |
+
"""Calculate combined similarity score with weighted metrics"""
|
80 |
+
norm_psnr = self.normalize_psnr(metrics['psnr'])
|
81 |
+
norm_ssim = (metrics['ssim'] + 1) / 2
|
82 |
+
norm_lpips = 1 - metrics['lpips']
|
83 |
+
norm_clip = (metrics['clip_similarity'] + 1) / 2
|
84 |
+
|
85 |
+
return sum(
|
86 |
+
Config.METRIC_WEIGHTS[metric] * value
|
87 |
+
for metric, value in {
|
88 |
+
'psnr': norm_psnr,
|
89 |
+
'ssim': norm_ssim,
|
90 |
+
'lpips': norm_lpips,
|
91 |
+
'clip': norm_clip
|
92 |
+
}.items()
|
93 |
+
)
|
94 |
+
|
95 |
+
def process_image_pair(self, original_path: Path, inversion_path: Path) -> Dict:
|
96 |
+
"""Process a single pair of images and calculate all metrics"""
|
97 |
+
try:
|
98 |
+
# Load and resize images
|
99 |
+
original_img = cv2.imread(str(original_path))
|
100 |
+
inversion_img = cv2.imread(str(inversion_path))
|
101 |
+
|
102 |
+
if original_img is None or inversion_img is None:
|
103 |
+
raise ValueError(f"Failed to load images: {original_path} or {inversion_path}")
|
104 |
+
|
105 |
+
# Resize inversion to match original if needed
|
106 |
+
if original_img.shape != inversion_img.shape:
|
107 |
+
inversion_img = cv2.resize(inversion_img,
|
108 |
+
(original_img.shape[1], original_img.shape[0]),
|
109 |
+
interpolation=cv2.INTER_AREA)
|
110 |
+
|
111 |
+
# Calculate metrics
|
112 |
+
metrics = {
|
113 |
+
'psnr': psnr(original_img, inversion_img),
|
114 |
+
'ssim': ssim(original_img, inversion_img, channel_axis=2, data_range=255),
|
115 |
+
'lpips': self.calculate_lpips(str(original_path), str(inversion_path)),
|
116 |
+
'clip_similarity': self.calculate_clip_similarity(str(original_path), str(inversion_path))
|
117 |
+
}
|
118 |
+
|
119 |
+
metrics['combined_score'] = self.calculate_combined_score(metrics)
|
120 |
+
|
121 |
+
return {
|
122 |
+
'original_path': str(original_path),
|
123 |
+
'inversion_path': str(inversion_path),
|
124 |
+
'metrics': metrics
|
125 |
+
}
|
126 |
+
|
127 |
+
except Exception as e:
|
128 |
+
logging.error(f"Error processing {original_path}: {str(e)}")
|
129 |
+
return None
|
130 |
+
|
131 |
+
def calculate_lpips(self, img1_path: str, img2_path: str) -> float:
|
132 |
+
"""Calculate LPIPS between two images"""
|
133 |
+
transform = transforms.Compose([
|
134 |
+
transforms.Resize((224, 224)),
|
135 |
+
transforms.ToTensor(),
|
136 |
+
])
|
137 |
+
|
138 |
+
img1 = transform(Image.open(img1_path)).unsqueeze(0).to(self.device)
|
139 |
+
img2 = transform(Image.open(img2_path)).unsqueeze(0).to(self.device)
|
140 |
+
|
141 |
+
with torch.no_grad():
|
142 |
+
return self.lpips_model(img1, img2).item()
|
143 |
+
|
144 |
+
def calculate_clip_similarity(self, img1_path: str, img2_path: str) -> float:
|
145 |
+
"""Calculate CLIP embedding cosine similarity"""
|
146 |
+
img1 = Image.open(img1_path)
|
147 |
+
img2 = Image.open(img2_path)
|
148 |
+
|
149 |
+
inputs1 = self.clip_processor(images=img1, return_tensors="pt")
|
150 |
+
inputs2 = self.clip_processor(images=img2, return_tensors="pt")
|
151 |
+
|
152 |
+
inputs1 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs1.items()}
|
153 |
+
inputs2 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs2.items()}
|
154 |
+
|
155 |
+
with torch.no_grad():
|
156 |
+
img1_features = self.clip_model.get_image_features(**inputs1)
|
157 |
+
img2_features = self.clip_model.get_image_features(**inputs2)
|
158 |
+
|
159 |
+
img1_features = img1_features / img1_features.norm(dim=-1, keepdim=True)
|
160 |
+
img2_features = img2_features / img2_features.norm(dim=-1, keepdim=True)
|
161 |
+
|
162 |
+
return (img1_features @ img2_features.T).item()
|
163 |
+
|
164 |
+
def process_category(self, category: str) -> Dict:
|
165 |
+
"""Process all images in a category"""
|
166 |
+
original_dir = self.original_root / category
|
167 |
+
inversion_dir = self.inversion_root / f"inv_{category}"
|
168 |
+
|
169 |
+
if not original_dir.exists() or not inversion_dir.exists():
|
170 |
+
logging.warning(f"Skipping {category}: directories not found")
|
171 |
+
return None
|
172 |
+
|
173 |
+
results = []
|
174 |
+
original_files = list(original_dir.glob('*.png')) + list(original_dir.glob('*.jpg'))
|
175 |
+
|
176 |
+
for orig_path in tqdm(original_files, desc=f"Processing {category}"):
|
177 |
+
# Just use the original filename since inv_ is already in the folder name
|
178 |
+
inv_path = inversion_dir / orig_path.name
|
179 |
+
if not inv_path.exists():
|
180 |
+
logging.warning(f"Skipping {orig_path.name}: no matching inversion found")
|
181 |
+
continue
|
182 |
+
|
183 |
+
result = self.process_image_pair(orig_path, inv_path)
|
184 |
+
if result:
|
185 |
+
results.append(result)
|
186 |
+
|
187 |
+
return {
|
188 |
+
'category': category,
|
189 |
+
'total_processed': len(results),
|
190 |
+
'results': results
|
191 |
+
}
|
192 |
+
|
193 |
+
def calculate_category_averages(self, category_results: Dict) -> Dict:
|
194 |
+
"""Calculate average metrics for a category"""
|
195 |
+
if not category_results or not category_results['results']:
|
196 |
+
return None
|
197 |
+
|
198 |
+
metrics = ['psnr', 'ssim', 'lpips', 'clip_similarity', 'combined_score']
|
199 |
+
averages = {
|
200 |
+
metric: np.mean([r['metrics'][metric] for r in category_results['results']])
|
201 |
+
for metric in metrics
|
202 |
+
}
|
203 |
+
|
204 |
+
return {
|
205 |
+
'category': category_results['category'],
|
206 |
+
'total_images': category_results['total_processed'],
|
207 |
+
'average_metrics': averages
|
208 |
+
}
|
209 |
+
|
210 |
+
def main():
|
211 |
+
# Set paths
|
212 |
+
original_root = "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images"
|
213 |
+
inversion_root = "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux"
|
214 |
+
|
215 |
+
# Create output directory
|
216 |
+
output_dir = Path("metrics_output")
|
217 |
+
output_dir.mkdir(exist_ok=True)
|
218 |
+
|
219 |
+
# Initialize calculator
|
220 |
+
calculator = ImageMetricsCalculator(original_root, inversion_root)
|
221 |
+
|
222 |
+
try:
|
223 |
+
all_results = {}
|
224 |
+
category_averages = []
|
225 |
+
|
226 |
+
# Process each category
|
227 |
+
for category in Config.CATEGORIES:
|
228 |
+
logging.info(f"\nProcessing category: {category}")
|
229 |
+
|
230 |
+
results = calculator.process_category(category)
|
231 |
+
if results:
|
232 |
+
all_results[category] = results
|
233 |
+
|
234 |
+
# Calculate and store averages
|
235 |
+
averages = calculator.calculate_category_averages(results)
|
236 |
+
if averages:
|
237 |
+
category_averages.append(averages)
|
238 |
+
|
239 |
+
# Save individual category results
|
240 |
+
timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
|
241 |
+
output_file = output_dir / f"{category}_metrics_{timestamp}.json"
|
242 |
+
with open(output_file, 'w') as f:
|
243 |
+
json.dump(results, f, indent=2)
|
244 |
+
|
245 |
+
# Save overall averages
|
246 |
+
if category_averages:
|
247 |
+
output_file = output_dir / f"category_averages_{timestamp}.json"
|
248 |
+
with open(output_file, 'w') as f:
|
249 |
+
json.dump(category_averages, f, indent=2)
|
250 |
+
|
251 |
+
# Print summary
|
252 |
+
print("\nCategory Averages:")
|
253 |
+
print("-" * 80)
|
254 |
+
for avg in category_averages:
|
255 |
+
print(f"\n{avg['category']} ({avg['total_images']} images):")
|
256 |
+
for metric, value in avg['average_metrics'].items():
|
257 |
+
print(f"{metric}: {value:.4f}")
|
258 |
+
|
259 |
+
finally:
|
260 |
+
# Cleanup
|
261 |
+
calculator.cleanup()
|
262 |
+
logging.info("Processing completed")
|
263 |
+
|
264 |
+
if __name__ == "__main__":
|
265 |
+
main()
|
data_for_ghazi/flux_scrapped/metrics_output/ai_art_metrics_20250105_225805.json
ADDED
@@ -0,0 +1,1854 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "ai_art",
|
3 |
+
"total_processed": 168,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_beer_in_front_of_it.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_beer_in_front_of_it.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 16.829519491405446,
|
10 |
+
"ssim": 0.5469411914992302,
|
11 |
+
"lpips": 0.2127418965101242,
|
12 |
+
"clip_similarity": 0.8967844247817993,
|
13 |
+
"combined_score": 0.6972599574245208
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_star_wars_clone_trooper_helmet.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_close_up_of_a_star_wars_clone_trooper_helmet.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 17.675653272230015,
|
21 |
+
"ssim": 0.6917598855140138,
|
22 |
+
"lpips": 0.172512948513031,
|
23 |
+
"clip_similarity": 0.9536811113357544,
|
24 |
+
"combined_score": 0.7387525619811166
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_robots_sitting_at_a_bar_drinking_beer.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/two_robots_sitting_at_a_bar_drinking_beer.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 15.03645919239599,
|
32 |
+
"ssim": 0.4805642401491947,
|
33 |
+
"lpips": 0.232760950922966,
|
34 |
+
"clip_similarity": 0.9418973922729492,
|
35 |
+
"combined_score": 0.6848080424266361
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_rock_with_different_colors_on_it.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_piece_of_rock_with_different_colors_on_it.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 18.566700329594727,
|
43 |
+
"ssim": 0.5304463383072321,
|
44 |
+
"lpips": 0.24406284093856812,
|
45 |
+
"clip_similarity": 0.8022425174713135,
|
46 |
+
"combined_score": 0.6743692081647172
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/cartoon_set_of_magic_items_including_a_book_key_shield_and_star.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/cartoon_set_of_magic_items_including_a_book_key_shield_and_star.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 17.73334639722611,
|
54 |
+
"ssim": 0.7839463477677621,
|
55 |
+
"lpips": 0.0647796094417572,
|
56 |
+
"clip_similarity": 0.9806340932846069,
|
57 |
+
"combined_score": 0.7929824981890099
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_with_big_eyes.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_man_with_big_eyes.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 22.46074932589147,
|
65 |
+
"ssim": 0.7551055620395104,
|
66 |
+
"lpips": 0.10079669952392578,
|
67 |
+
"clip_similarity": 0.9386777877807617,
|
68 |
+
"combined_score": 0.7841585148800859
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_castle_sits_on_top_of_a_hill_in_the_mountains.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_old_castle_sits_on_top_of_a_hill_in_the_mountains.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 19.072764481734094,
|
76 |
+
"ssim": 0.6910618929950926,
|
77 |
+
"lpips": 0.22015006840229034,
|
78 |
+
"clip_similarity": 0.8550921082496643,
|
79 |
+
"combined_score": 0.7121159708334286
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_different_views_of_an_asteroid_in_space.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/two_different_views_of_an_asteroid_in_space.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 25.192076098940376,
|
87 |
+
"ssim": 0.9345671956736042,
|
88 |
+
"lpips": 0.19042465090751648,
|
89 |
+
"clip_similarity": 0.7691499590873718,
|
90 |
+
"combined_score": 0.7764118279368489
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_clone_trooper_stands_in_front_of_a_dark_background.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_star_wars_clone_trooper_stands_in_front_of_a_dark_background.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 18.43404398500979,
|
98 |
+
"ssim": 0.7124978644867582,
|
99 |
+
"lpips": 0.17146970331668854,
|
100 |
+
"clip_similarity": 0.9540086984634399,
|
101 |
+
"combined_score": 0.7422611533585167
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_blue_lights_on_the_walls.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_long_hallway_with_blue_lights_on_the_walls.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 21.559804783894666,
|
109 |
+
"ssim": 0.584149704294921,
|
110 |
+
"lpips": 0.15420851111412048,
|
111 |
+
"clip_similarity": 0.9452613592147827,
|
112 |
+
"combined_score": 0.7359746365952475
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/donkey_kong_vs_donkey_kong_vs_donkey_kong_vs_donkey_kong_vs.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/donkey_kong_vs_donkey_kong_vs_donkey_kong_vs_donkey_kong_vs.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 17.25928026848226,
|
120 |
+
"ssim": 0.742960136558704,
|
121 |
+
"lpips": 0.15721599757671356,
|
122 |
+
"clip_similarity": 0.9387227892875671,
|
123 |
+
"combined_score": 0.7502907002607125
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_clone_trooper_in_the_woods.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_star_wars_clone_trooper_in_the_woods.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 17.734227554371863,
|
131 |
+
"ssim": 0.5446496648528409,
|
132 |
+
"lpips": 0.29143351316452026,
|
133 |
+
"clip_similarity": 0.9522949457168579,
|
134 |
+
"combined_score": 0.6749252146920298
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_standing_in_front_of_a_gas_station.png",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_simpsons_character_is_standing_in_front_of_a_gas_station.png",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 19.486598895844367,
|
142 |
+
"ssim": 0.6016872808807792,
|
143 |
+
"lpips": 0.22977514564990997,
|
144 |
+
"clip_similarity": 0.837428867816925,
|
145 |
+
"combined_score": 0.6935746779363409
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_blue_eyes_in_the_water.png",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_with_blue_eyes_in_the_water.png",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 17.25079818500373,
|
153 |
+
"ssim": 0.7389110178910233,
|
154 |
+
"lpips": 0.11374202370643616,
|
155 |
+
"clip_similarity": 0.8337787389755249,
|
156 |
+
"combined_score": 0.7544048182839533
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_photo_of_a_man_wearing_a_top_hat.png",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_old_photo_of_a_man_wearing_a_top_hat.png",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 22.149530152208964,
|
164 |
+
"ssim": 0.7447659218948423,
|
165 |
+
"lpips": 0.1315065622329712,
|
166 |
+
"clip_similarity": 0.7866600751876831,
|
167 |
+
"combined_score": 0.7551012497824996
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_large_waterfall_with_a_rainbow_in_the_sky.png",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_large_waterfall_with_a_rainbow_in_the_sky.png",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 18.03090287265265,
|
175 |
+
"ssim": 0.6783300699595127,
|
176 |
+
"lpips": 0.21073904633522034,
|
177 |
+
"clip_similarity": 0.982163667678833,
|
178 |
+
"combined_score": 0.726207211044483
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_woman_walking_down_a_street.png",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_woman_walking_down_a_street.png",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 16.173993318138738,
|
186 |
+
"ssim": 0.5037142046156622,
|
187 |
+
"lpips": 0.3196946680545807,
|
188 |
+
"clip_similarity": 0.8632842302322388,
|
189 |
+
"combined_score": 0.6499924198964699
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_purple_hair_holding_a_gun_in_front_of_neon_lights.png",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_with_purple_hair_holding_a_gun_in_front_of_neon_lights.png",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 16.639199139157913,
|
197 |
+
"ssim": 0.3805158542662332,
|
198 |
+
"lpips": 0.2479960024356842,
|
199 |
+
"clip_similarity": 0.885962724685669,
|
200 |
+
"combined_score": 0.6588750497560124
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/three_different_images_of_a_woman_in_green_dress_holding_a_torch.png",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/three_different_images_of_a_woman_in_green_dress_holding_a_torch.png",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 19.014191600034042,
|
208 |
+
"ssim": 0.6949130696804415,
|
209 |
+
"lpips": 0.07699871808290482,
|
210 |
+
"clip_similarity": 0.9852438569068909,
|
211 |
+
"combined_score": 0.7758117948137386
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_star_wars_stormtrooper_helmet.png",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_close_up_of_a_star_wars_stormtrooper_helmet.png",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 17.77545009281116,
|
219 |
+
"ssim": 0.6766356035961719,
|
220 |
+
"lpips": 0.19124118983745575,
|
221 |
+
"clip_similarity": 0.9475720524787903,
|
222 |
+
"combined_score": 0.7293181293441953
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_red_lights_on_the_ceiling.png",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_long_hallway_with_red_lights_on_the_ceiling.png",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 21.209968769149356,
|
230 |
+
"ssim": 0.7669784633199201,
|
231 |
+
"lpips": 0.10315464437007904,
|
232 |
+
"clip_similarity": 0.9523652195930481,
|
233 |
+
"combined_score": 0.780229009773512
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_red_and_orange_lights_on_the_walls.png",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_empty_room_with_red_and_orange_lights_on_the_walls.png",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 20.114579759521693,
|
241 |
+
"ssim": 0.4558555640324345,
|
242 |
+
"lpips": 0.18754026293754578,
|
243 |
+
"clip_similarity": 0.9371680617332458,
|
244 |
+
"combined_score": 0.6970289475476572
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_city_with_a_qr_code_on_it.png",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_city_with_a_qr_code_on_it.png",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 12.129359799510357,
|
252 |
+
"ssim": 0.49003288650186666,
|
253 |
+
"lpips": 0.2821780741214752,
|
254 |
+
"clip_similarity": 0.942316472530365,
|
255 |
+
"combined_score": 0.6689742542858002
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_robots_sitting_at_a_table_with_beer_in_front_of_them.png",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/two_robots_sitting_at_a_table_with_beer_in_front_of_them.png",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 14.269879089337534,
|
263 |
+
"ssim": 0.43008304772397615,
|
264 |
+
"lpips": 0.3205767571926117,
|
265 |
+
"clip_similarity": 0.9109451770782471,
|
266 |
+
"combined_score": 0.643405109849007
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_holding_a_crystal_ball_in_her_hands.png",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_holding_a_crystal_ball_in_her_hands.png",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 23.790575755096953,
|
274 |
+
"ssim": 0.7846638372696763,
|
275 |
+
"lpips": 0.17713116109371185,
|
276 |
+
"clip_similarity": 0.95289146900177,
|
277 |
+
"combined_score": 0.7699456948833139
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_in_a_red_jacket_standing_in_front_of_a_futuristic_city.png",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_man_in_a_red_jacket_standing_in_front_of_a_futuristic_city.png",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 16.88154184727248,
|
285 |
+
"ssim": 0.42031918755988856,
|
286 |
+
"lpips": 0.23536652326583862,
|
287 |
+
"clip_similarity": 0.9158700704574585,
|
288 |
+
"combined_score": 0.6722566020366856
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_comic_strip_about_a_house_and_a_washing_machine.png",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_comic_strip_about_a_house_and_a_washing_machine.png",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 14.59362113253535,
|
296 |
+
"ssim": 0.5757195323631987,
|
297 |
+
"lpips": 0.14438031613826752,
|
298 |
+
"clip_similarity": 0.9005919694900513,
|
299 |
+
"combined_score": 0.7258840161550912
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_pictures_of_a_woman_in_a_fighting_pose.png",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/two_pictures_of_a_woman_in_a_fighting_pose.png",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 16.415333074463337,
|
307 |
+
"ssim": 0.7296159352925127,
|
308 |
+
"lpips": 0.14442670345306396,
|
309 |
+
"clip_similarity": 0.8785653114318848,
|
310 |
+
"combined_score": 0.746749575228493
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_hallway_with_neon_lights_on_the_walls.png",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_empty_hallway_with_neon_lights_on_the_walls.png",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 21.305267811710227,
|
318 |
+
"ssim": 0.7648823423059948,
|
319 |
+
"lpips": 0.11864733695983887,
|
320 |
+
"clip_similarity": 0.9584275484085083,
|
321 |
+
"combined_score": 0.7755748773093576
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_futuristic_building_with_red_lights.png",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_futuristic_building_with_red_lights.png",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 23.232337971476532,
|
329 |
+
"ssim": 0.7960379322466906,
|
330 |
+
"lpips": 0.1491158902645111,
|
331 |
+
"clip_similarity": 0.9102388620376587,
|
332 |
+
"combined_score": 0.7744007043055732
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_colorful_lights_on_the_walls.png",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_long_hallway_with_colorful_lights_on_the_walls.png",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 23.442704601716116,
|
340 |
+
"ssim": 0.7300278315808861,
|
341 |
+
"lpips": 0.11224931478500366,
|
342 |
+
"clip_similarity": 0.9568114876747131,
|
343 |
+
"combined_score": 0.7831115863384336
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sunglasses_on_the_beach_at_sunset.png",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/sunglasses_on_the_beach_at_sunset.png",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 18.961940813931378,
|
351 |
+
"ssim": 0.6755223423612846,
|
352 |
+
"lpips": 0.18414726853370667,
|
353 |
+
"clip_similarity": 0.9827474355697632,
|
354 |
+
"combined_score": 0.7351515509243716
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_woman_in_a_futuristic_city.png",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_woman_in_a_futuristic_city.png",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 17.377401257204603,
|
362 |
+
"ssim": 0.4066774660007985,
|
363 |
+
"lpips": 0.23269931972026825,
|
364 |
+
"clip_similarity": 0.9389728903770447,
|
365 |
+
"combined_score": 0.6734541470357304
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_cat_swimming_in_a_pool.png",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_a_cat_swimming_in_a_pool.png",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 17.528461008087543,
|
373 |
+
"ssim": 0.573704511739438,
|
374 |
+
"lpips": 0.22642052173614502,
|
375 |
+
"clip_similarity": 0.8643431663513184,
|
376 |
+
"combined_score": 0.6932428107883968
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_yellow_and_orange_windows.png",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_empty_room_with_yellow_and_orange_windows.png",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 22.09454951026715,
|
384 |
+
"ssim": 0.6873417845889219,
|
385 |
+
"lpips": 0.11826679110527039,
|
386 |
+
"clip_similarity": 0.9516863822937012,
|
387 |
+
"combined_score": 0.7673492765821995
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_purple_dragon_on_top_of_a_mountain.png",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_purple_dragon_on_top_of_a_mountain.png",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 13.415346893518246,
|
395 |
+
"ssim": 0.29163544945601977,
|
396 |
+
"lpips": 0.29936903715133667,
|
397 |
+
"clip_similarity": 0.8946313858032227,
|
398 |
+
"combined_score": 0.6284292929957573
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_an_astronaut_suit_standing_in_front_of_an_ocean.png",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_in_an_astronaut_suit_standing_in_front_of_an_ocean.png",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 15.999992455467527,
|
406 |
+
"ssim": 0.38032070362382187,
|
407 |
+
"lpips": 0.21012932062149048,
|
408 |
+
"clip_similarity": 0.9218928813934326,
|
409 |
+
"combined_score": 0.6756921314653949
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_rock_with_colorful_crystals_on_it.png",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_piece_of_rock_with_colorful_crystals_on_it.png",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 20.00125667230215,
|
417 |
+
"ssim": 0.6026419142595829,
|
418 |
+
"lpips": 0.2502647340297699,
|
419 |
+
"clip_similarity": 0.9067137241363525,
|
420 |
+
"combined_score": 0.693481286003664
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_purple_hat_and_coat_standing_in_the_desert.png",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_purple_hat_and_coat_standing_in_the_desert.png",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 18.488178573849265,
|
428 |
+
"ssim": 0.5903179796774217,
|
429 |
+
"lpips": 0.18912068009376526,
|
430 |
+
"clip_similarity": 0.8394179940223694,
|
431 |
+
"combined_score": 0.7062972583210324
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_panther_drinking_water_from_a_stream.png",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_black_panther_drinking_water_from_a_stream.png",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 13.022326116412968,
|
439 |
+
"ssim": 0.42487078865783356,
|
440 |
+
"lpips": 0.26370924711227417,
|
441 |
+
"clip_similarity": 0.9315349459648132,
|
442 |
+
"combined_score": 0.6645858764058604
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_bar_filled_with_beer_bottles.png",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_bar_filled_with_beer_bottles.png",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 15.947587134863612,
|
450 |
+
"ssim": 0.5028312682196726,
|
451 |
+
"lpips": 0.2521401047706604,
|
452 |
+
"clip_similarity": 0.85630202293396,
|
453 |
+
"combined_score": 0.6728058558566158
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_with_pink_hair_standing_in_front_of_a_wall.png",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_simpsons_character_with_pink_hair_standing_in_front_of_a_wall.png",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 18.792878917399335,
|
461 |
+
"ssim": 0.6185251669361868,
|
462 |
+
"lpips": 0.23033486306667328,
|
463 |
+
"clip_similarity": 0.9352304935455322,
|
464 |
+
"combined_score": 0.7056846223216455
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hallway_with_neon_lights_and_smoke_coming_out_of_it.png",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_hallway_with_neon_lights_and_smoke_coming_out_of_it.png",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 22.368157989706138,
|
472 |
+
"ssim": 0.716567436765068,
|
473 |
+
"lpips": 0.15248887240886688,
|
474 |
+
"clip_similarity": 0.9230958819389343,
|
475 |
+
"combined_score": 0.7582643883140809
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_with_glasses_and_a_moustache.png",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_man_with_glasses_and_a_moustache.png",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 24.25280780721166,
|
483 |
+
"ssim": 0.8009798592995634,
|
484 |
+
"lpips": 0.0885596051812172,
|
485 |
+
"clip_similarity": 0.8886598348617554,
|
486 |
+
"combined_score": 0.7992811396037424
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_stack_of_colorful_rocks_on_a_black_surface.png",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_stack_of_colorful_rocks_on_a_black_surface.png",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 17.78415287299502,
|
494 |
+
"ssim": 0.5121469943357547,
|
495 |
+
"lpips": 0.24184773862361908,
|
496 |
+
"clip_similarity": 0.7991786003112793,
|
497 |
+
"combined_score": 0.6720932006632244
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_cat_swimming_in_the_water.png",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_a_cat_swimming_in_the_water.png",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 16.204533281227313,
|
505 |
+
"ssim": 0.4927137693082904,
|
506 |
+
"lpips": 0.2358691394329071,
|
507 |
+
"clip_similarity": 0.9013229012489319,
|
508 |
+
"combined_score": 0.6814851567196192
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/four_different_x__ray_images_of_the_human_hand.png",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/four_different_x__ray_images_of_the_human_hand.png",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 14.804779071222177,
|
516 |
+
"ssim": 0.5817392058114762,
|
517 |
+
"lpips": 0.2055191993713379,
|
518 |
+
"clip_similarity": 0.9729024171829224,
|
519 |
+
"combined_score": 0.7126194028100453
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_group_of_people_in_different_costumes.png",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_group_of_people_in_different_costumes.png",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 15.462077571749242,
|
527 |
+
"ssim": 0.7602870158246967,
|
528 |
+
"lpips": 0.10440660268068314,
|
529 |
+
"clip_similarity": 0.9134722352027893,
|
530 |
+
"combined_score": 0.7688479649557443
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_a_yellow_suit_with_a_gun_standing_in_front_of_a_futuristic_city.png",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_in_a_yellow_suit_with_a_gun_standing_in_front_of_a_futuristic_city.png",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 16.268907850654408,
|
538 |
+
"ssim": 0.3448917515119083,
|
539 |
+
"lpips": 0.2276526242494583,
|
540 |
+
"clip_similarity": 0.9116493463516235,
|
541 |
+
"combined_score": 0.6632202788746382
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_car_driving_down_a_road_with_palm_trees_in_the_background.png",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_car_driving_down_a_road_with_palm_trees_in_the_background.png",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 17.485725241966215,
|
549 |
+
"ssim": 0.7014452699944472,
|
550 |
+
"lpips": 0.14593078196048737,
|
551 |
+
"clip_similarity": 0.9091370701789856,
|
552 |
+
"combined_score": 0.7450547238308951
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/homer_simpson_holding_a_book_in_front_of_a_burning_building.png",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/homer_simpson_holding_a_book_in_front_of_a_burning_building.png",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 17.955239795932215,
|
560 |
+
"ssim": 0.6107045999497532,
|
561 |
+
"lpips": 0.20939034223556519,
|
562 |
+
"clip_similarity": 0.9078410267829895,
|
563 |
+
"combined_score": 0.709103172888314
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_ladybug_on_a_leaf.png",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_ladybug_on_a_leaf.png",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 16.258249812914357,
|
571 |
+
"ssim": 0.658732786095597,
|
572 |
+
"lpips": 0.19683538377285004,
|
573 |
+
"clip_similarity": 0.9066963791847229,
|
574 |
+
"combined_score": 0.7205871715123144
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_krusty_the_clown.png",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_simpsons_krusty_the_clown.png",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 18.958549342604762,
|
582 |
+
"ssim": 0.7434762355782634,
|
583 |
+
"lpips": 0.16157452762126923,
|
584 |
+
"clip_similarity": 0.9250205755233765,
|
585 |
+
"combined_score": 0.7474724082216329
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_flock_of_chickens_are_standing_in_front_of_a_chicken_coop.png",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_flock_of_chickens_are_standing_in_front_of_a_chicken_coop.png",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 17.417095617820337,
|
593 |
+
"ssim": 0.5068897500733576,
|
594 |
+
"lpips": 0.2340567708015442,
|
595 |
+
"clip_similarity": 0.8630921840667725,
|
596 |
+
"combined_score": 0.6804228111371404
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_hallway_with_neon_lights.png",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_hallway_with_neon_lights.png",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 21.03301130599708,
|
604 |
+
"ssim": 0.5701403389436431,
|
605 |
+
"lpips": 0.13382405042648315,
|
606 |
+
"clip_similarity": 0.9533748626708984,
|
607 |
+
"combined_score": 0.7391851759893526
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_man_in_a_jacket_and_jeans_standing_with_his_hands_on_his_hips.png",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_cartoon_man_in_a_jacket_and_jeans_standing_with_his_hands_on_his_hips.png",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 20.49771613611467,
|
615 |
+
"ssim": 0.7949900188613949,
|
616 |
+
"lpips": 0.12434646487236023,
|
617 |
+
"clip_similarity": 0.7572836875915527,
|
618 |
+
"combined_score": 0.7539441895636119
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_cigarette_in_its_mouth.png",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_cigarette_in_its_mouth.png",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 15.10544051292518,
|
626 |
+
"ssim": 0.4911543715603655,
|
627 |
+
"lpips": 0.24104787409305573,
|
628 |
+
"clip_similarity": 0.8970197439193726,
|
629 |
+
"combined_score": 0.6790083741934225
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_cat_wearing_an_orange_and_blue_wig.png",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_cartoon_cat_wearing_an_orange_and_blue_wig.png",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 20.042316615752558,
|
637 |
+
"ssim": 0.7527808458813047,
|
638 |
+
"lpips": 0.15987473726272583,
|
639 |
+
"clip_similarity": 0.9375944137573242,
|
640 |
+
"combined_score": 0.7509319932947368
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_artistic_image_of_a_cube_made_out_of_rocks.png",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_artistic_image_of_a_cube_made_out_of_rocks.png",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 16.96529963125439,
|
648 |
+
"ssim": 0.4884053008511196,
|
649 |
+
"lpips": 0.22320124506950378,
|
650 |
+
"clip_similarity": 0.8123799562454224,
|
651 |
+
"combined_score": 0.6763783549778838
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sonic_the_hedgehog_and_sonic_the_hedgehog.png",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/sonic_the_hedgehog_and_sonic_the_hedgehog.png",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 18.834881806394357,
|
659 |
+
"ssim": 0.8409910642169075,
|
660 |
+
"lpips": 0.09584541618824005,
|
661 |
+
"clip_similarity": 0.9698573350906372,
|
662 |
+
"combined_score": 0.7895884974757159
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_deer_is_standing_in_front_of_a_stream_with_a_rainbow_in_the_background.png",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_deer_is_standing_in_front_of_a_stream_with_a_rainbow_in_the_background.png",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 18.64514386241264,
|
670 |
+
"ssim": 0.6753023041215954,
|
671 |
+
"lpips": 0.19882361590862274,
|
672 |
+
"clip_similarity": 0.9583505392074585,
|
673 |
+
"combined_score": 0.7275421339709671
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_persons_hand_holding_an_open_book_with_a_picture_on_it.png",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_persons_hand_holding_an_open_book_with_a_picture_on_it.png",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 16.985408484377242,
|
681 |
+
"ssim": 0.31961082001160485,
|
682 |
+
"lpips": 0.19228830933570862,
|
683 |
+
"clip_similarity": 0.8546895980834961,
|
684 |
+
"combined_score": 0.6661096745425923
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_blue_lights_on_the_walls.png",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_empty_room_with_blue_lights_on_the_walls.png",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 22.62897498489722,
|
692 |
+
"ssim": 0.5966320665145438,
|
693 |
+
"lpips": 0.12233853340148926,
|
694 |
+
"clip_similarity": 0.914980947971344,
|
695 |
+
"combined_score": 0.7513192930082807
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/super_mario_bros_3_vs_super_mario_bros_2.png",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/super_mario_bros_3_vs_super_mario_bros_2.png",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 18.696554987006373,
|
703 |
+
"ssim": 0.8211414521478555,
|
704 |
+
"lpips": 0.06391045451164246,
|
705 |
+
"clip_similarity": 0.9659327268600464,
|
706 |
+
"combined_score": 0.7973958314291081
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_art_that_looks_like_it_is_made_out_of_crystals.png",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_piece_of_art_that_looks_like_it_is_made_out_of_crystals.png",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 19.099542139347808,
|
714 |
+
"ssim": 0.5642311488947518,
|
715 |
+
"lpips": 0.2328638732433319,
|
716 |
+
"clip_similarity": 0.8680944442749023,
|
717 |
+
"combined_score": 0.6899417611265368
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_persons_hand_is_holding_an_open_book_with_a_picture_on_it.png",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_persons_hand_is_holding_an_open_book_with_a_picture_on_it.png",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 17.24358870917624,
|
725 |
+
"ssim": 0.4163666332835854,
|
726 |
+
"lpips": 0.1499122679233551,
|
727 |
+
"clip_similarity": 0.9045823216438293,
|
728 |
+
"combined_score": 0.7004439333837464
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_with_a_cigar_in_its_mouth.png",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_fish_with_a_cigar_in_its_mouth.png",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 16.23205084781746,
|
736 |
+
"ssim": 0.46976544926178426,
|
737 |
+
"lpips": 0.31034353375434875,
|
738 |
+
"clip_similarity": 0.8604495525360107,
|
739 |
+
"combined_score": 0.6478895358288467
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_x__ray_image_of_a_foot_ankle_and_ankle_joint.png",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_x__ray_image_of_a_foot_ankle_and_ankle_joint.png",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 15.357038386244245,
|
747 |
+
"ssim": 0.5649646772279787,
|
748 |
+
"lpips": 0.21136078238487244,
|
749 |
+
"clip_similarity": 0.9184376001358032,
|
750 |
+
"combined_score": 0.7026121877630718
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_purple_robe_is_walking_in_the_desert.png",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_purple_robe_is_walking_in_the_desert.png",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 20.365358327265618,
|
758 |
+
"ssim": 0.6039697689094528,
|
759 |
+
"lpips": 0.13173013925552368,
|
760 |
+
"clip_similarity": 0.9574143886566162,
|
761 |
+
"combined_score": 0.7420581470989743
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/wonder_woman_in_a_red_and_gold_costume.png",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/wonder_woman_in_a_red_and_gold_costume.png",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 16.54924215018092,
|
769 |
+
"ssim": 0.5840212705397356,
|
770 |
+
"lpips": 0.23229862749576569,
|
771 |
+
"clip_similarity": 0.9662598371505737,
|
772 |
+
"combined_score": 0.7029246546724996
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_woman_with_red_hair_in_a_green_dress.png",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_a_woman_with_red_hair_in_a_green_dress.png",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 19.841600348556018,
|
780 |
+
"ssim": 0.45086819434271436,
|
781 |
+
"lpips": 0.25025948882102966,
|
782 |
+
"clip_similarity": 0.9381550550460815,
|
783 |
+
"combined_score": 0.6738549135686549
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_letters_that_spell_out_the_word_love.png",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_collage_of_letters_that_spell_out_the_word_love.png",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 12.090085540877427,
|
791 |
+
"ssim": 0.31698017986835886,
|
792 |
+
"lpips": 0.2476448267698288,
|
793 |
+
"clip_similarity": 0.8518022298812866,
|
794 |
+
"combined_score": 0.6460515605989424
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_man_in_a_black_jacket_and_yellow_shirt.png",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_old_man_in_a_black_jacket_and_yellow_shirt.png",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 22.779128098643284,
|
802 |
+
"ssim": 0.7941400550307908,
|
803 |
+
"lpips": 0.09941897541284561,
|
804 |
+
"clip_similarity": 0.9601971507072449,
|
805 |
+
"combined_score": 0.7942397224240635
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_bar_with_green_lights_hanging_from_the_ceiling.png",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_bar_with_green_lights_hanging_from_the_ceiling.png",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 14.421542448934282,
|
813 |
+
"ssim": 0.3719465131540465,
|
814 |
+
"lpips": 0.40287482738494873,
|
815 |
+
"clip_similarity": 0.8523097634315491,
|
816 |
+
"combined_score": 0.6000167637315298
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_standing_in_front_of_a_soda_machine.png",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_simpsons_character_is_standing_in_front_of_a_soda_machine.png",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 18.493631726980496,
|
824 |
+
"ssim": 0.5856578132522546,
|
825 |
+
"lpips": 0.2405730038881302,
|
826 |
+
"clip_similarity": 0.884297251701355,
|
827 |
+
"combined_score": 0.6920778457971282
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_image_of_an_old_man_in_a_suit_and_tie.png",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_cartoon_image_of_an_old_man_in_a_suit_and_tie.png",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 21.02239607947221,
|
835 |
+
"ssim": 0.6848666455182914,
|
836 |
+
"lpips": 0.12029020488262177,
|
837 |
+
"clip_similarity": 0.971131443977356,
|
838 |
+
"combined_score": 0.7628535499139227
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_sitting_in_front_of_a_boombox.png",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_simpsons_character_is_sitting_in_front_of_a_boombox.png",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 20.884882183189973,
|
846 |
+
"ssim": 0.7537505726381365,
|
847 |
+
"lpips": 0.15701457858085632,
|
848 |
+
"clip_similarity": 0.9625253677368164,
|
849 |
+
"combined_score": 0.7587844310820522
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hallway_with_neon_lights_in_the_middle_of_it.png",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_hallway_with_neon_lights_in_the_middle_of_it.png",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 24.246524633882935,
|
857 |
+
"ssim": 0.8060342981428391,
|
858 |
+
"lpips": 0.11320938169956207,
|
859 |
+
"clip_similarity": 0.911121129989624,
|
860 |
+
"combined_score": 0.7936265972949561
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_person_holding_an_open_book_with_a_picture_on_it.png",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_person_holding_an_open_book_with_a_picture_on_it.png",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 17.125910969251695,
|
868 |
+
"ssim": 0.3094862017355105,
|
869 |
+
"lpips": 0.20290493965148926,
|
870 |
+
"clip_similarity": 0.9108015298843384,
|
871 |
+
"combined_score": 0.6664863543707391
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_orange_book_sitting_on_a_green_background.png",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_orange_book_sitting_on_a_green_background.png",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 22.168140872295936,
|
879 |
+
"ssim": 0.7231029822573913,
|
880 |
+
"lpips": 0.08918878436088562,
|
881 |
+
"clip_similarity": 0.688414990901947,
|
882 |
+
"combined_score": 0.7569315762639731
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/star_wars_the_force_awakens_wallpaper.png",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/star_wars_the_force_awakens_wallpaper.png",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 18.612280829186968,
|
890 |
+
"ssim": 0.7378849286659664,
|
891 |
+
"lpips": 0.17408941686153412,
|
892 |
+
"clip_similarity": 0.9429033994674683,
|
893 |
+
"combined_score": 0.7440417833451048
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dark_room_with_blue_lights.png",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_dark_room_with_blue_lights.png",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 23.900085592610644,
|
901 |
+
"ssim": 0.7209453992571802,
|
902 |
+
"lpips": 0.05540475249290466,
|
903 |
+
"clip_similarity": 0.8925808072090149,
|
904 |
+
"combined_score": 0.797508655200015
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_a_blue_light_shining_down_on_it.png",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_long_hallway_with_a_blue_light_shining_down_on_it.png",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 22.253737857323923,
|
912 |
+
"ssim": 0.5747648405075897,
|
913 |
+
"lpips": 0.14410722255706787,
|
914 |
+
"clip_similarity": 0.896987795829773,
|
915 |
+
"combined_score": 0.7367446670507617
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_woman_on_a_computer_screen.png",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_woman_on_a_computer_screen.png",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 17.191512135669036,
|
923 |
+
"ssim": 0.7096185418660275,
|
924 |
+
"lpips": 0.1747129112482071,
|
925 |
+
"clip_similarity": 0.794672429561615,
|
926 |
+
"combined_score": 0.724760505299193
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_pixel_style_image_of_a_wizard_standing_in_front_of_a_volcano.png",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_pixel_style_image_of_a_wizard_standing_in_front_of_a_volcano.png",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 16.436585228828633,
|
934 |
+
"ssim": 0.7128047392239036,
|
935 |
+
"lpips": 0.18396985530853271,
|
936 |
+
"clip_similarity": 0.946566641330719,
|
937 |
+
"combined_score": 0.737187925658671
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_drawing_of_a_futuristic_city_on_a_piece_of_paper.png",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_drawing_of_a_futuristic_city_on_a_piece_of_paper.png",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 13.76486881927866,
|
945 |
+
"ssim": 0.33002319732926705,
|
946 |
+
"lpips": 0.4271814823150635,
|
947 |
+
"clip_similarity": 0.7438845634460449,
|
948 |
+
"combined_score": 0.5743784171337224
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_person_standing_in_front_of_an_alien_spaceship.png",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_person_standing_in_front_of_an_alien_spaceship.png",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 19.2008087564984,
|
956 |
+
"ssim": 0.49848510839417326,
|
957 |
+
"lpips": 0.20817019045352936,
|
958 |
+
"clip_similarity": 0.898314893245697,
|
959 |
+
"combined_score": 0.6917446889249604
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_photo_of_an_empty_hallway.png",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_black_and_white_photo_of_an_empty_hallway.png",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 18.761987148541667,
|
967 |
+
"ssim": 0.5212140178430694,
|
968 |
+
"lpips": 0.14421740174293518,
|
969 |
+
"clip_similarity": 0.8968766927719116,
|
970 |
+
"combined_score": 0.7173936813436241
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_rooster_is_standing_in_the_middle_of_a_city_with_buildings_in_the_background.png",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_rooster_is_standing_in_the_middle_of_a_city_with_buildings_in_the_background.png",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 15.616350391218337,
|
978 |
+
"ssim": 0.4067612243360152,
|
979 |
+
"lpips": 0.26689645648002625,
|
980 |
+
"clip_similarity": 0.934450626373291,
|
981 |
+
"combined_score": 0.6610454865197222
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/comic_strip_of_a_police_officer_driving_a_car.png",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/comic_strip_of_a_police_officer_driving_a_car.png",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 12.066801470402613,
|
989 |
+
"ssim": 0.41001640895025065,
|
990 |
+
"lpips": 0.2348424196243286,
|
991 |
+
"clip_similarity": 0.9015200138092041,
|
992 |
+
"combined_score": 0.6694596158549431
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_wearing_glasses_and_a_plaid_shirt.png",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_man_wearing_glasses_and_a_plaid_shirt.png",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 19.75324103792329,
|
1000 |
+
"ssim": 0.6995187739330403,
|
1001 |
+
"lpips": 0.09995841979980469,
|
1002 |
+
"clip_similarity": 0.9527626037597656,
|
1003 |
+
"combined_score": 0.7652186295360008
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/3d_illustration_of_a_fish_with_beer_in_its_mouth.png",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/3d_illustration_of_a_fish_with_beer_in_its_mouth.png",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 15.855049163312401,
|
1011 |
+
"ssim": 0.5191662187245998,
|
1012 |
+
"lpips": 0.20153191685676575,
|
1013 |
+
"clip_similarity": 0.9063681960105896,
|
1014 |
+
"combined_score": 0.6979755815098808
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_stormtrooper_with_glowing_red_eyes.png",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_star_wars_stormtrooper_with_glowing_red_eyes.png",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 18.003755940452315,
|
1022 |
+
"ssim": 0.668870583459744,
|
1023 |
+
"lpips": 0.22784322500228882,
|
1024 |
+
"clip_similarity": 0.921269953250885,
|
1025 |
+
"combined_score": 0.7127124540932489
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_men_standing_in_front_of_a_purple_ball_in_the_middle_of_a_city.png",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/two_men_standing_in_front_of_a_purple_ball_in_the_middle_of_a_city.png",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 18.638627456259485,
|
1033 |
+
"ssim": 0.6211272022477702,
|
1034 |
+
"lpips": 0.15053564310073853,
|
1035 |
+
"clip_similarity": 0.9025448560714722,
|
1036 |
+
"combined_score": 0.7307360908590542
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_lion_is_shown_in_a_low_polygonal_style.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_lion_is_shown_in_a_low_polygonal_style.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 17.442561437479995,
|
1044 |
+
"ssim": 0.6136199503666595,
|
1045 |
+
"lpips": 0.1789351850748062,
|
1046 |
+
"clip_similarity": 0.9262990951538086,
|
1047 |
+
"combined_score": 0.7220455872941975
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_hat_on_a_city_street.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_suit_and_hat_on_a_city_street.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 18.93396398926682,
|
1055 |
+
"ssim": 0.5304200904407644,
|
1056 |
+
"lpips": 0.17007328569889069,
|
1057 |
+
"clip_similarity": 0.8947782516479492,
|
1058 |
+
"combined_score": 0.7095151887362978
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_robot_wearing_a_tuxedo_and_bow_tie.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_robot_wearing_a_tuxedo_and_bow_tie.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 20.40672585051955,
|
1066 |
+
"ssim": 0.8926831285335575,
|
1067 |
+
"lpips": 0.08890323340892792,
|
1068 |
+
"clip_similarity": 0.9804056882858276,
|
1069 |
+
"combined_score": 0.8028605356680893
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_movie_poster_for_e_t_is_shown_with_the_moon_in_the_background.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_movie_poster_for_e_t_is_shown_with_the_moon_in_the_background.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 17.868083303023926,
|
1077 |
+
"ssim": 0.6601932041666662,
|
1078 |
+
"lpips": 0.15359029173851013,
|
1079 |
+
"clip_similarity": 0.890436053276062,
|
1080 |
+
"combined_score": 0.7343159838441276
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_sailboat_in_the_ocean_under_a_stormy_sky.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_sailboat_in_the_ocean_under_a_stormy_sky.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 24.977731028471688,
|
1088 |
+
"ssim": 0.8644945503714324,
|
1089 |
+
"lpips": 0.12947934865951538,
|
1090 |
+
"clip_similarity": 0.8947821855545044,
|
1091 |
+
"combined_score": 0.7987232842226933
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_van_is_parked_in_a_field_with_a_sunset_in_the_background.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_old_van_is_parked_in_a_field_with_a_sunset_in_the_background.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 15.097989071486715,
|
1099 |
+
"ssim": 0.34247913641081107,
|
1100 |
+
"lpips": 0.2765478789806366,
|
1101 |
+
"clip_similarity": 0.8651192784309387,
|
1102 |
+
"combined_score": 0.6410920406614927
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_church_sits_in_the_middle_of_a_road_at_sunset.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_old_church_sits_in_the_middle_of_a_road_at_sunset.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 16.126790729374527,
|
1110 |
+
"ssim": 0.4476614099401727,
|
1111 |
+
"lpips": 0.28990405797958374,
|
1112 |
+
"clip_similarity": 0.8305224180221558,
|
1113 |
+
"combined_score": 0.6487350330003872
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_orange_and_yellow_roller_coaster_in_the_middle_of_an_amusement_park.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_orange_and_yellow_roller_coaster_in_the_middle_of_an_amusement_park.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 18.214593524233372,
|
1121 |
+
"ssim": 0.46028445629146925,
|
1122 |
+
"lpips": 0.1658053696155548,
|
1123 |
+
"clip_similarity": 0.925957977771759,
|
1124 |
+
"combined_score": 0.7036065868554521
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/leprechaun_in_the_desert.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/leprechaun_in_the_desert.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 18.948345894698132,
|
1132 |
+
"ssim": 0.6594886943163872,
|
1133 |
+
"lpips": 0.19182071089744568,
|
1134 |
+
"clip_similarity": 0.9551528096199036,
|
1135 |
+
"combined_score": 0.7273013362953423
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_leprechaun_holding_a_lantern_in_the_woods.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_leprechaun_holding_a_lantern_in_the_woods.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 15.233198850987321,
|
1143 |
+
"ssim": 0.43243580099199486,
|
1144 |
+
"lpips": 0.2680221199989319,
|
1145 |
+
"clip_similarity": 0.9383046627044678,
|
1146 |
+
"combined_score": 0.6648880944196198
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_is_sitting_on_a_mushroom_and_holding_a_glass_of_beer.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_leprechaun_is_sitting_on_a_mushroom_and_holding_a_glass_of_beer.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 15.003484585482596,
|
1154 |
+
"ssim": 0.47265165546107824,
|
1155 |
+
"lpips": 0.26425957679748535,
|
1156 |
+
"clip_similarity": 0.9771595001220703,
|
1157 |
+
"combined_score": 0.6761228464522488
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_coat_and_tie_standing_in_front_of_a_gate.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_coat_and_tie_standing_in_front_of_a_gate.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 20.87685832857076,
|
1165 |
+
"ssim": 0.593592534693094,
|
1166 |
+
"lpips": 0.20899975299835205,
|
1167 |
+
"clip_similarity": 0.9271057844161987,
|
1168 |
+
"combined_score": 0.7129838367390144
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sketch_of_a_street_scene_with_a_light_pole_in_the_background.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/sketch_of_a_street_scene_with_a_light_pole_in_the_background.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 18.37846014941543,
|
1176 |
+
"ssim": 0.8260613900743334,
|
1177 |
+
"lpips": 0.20599904656410217,
|
1178 |
+
"clip_similarity": 0.8812734484672546,
|
1179 |
+
"combined_score": 0.7399368870604397
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_lion_head_in_a_low_polygonal_style_on_a_black_background.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_lion_head_in_a_low_polygonal_style_on_a_black_background.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 17.08245308007848,
|
1187 |
+
"ssim": 0.5953704720857494,
|
1188 |
+
"lpips": 0.15411540865898132,
|
1189 |
+
"clip_similarity": 0.9688733220100403,
|
1190 |
+
"combined_score": 0.732252509983223
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_an_alien_with_big_eyes.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_close_up_of_an_alien_with_big_eyes.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 19.67410059898279,
|
1198 |
+
"ssim": 0.5959654195210761,
|
1199 |
+
"lpips": 0.12340227514505386,
|
1200 |
+
"clip_similarity": 0.9564722776412964,
|
1201 |
+
"combined_score": 0.7418512443915223
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_iphone_screen_showing_an_image_of_a_glass_filled_with_water.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_iphone_screen_showing_an_image_of_a_glass_filled_with_water.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 18.6739620220166,
|
1209 |
+
"ssim": 0.8223219849690979,
|
1210 |
+
"lpips": 0.10175727307796478,
|
1211 |
+
"clip_similarity": 0.7776748538017273,
|
1212 |
+
"combined_score": 0.7655007375482497
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_standing_in_front_of_a_building.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_suit_and_tie_standing_in_front_of_a_building.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 20.478473335174463,
|
1220 |
+
"ssim": 0.6198445576276491,
|
1221 |
+
"lpips": 0.13296541571617126,
|
1222 |
+
"clip_similarity": 0.90774005651474,
|
1223 |
+
"combined_score": 0.7396051604708336
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/teenage_mutant_ninja_turtles_movie_poster.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/teenage_mutant_ninja_turtles_movie_poster.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 14.431192053669937,
|
1231 |
+
"ssim": 0.3863510720905281,
|
1232 |
+
"lpips": 0.27140817046165466,
|
1233 |
+
"clip_similarity": 0.9197360873222351,
|
1234 |
+
"combined_score": 0.6549334098842237
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/pancakes_on_a_plate_in_front_of_an_iphone_screen.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/pancakes_on_a_plate_in_front_of_an_iphone_screen.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 17.429406803563413,
|
1242 |
+
"ssim": 0.7756722223770618,
|
1243 |
+
"lpips": 0.12431024014949799,
|
1244 |
+
"clip_similarity": 0.8472461104393005,
|
1245 |
+
"combined_score": 0.7575668603481649
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_leprechaun_holding_a_pipe_in_the_water.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_leprechaun_holding_a_pipe_in_the_water.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 18.237407899017136,
|
1253 |
+
"ssim": 0.5941772523003169,
|
1254 |
+
"lpips": 0.2517549693584442,
|
1255 |
+
"clip_similarity": 0.9319065809249878,
|
1256 |
+
"combined_score": 0.6942030066620908
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_man_in_a_leather_jacket_standing_on_a_city_street.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_black_man_in_a_leather_jacket_standing_on_a_city_street.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 19.511889827172574,
|
1264 |
+
"ssim": 0.666802218623766,
|
1265 |
+
"lpips": 0.1775263547897339,
|
1266 |
+
"clip_similarity": 0.9063798189163208,
|
1267 |
+
"combined_score": 0.7285240905087901
|
1268 |
+
}
|
1269 |
+
},
|
1270 |
+
{
|
1271 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_freckles_and_red_hair_smiling.jpg",
|
1272 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_with_freckles_and_red_hair_smiling.jpg",
|
1273 |
+
"metrics": {
|
1274 |
+
"psnr": 22.218545082583727,
|
1275 |
+
"ssim": 0.6730720570750591,
|
1276 |
+
"lpips": 0.17637111246585846,
|
1277 |
+
"clip_similarity": 0.8723287582397461,
|
1278 |
+
"combined_score": 0.7375565204351017
|
1279 |
+
}
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/avatar_the_last_airbender_movie_poster.jpg",
|
1283 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/avatar_the_last_airbender_movie_poster.jpg",
|
1284 |
+
"metrics": {
|
1285 |
+
"psnr": 21.526146417635058,
|
1286 |
+
"ssim": 0.6664940787527196,
|
1287 |
+
"lpips": 0.14379200339317322,
|
1288 |
+
"clip_similarity": 0.7964286804199219,
|
1289 |
+
"combined_score": 0.7369205107554648
|
1290 |
+
}
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_artistic_painting_of_a_cherry_blossom_tree.jpg",
|
1294 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_artistic_painting_of_a_cherry_blossom_tree.jpg",
|
1295 |
+
"metrics": {
|
1296 |
+
"psnr": 17.890952616217195,
|
1297 |
+
"ssim": 0.661226046681355,
|
1298 |
+
"lpips": 0.3537726402282715,
|
1299 |
+
"clip_similarity": 0.8928048610687256,
|
1300 |
+
"combined_score": 0.6646439690291808
|
1301 |
+
}
|
1302 |
+
},
|
1303 |
+
{
|
1304 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_dog_dressed_as_an_indian_warrior.jpg",
|
1305 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_dog_dressed_as_an_indian_warrior.jpg",
|
1306 |
+
"metrics": {
|
1307 |
+
"psnr": 15.683487209309842,
|
1308 |
+
"ssim": 0.43357025246305225,
|
1309 |
+
"lpips": 0.2744016945362091,
|
1310 |
+
"clip_similarity": 0.8655155897140503,
|
1311 |
+
"combined_score": 0.6555465037531897
|
1312 |
+
}
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_leprechaun_holding_an_oscar.jpg",
|
1316 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_leprechaun_holding_an_oscar.jpg",
|
1317 |
+
"metrics": {
|
1318 |
+
"psnr": 18.439485869511742,
|
1319 |
+
"ssim": 0.7045699057457883,
|
1320 |
+
"lpips": 0.12344949692487717,
|
1321 |
+
"clip_similarity": 0.9779350757598877,
|
1322 |
+
"combined_score": 0.7602716695141499
|
1323 |
+
}
|
1324 |
+
},
|
1325 |
+
{
|
1326 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_movie_poster_for_steel_magnolias.jpg",
|
1327 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_movie_poster_for_steel_magnolias.jpg",
|
1328 |
+
"metrics": {
|
1329 |
+
"psnr": 13.43726293387651,
|
1330 |
+
"ssim": 0.4792088023609691,
|
1331 |
+
"lpips": 0.3076758086681366,
|
1332 |
+
"clip_similarity": 0.7251020669937134,
|
1333 |
+
"combined_score": 0.6367049940196688
|
1334 |
+
}
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_red_tomato_with_a_green_stem.jpg",
|
1338 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_red_tomato_with_a_green_stem.jpg",
|
1339 |
+
"metrics": {
|
1340 |
+
"psnr": 17.555783671005102,
|
1341 |
+
"ssim": 0.6957367808173028,
|
1342 |
+
"lpips": 0.1837569624185562,
|
1343 |
+
"clip_similarity": 0.8797658681869507,
|
1344 |
+
"combined_score": 0.7280221670947958
|
1345 |
+
}
|
1346 |
+
},
|
1347 |
+
{
|
1348 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_blue_hair_sitting_on_a_train_in_front_of_a_futuristic_city.jpg",
|
1349 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_woman_with_blue_hair_sitting_on_a_train_in_front_of_a_futuristic_city.jpg",
|
1350 |
+
"metrics": {
|
1351 |
+
"psnr": 14.361912983513921,
|
1352 |
+
"ssim": 0.32876258747995885,
|
1353 |
+
"lpips": 0.2835882902145386,
|
1354 |
+
"clip_similarity": 0.9078353643417358,
|
1355 |
+
"combined_score": 0.6408420229810788
|
1356 |
+
}
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_with_a_crown_on_her_head.jpg",
|
1360 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_close_up_of_a_woman_with_a_crown_on_her_head.jpg",
|
1361 |
+
"metrics": {
|
1362 |
+
"psnr": 19.45391221167851,
|
1363 |
+
"ssim": 0.6564040826289889,
|
1364 |
+
"lpips": 0.17494794726371765,
|
1365 |
+
"clip_similarity": 0.9137423038482666,
|
1366 |
+
"combined_score": 0.7286030612368738
|
1367 |
+
}
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_zombie_with_blood_on_his_face.jpg",
|
1371 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_close_up_of_a_zombie_with_blood_on_his_face.jpg",
|
1372 |
+
"metrics": {
|
1373 |
+
"psnr": 19.889451479751138,
|
1374 |
+
"ssim": 0.6905438844360398,
|
1375 |
+
"lpips": 0.19623705744743347,
|
1376 |
+
"clip_similarity": 0.9409607648849487,
|
1377 |
+
"combined_score": 0.7289946890472991
|
1378 |
+
}
|
1379 |
+
},
|
1380 |
+
{
|
1381 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dog_that_is_sitting_on_the_floor.jpg",
|
1382 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_dog_that_is_sitting_on_the_floor.jpg",
|
1383 |
+
"metrics": {
|
1384 |
+
"psnr": 20.670161822541807,
|
1385 |
+
"ssim": 0.6637116018325918,
|
1386 |
+
"lpips": 0.16007564961910248,
|
1387 |
+
"clip_similarity": 0.9303157925605774,
|
1388 |
+
"combined_score": 0.7399126512769696
|
1389 |
+
}
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_an_old_car_parked_in_front_of_tall_buildings.jpg",
|
1393 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_an_old_car_parked_in_front_of_tall_buildings.jpg",
|
1394 |
+
"metrics": {
|
1395 |
+
"psnr": 15.86833291282373,
|
1396 |
+
"ssim": 0.6444586497225786,
|
1397 |
+
"lpips": 0.26187482476234436,
|
1398 |
+
"clip_similarity": 0.9021961688995361,
|
1399 |
+
"combined_score": 0.6952322256815199
|
1400 |
+
}
|
1401 |
+
},
|
1402 |
+
{
|
1403 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_women_with_blue_hair_sitting_in_a_car_with_neon_lights.jpg",
|
1404 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/two_women_with_blue_hair_sitting_in_a_car_with_neon_lights.jpg",
|
1405 |
+
"metrics": {
|
1406 |
+
"psnr": 15.694221245304739,
|
1407 |
+
"ssim": 0.36374540217799733,
|
1408 |
+
"lpips": 0.2265964299440384,
|
1409 |
+
"clip_similarity": 0.9053202867507935,
|
1410 |
+
"combined_score": 0.6657850885213655
|
1411 |
+
}
|
1412 |
+
},
|
1413 |
+
{
|
1414 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_leprechaun_running_next_to_a_lion.jpg",
|
1415 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_cartoon_leprechaun_running_next_to_a_lion.jpg",
|
1416 |
+
"metrics": {
|
1417 |
+
"psnr": 16.4470704143337,
|
1418 |
+
"ssim": 0.47880889537132737,
|
1419 |
+
"lpips": 0.19390927255153656,
|
1420 |
+
"clip_similarity": 0.9746449589729309,
|
1421 |
+
"combined_score": 0.7014175848099544
|
1422 |
+
}
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cat_is_sitting_on_the_floor_in_front_of_a_window.jpg",
|
1426 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_cat_is_sitting_on_the_floor_in_front_of_a_window.jpg",
|
1427 |
+
"metrics": {
|
1428 |
+
"psnr": 20.704552761042034,
|
1429 |
+
"ssim": 0.7278253880594123,
|
1430 |
+
"lpips": 0.14072313904762268,
|
1431 |
+
"clip_similarity": 0.9670088887214661,
|
1432 |
+
"combined_score": 0.7601443622196007
|
1433 |
+
}
|
1434 |
+
},
|
1435 |
+
{
|
1436 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_poster_for_be_just_not_that_into_you.jpg",
|
1437 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_poster_for_be_just_not_that_into_you.jpg",
|
1438 |
+
"metrics": {
|
1439 |
+
"psnr": 17.180591066224423,
|
1440 |
+
"ssim": 0.472497916212018,
|
1441 |
+
"lpips": 0.2817838490009308,
|
1442 |
+
"clip_similarity": 0.7693579196929932,
|
1443 |
+
"combined_score": 0.6491861322507763
|
1444 |
+
}
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_images_of_different_peoples_faces.jpg",
|
1448 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_collage_of_images_of_different_peoples_faces.jpg",
|
1449 |
+
"metrics": {
|
1450 |
+
"psnr": 13.787799791935583,
|
1451 |
+
"ssim": 0.39336794889234666,
|
1452 |
+
"lpips": 0.2790239453315735,
|
1453 |
+
"clip_similarity": 0.7292693853378296,
|
1454 |
+
"combined_score": 0.6342737500015843
|
1455 |
+
}
|
1456 |
+
},
|
1457 |
+
{
|
1458 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_city_with_many_buildings_in_the_middle_of_it.jpg",
|
1459 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_city_with_many_buildings_in_the_middle_of_it.jpg",
|
1460 |
+
"metrics": {
|
1461 |
+
"psnr": 12.5638710440802,
|
1462 |
+
"ssim": 0.17307533430236502,
|
1463 |
+
"lpips": 0.41400086879730225,
|
1464 |
+
"clip_similarity": 0.7623755931854248,
|
1465 |
+
"combined_score": 0.5572985553848414
|
1466 |
+
}
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_rabbit_sitting_on_the_ground.jpg",
|
1470 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_rabbit_sitting_on_the_ground.jpg",
|
1471 |
+
"metrics": {
|
1472 |
+
"psnr": 21.355248452669578,
|
1473 |
+
"ssim": 0.599404326437161,
|
1474 |
+
"lpips": 0.21302175521850586,
|
1475 |
+
"clip_similarity": 0.9631636142730713,
|
1476 |
+
"combined_score": 0.7184456383297521
|
1477 |
+
}
|
1478 |
+
},
|
1479 |
+
{
|
1480 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_leprechaun_digging_for_gold_on_the_beach.jpg",
|
1481 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_leprechaun_digging_for_gold_on_the_beach.jpg",
|
1482 |
+
"metrics": {
|
1483 |
+
"psnr": 14.733953682956535,
|
1484 |
+
"ssim": 0.49768263622778525,
|
1485 |
+
"lpips": 0.3153083026409149,
|
1486 |
+
"clip_similarity": 0.9288655519485474,
|
1487 |
+
"combined_score": 0.6571810447047023
|
1488 |
+
}
|
1489 |
+
},
|
1490 |
+
{
|
1491 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_many_different_types_of_brain_images.jpg",
|
1492 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_collage_of_many_different_types_of_brain_images.jpg",
|
1493 |
+
"metrics": {
|
1494 |
+
"psnr": 13.13540094856963,
|
1495 |
+
"ssim": 0.4880972583776326,
|
1496 |
+
"lpips": 0.3140580356121063,
|
1497 |
+
"clip_similarity": 0.6424170732498169,
|
1498 |
+
"combined_score": 0.6275359836173894
|
1499 |
+
}
|
1500 |
+
},
|
1501 |
+
{
|
1502 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dog_wearing_a_headdress_and_feathers.jpg",
|
1503 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_dog_wearing_a_headdress_and_feathers.jpg",
|
1504 |
+
"metrics": {
|
1505 |
+
"psnr": 14.42762431652223,
|
1506 |
+
"ssim": 0.22898235090611196,
|
1507 |
+
"lpips": 0.3387492895126343,
|
1508 |
+
"clip_similarity": 0.8216411471366882,
|
1509 |
+
"combined_score": 0.5979492160201636
|
1510 |
+
}
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_movie_poster_for_free_willy.jpg",
|
1514 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/the_movie_poster_for_free_willy.jpg",
|
1515 |
+
"metrics": {
|
1516 |
+
"psnr": 18.6563332181652,
|
1517 |
+
"ssim": 0.7219437656794437,
|
1518 |
+
"lpips": 0.25594013929367065,
|
1519 |
+
"clip_similarity": 0.8084494471549988,
|
1520 |
+
"combined_score": 0.6995574608146318
|
1521 |
+
}
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fat_cat_on_a_gray_background.jpg",
|
1525 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_fat_cat_on_a_gray_background.jpg",
|
1526 |
+
"metrics": {
|
1527 |
+
"psnr": 23.95802178269907,
|
1528 |
+
"ssim": 0.8230658062782404,
|
1529 |
+
"lpips": 0.11505107581615448,
|
1530 |
+
"clip_similarity": 0.9682859182357788,
|
1531 |
+
"combined_score": 0.7998106951431552
|
1532 |
+
}
|
1533 |
+
},
|
1534 |
+
{
|
1535 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_red_and_blue_roller_coaster_at_the_top_of_a_hill.jpg",
|
1536 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_red_and_blue_roller_coaster_at_the_top_of_a_hill.jpg",
|
1537 |
+
"metrics": {
|
1538 |
+
"psnr": 17.66416890367608,
|
1539 |
+
"ssim": 0.5382257652293277,
|
1540 |
+
"lpips": 0.1684325635433197,
|
1541 |
+
"clip_similarity": 0.9721835255622864,
|
1542 |
+
"combined_score": 0.7190008201004658
|
1543 |
+
}
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_man_with_a_beard_and_a_space_suit.jpg",
|
1547 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_a_man_with_a_beard_and_a_space_suit.jpg",
|
1548 |
+
"metrics": {
|
1549 |
+
"psnr": 18.844900451140994,
|
1550 |
+
"ssim": 0.6440677408977432,
|
1551 |
+
"lpips": 0.28850987553596497,
|
1552 |
+
"clip_similarity": 0.837139368057251,
|
1553 |
+
"combined_score": 0.6793456415027989
|
1554 |
+
}
|
1555 |
+
},
|
1556 |
+
{
|
1557 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/tom_hanks_and_meg_ryan_in_the_movie_youve_got_mail.jpg",
|
1558 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/tom_hanks_and_meg_ryan_in_the_movie_youve_got_mail.jpg",
|
1559 |
+
"metrics": {
|
1560 |
+
"psnr": 18.22540610230066,
|
1561 |
+
"ssim": 0.6484268996470708,
|
1562 |
+
"lpips": 0.20573607087135315,
|
1563 |
+
"clip_similarity": 0.774478018283844,
|
1564 |
+
"combined_score": 0.7027042119704714
|
1565 |
+
}
|
1566 |
+
},
|
1567 |
+
{
|
1568 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/salvador_dali__the_persistence_of_memory.jpg",
|
1569 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/salvador_dali__the_persistence_of_memory.jpg",
|
1570 |
+
"metrics": {
|
1571 |
+
"psnr": 15.961885850302032,
|
1572 |
+
"ssim": 0.7815177175968643,
|
1573 |
+
"lpips": 0.0828649178147316,
|
1574 |
+
"clip_similarity": 0.6923602819442749,
|
1575 |
+
"combined_score": 0.757460964598801
|
1576 |
+
}
|
1577 |
+
},
|
1578 |
+
{
|
1579 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_iphone_screen_showing_an_image_of_a_drink_in_a_glass.jpg",
|
1580 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_iphone_screen_showing_an_image_of_a_drink_in_a_glass.jpg",
|
1581 |
+
"metrics": {
|
1582 |
+
"psnr": 18.177044197704756,
|
1583 |
+
"ssim": 0.8226424045814206,
|
1584 |
+
"lpips": 0.13855105638504028,
|
1585 |
+
"clip_similarity": 0.7593746185302734,
|
1586 |
+
"combined_score": 0.7508409528054764
|
1587 |
+
}
|
1588 |
+
},
|
1589 |
+
{
|
1590 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/leprechaun_and_monkeys_in_the_jungle.jpg",
|
1591 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/leprechaun_and_monkeys_in_the_jungle.jpg",
|
1592 |
+
"metrics": {
|
1593 |
+
"psnr": 14.847347163508577,
|
1594 |
+
"ssim": 0.43615507314401253,
|
1595 |
+
"lpips": 0.2465994656085968,
|
1596 |
+
"clip_similarity": 0.9165408611297607,
|
1597 |
+
"combined_score": 0.6707675341215691
|
1598 |
+
}
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_movie_poster_with_a_giant_robot_standing_in_front_of_a_city.jpg",
|
1602 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_movie_poster_with_a_giant_robot_standing_in_front_of_a_city.jpg",
|
1603 |
+
"metrics": {
|
1604 |
+
"psnr": 15.317744036558025,
|
1605 |
+
"ssim": 0.4615331398227946,
|
1606 |
+
"lpips": 0.2906073331832886,
|
1607 |
+
"clip_similarity": 0.8532266020774841,
|
1608 |
+
"combined_score": 0.6528400645670166
|
1609 |
+
}
|
1610 |
+
},
|
1611 |
+
{
|
1612 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_with_freckles_on_her_face.jpg",
|
1613 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_close_up_of_a_woman_with_freckles_on_her_face.jpg",
|
1614 |
+
"metrics": {
|
1615 |
+
"psnr": 23.31331883767316,
|
1616 |
+
"ssim": 0.7011458145198338,
|
1617 |
+
"lpips": 0.14070142805576324,
|
1618 |
+
"clip_similarity": 0.8297765851020813,
|
1619 |
+
"combined_score": 0.7554706250570318
|
1620 |
+
}
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_an_old_man_sitting_in_a_cell_with_chains_around_him.jpg",
|
1624 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_an_old_man_sitting_in_a_cell_with_chains_around_him.jpg",
|
1625 |
+
"metrics": {
|
1626 |
+
"psnr": 18.2254259819023,
|
1627 |
+
"ssim": 0.3939431736679648,
|
1628 |
+
"lpips": 0.36151307821273804,
|
1629 |
+
"clip_similarity": 0.7827683091163635,
|
1630 |
+
"combined_score": 0.6108387295873727
|
1631 |
+
}
|
1632 |
+
},
|
1633 |
+
{
|
1634 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_woman_with_red_hair_and_a_white_cat.jpg",
|
1635 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_a_woman_with_red_hair_and_a_white_cat.jpg",
|
1636 |
+
"metrics": {
|
1637 |
+
"psnr": 16.990215356440487,
|
1638 |
+
"ssim": 0.40641580705680075,
|
1639 |
+
"lpips": 0.2801750898361206,
|
1640 |
+
"clip_similarity": 0.9384198188781738,
|
1641 |
+
"combined_score": 0.6567430715036953
|
1642 |
+
}
|
1643 |
+
},
|
1644 |
+
{
|
1645 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/french_bulldog_dressed_as_an_aztec_warrior.jpg",
|
1646 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/french_bulldog_dressed_as_an_aztec_warrior.jpg",
|
1647 |
+
"metrics": {
|
1648 |
+
"psnr": 13.909944842564572,
|
1649 |
+
"ssim": 0.3892590943047052,
|
1650 |
+
"lpips": 0.1749090552330017,
|
1651 |
+
"clip_similarity": 0.9463986158370972,
|
1652 |
+
"combined_score": 0.6918105563978648
|
1653 |
+
}
|
1654 |
+
},
|
1655 |
+
{
|
1656 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_standing_on_a_street.jpg",
|
1657 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_suit_and_tie_standing_on_a_street.jpg",
|
1658 |
+
"metrics": {
|
1659 |
+
"psnr": 18.544005962640213,
|
1660 |
+
"ssim": 0.4921296900121474,
|
1661 |
+
"lpips": 0.19918809831142426,
|
1662 |
+
"clip_similarity": 0.9070917963981628,
|
1663 |
+
"combined_score": 0.6948127987326399
|
1664 |
+
}
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_man_looking_out_a_window_with_clouds_in_the_sky.jpg",
|
1668 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_painting_of_a_man_looking_out_a_window_with_clouds_in_the_sky.jpg",
|
1669 |
+
"metrics": {
|
1670 |
+
"psnr": 20.430497824898893,
|
1671 |
+
"ssim": 0.74716883130407,
|
1672 |
+
"lpips": 0.0865277498960495,
|
1673 |
+
"clip_similarity": 0.9676851034164429,
|
1674 |
+
"combined_score": 0.7807116116981319
|
1675 |
+
}
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_abandoned_barn_at_sunset.jpg",
|
1679 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_old_abandoned_barn_at_sunset.jpg",
|
1680 |
+
"metrics": {
|
1681 |
+
"psnr": 19.256961319534295,
|
1682 |
+
"ssim": 0.5969559532633771,
|
1683 |
+
"lpips": 0.31640395522117615,
|
1684 |
+
"clip_similarity": 0.8968815207481384,
|
1685 |
+
"combined_score": 0.6684901607369087
|
1686 |
+
}
|
1687 |
+
},
|
1688 |
+
{
|
1689 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_photo_of_a_young_girl.jpg",
|
1690 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_black_and_white_photo_of_a_young_girl.jpg",
|
1691 |
+
"metrics": {
|
1692 |
+
"psnr": 23.559651755564516,
|
1693 |
+
"ssim": 0.7374579755755818,
|
1694 |
+
"lpips": 0.1372634768486023,
|
1695 |
+
"clip_similarity": 0.8268736004829407,
|
1696 |
+
"combined_score": 0.763062098265443
|
1697 |
+
}
|
1698 |
+
},
|
1699 |
+
{
|
1700 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_alien_monster_in_the_middle_of_a_snowy_field.jpg",
|
1701 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_alien_monster_in_the_middle_of_a_snowy_field.jpg",
|
1702 |
+
"metrics": {
|
1703 |
+
"psnr": 18.282090940592273,
|
1704 |
+
"ssim": 0.6302641282625728,
|
1705 |
+
"lpips": 0.21550220251083374,
|
1706 |
+
"clip_similarity": 0.9077498316764832,
|
1707 |
+
"combined_score": 0.7098888315282424
|
1708 |
+
}
|
1709 |
+
},
|
1710 |
+
{
|
1711 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_tan_dog_is_standing_in_front_of_a_gray_background.jpg",
|
1712 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_black_and_tan_dog_is_standing_in_front_of_a_gray_background.jpg",
|
1713 |
+
"metrics": {
|
1714 |
+
"psnr": 19.777928450645167,
|
1715 |
+
"ssim": 0.7064825910219016,
|
1716 |
+
"lpips": 0.13324853777885437,
|
1717 |
+
"clip_similarity": 0.9678122401237488,
|
1718 |
+
"combined_score": 0.7561166244430609
|
1719 |
+
}
|
1720 |
+
},
|
1721 |
+
{
|
1722 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_is_born_movie_poster.jpg",
|
1723 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_star_is_born_movie_poster.jpg",
|
1724 |
+
"metrics": {
|
1725 |
+
"psnr": 15.423112680885326,
|
1726 |
+
"ssim": 0.5686602729925074,
|
1727 |
+
"lpips": 0.16817417740821838,
|
1728 |
+
"clip_similarity": 0.7139260172843933,
|
1729 |
+
"combined_score": 0.697830680584439
|
1730 |
+
}
|
1731 |
+
},
|
1732 |
+
{
|
1733 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_white_horse_standing_in_front_of_a_full_moon.jpg",
|
1734 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_white_horse_standing_in_front_of_a_full_moon.jpg",
|
1735 |
+
"metrics": {
|
1736 |
+
"psnr": 19.473679166138204,
|
1737 |
+
"ssim": 0.7467665916647094,
|
1738 |
+
"lpips": 0.14567141234874725,
|
1739 |
+
"clip_similarity": 0.914147138595581,
|
1740 |
+
"combined_score": 0.7524447082872029
|
1741 |
+
}
|
1742 |
+
},
|
1743 |
+
{
|
1744 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/french_bulldog_dressed_as_an_ancient_warrior.jpg",
|
1745 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/french_bulldog_dressed_as_an_ancient_warrior.jpg",
|
1746 |
+
"metrics": {
|
1747 |
+
"psnr": 15.192850519811266,
|
1748 |
+
"ssim": 0.5101531924071288,
|
1749 |
+
"lpips": 0.19377484917640686,
|
1750 |
+
"clip_similarity": 0.9219701290130615,
|
1751 |
+
"combined_score": 0.7008987945506331
|
1752 |
+
}
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_walking_down_the_street.jpg",
|
1756 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_man_in_a_suit_and_tie_walking_down_the_street.jpg",
|
1757 |
+
"metrics": {
|
1758 |
+
"psnr": 21.039857307422416,
|
1759 |
+
"ssim": 0.6299235735505168,
|
1760 |
+
"lpips": 0.16182047128677368,
|
1761 |
+
"clip_similarity": 0.9113813638687134,
|
1762 |
+
"combined_score": 0.7341887940061901
|
1763 |
+
}
|
1764 |
+
},
|
1765 |
+
{
|
1766 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_bird_with_large_wings.jpg",
|
1767 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_illustration_of_a_bird_with_large_wings.jpg",
|
1768 |
+
"metrics": {
|
1769 |
+
"psnr": 19.075651900157624,
|
1770 |
+
"ssim": 0.6634421550053472,
|
1771 |
+
"lpips": 0.1381555050611496,
|
1772 |
+
"clip_similarity": 0.9360044002532959,
|
1773 |
+
"combined_score": 0.7447623365047293
|
1774 |
+
}
|
1775 |
+
},
|
1776 |
+
{
|
1777 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/benedict_cumberbatch_in_isherlocki.jpg",
|
1778 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/benedict_cumberbatch_in_isherlocki.jpg",
|
1779 |
+
"metrics": {
|
1780 |
+
"psnr": 19.622422087563884,
|
1781 |
+
"ssim": 0.5576469049785712,
|
1782 |
+
"lpips": 0.18561998009681702,
|
1783 |
+
"clip_similarity": 0.9576011896133423,
|
1784 |
+
"combined_score": 0.714440161674234
|
1785 |
+
}
|
1786 |
+
},
|
1787 |
+
{
|
1788 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_and_a_polar_bear_in_the_snow.jpg",
|
1789 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_leprechaun_and_a_polar_bear_in_the_snow.jpg",
|
1790 |
+
"metrics": {
|
1791 |
+
"psnr": 16.990264144764705,
|
1792 |
+
"ssim": 0.5861636624816091,
|
1793 |
+
"lpips": 0.26746252179145813,
|
1794 |
+
"clip_similarity": 0.9517000913619995,
|
1795 |
+
"combined_score": 0.689482675881431
|
1796 |
+
}
|
1797 |
+
},
|
1798 |
+
{
|
1799 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_photo_of_a_sunset_with_a_tree_in_the_background.jpg",
|
1800 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_photo_of_a_sunset_with_a_tree_in_the_background.jpg",
|
1801 |
+
"metrics": {
|
1802 |
+
"psnr": 18.27810583605,
|
1803 |
+
"ssim": 0.5268381815423387,
|
1804 |
+
"lpips": 0.3309165835380554,
|
1805 |
+
"clip_similarity": 0.8832507133483887,
|
1806 |
+
"combined_score": 0.6515299943278703
|
1807 |
+
}
|
1808 |
+
},
|
1809 |
+
{
|
1810 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_horse_running_in_front_of_a_red_moon.jpg",
|
1811 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_image_of_a_horse_running_in_front_of_a_red_moon.jpg",
|
1812 |
+
"metrics": {
|
1813 |
+
"psnr": 19.215559973072708,
|
1814 |
+
"ssim": 0.6690242759689911,
|
1815 |
+
"lpips": 0.19217757880687714,
|
1816 |
+
"clip_similarity": 0.924765944480896,
|
1817 |
+
"combined_score": 0.7255680832610313
|
1818 |
+
}
|
1819 |
+
},
|
1820 |
+
{
|
1821 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_is_standing_in_front_of_a_spaceship.jpg",
|
1822 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_leprechaun_is_standing_in_front_of_a_spaceship.jpg",
|
1823 |
+
"metrics": {
|
1824 |
+
"psnr": 17.10461057751786,
|
1825 |
+
"ssim": 0.5697962856853195,
|
1826 |
+
"lpips": 0.28210508823394775,
|
1827 |
+
"clip_similarity": 0.8405796885490417,
|
1828 |
+
"combined_score": 0.6707906308258204
|
1829 |
+
}
|
1830 |
+
},
|
1831 |
+
{
|
1832 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_astronaut_in_space_with_a_rainbow_in_the_background.jpg",
|
1833 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/an_astronaut_in_space_with_a_rainbow_in_the_background.jpg",
|
1834 |
+
"metrics": {
|
1835 |
+
"psnr": 17.462051965470952,
|
1836 |
+
"ssim": 0.6134055049780979,
|
1837 |
+
"lpips": 0.27206021547317505,
|
1838 |
+
"clip_similarity": 0.8659496307373047,
|
1839 |
+
"combined_score": 0.6833847134048339
|
1840 |
+
}
|
1841 |
+
},
|
1842 |
+
{
|
1843 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_holding_a_pot_of_gold_in_a_cave.jpg",
|
1844 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_ai_art/a_leprechaun_holding_a_pot_of_gold_in_a_cave.jpg",
|
1845 |
+
"metrics": {
|
1846 |
+
"psnr": 15.140683648992146,
|
1847 |
+
"ssim": 0.46688201679314595,
|
1848 |
+
"lpips": 0.23664891719818115,
|
1849 |
+
"clip_similarity": 0.9026632308959961,
|
1850 |
+
"combined_score": 0.6774715045892081
|
1851 |
+
}
|
1852 |
+
}
|
1853 |
+
]
|
1854 |
+
}
|
data_for_ghazi/flux_scrapped/metrics_output/category_averages_20250106_000545.json
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"category": "ai_art",
|
4 |
+
"total_images": 168,
|
5 |
+
"average_metrics": {
|
6 |
+
"psnr": 18.17700560927388,
|
7 |
+
"ssim": 0.5951852809977658,
|
8 |
+
"lpips": 0.1994619777958308,
|
9 |
+
"clip_similarity": 0.8959594865640005,
|
10 |
+
"combined_score": 0.7114582518597862
|
11 |
+
}
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"category": "clickbait_thumbnails",
|
15 |
+
"total_images": 163,
|
16 |
+
"average_metrics": {
|
17 |
+
"psnr": 17.699316634698786,
|
18 |
+
"ssim": 0.6442450015984935,
|
19 |
+
"lpips": 0.18686560901921767,
|
20 |
+
"clip_similarity": 0.798546488482528,
|
21 |
+
"combined_score": 0.7136231838917382
|
22 |
+
}
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"category": "conspiracy_imagery",
|
26 |
+
"total_images": 213,
|
27 |
+
"average_metrics": {
|
28 |
+
"psnr": 20.118675760632513,
|
29 |
+
"ssim": 0.7117743735943242,
|
30 |
+
"lpips": 0.19643880697317037,
|
31 |
+
"clip_similarity": 0.7908701910659182,
|
32 |
+
"combined_score": 0.7265064450019154
|
33 |
+
}
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"category": "fake_product_ads",
|
37 |
+
"total_images": 115,
|
38 |
+
"average_metrics": {
|
39 |
+
"psnr": 16.588928578974905,
|
40 |
+
"ssim": 0.7579461711270119,
|
41 |
+
"lpips": 0.11867750588318576,
|
42 |
+
"clip_similarity": 0.675073070888934,
|
43 |
+
"combined_score": 0.7401551116695434
|
44 |
+
}
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"category": "hateful_memes",
|
48 |
+
"total_images": 399,
|
49 |
+
"average_metrics": {
|
50 |
+
"psnr": 19.306059806216147,
|
51 |
+
"ssim": 0.6709295357651415,
|
52 |
+
"lpips": 0.15522030490756333,
|
53 |
+
"clip_similarity": 0.8667969501257541,
|
54 |
+
"combined_score": 0.7361109203101481
|
55 |
+
}
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"category": "misinformation_graphics",
|
59 |
+
"total_images": 322,
|
60 |
+
"average_metrics": {
|
61 |
+
"psnr": 17.25466539340617,
|
62 |
+
"ssim": 0.6650873765302346,
|
63 |
+
"lpips": 0.1859012477747772,
|
64 |
+
"clip_similarity": 0.7805492472574578,
|
65 |
+
"combined_score": 0.7149655863260597
|
66 |
+
}
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"category": "people_faces",
|
70 |
+
"total_images": 526,
|
71 |
+
"average_metrics": {
|
72 |
+
"psnr": 19.01113917080225,
|
73 |
+
"ssim": 0.6018879423130531,
|
74 |
+
"lpips": 0.22224240272373189,
|
75 |
+
"clip_similarity": 0.8401233287025314,
|
76 |
+
"combined_score": 0.700602763868984
|
77 |
+
}
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"category": "propaganda_images",
|
81 |
+
"total_images": 267,
|
82 |
+
"average_metrics": {
|
83 |
+
"psnr": 17.02697067266004,
|
84 |
+
"ssim": 0.5901135240178538,
|
85 |
+
"lpips": 0.19692754533406948,
|
86 |
+
"clip_similarity": 0.8114481706744276,
|
87 |
+
"combined_score": 0.7021504621761023
|
88 |
+
}
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"category": "protest_and_activism",
|
92 |
+
"total_images": 403,
|
93 |
+
"average_metrics": {
|
94 |
+
"psnr": 16.73288480946773,
|
95 |
+
"ssim": 0.547973772016036,
|
96 |
+
"lpips": 0.22257023195622871,
|
97 |
+
"clip_similarity": 0.7964886251661382,
|
98 |
+
"combined_score": 0.685034298503125
|
99 |
+
}
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"category": "visual_evidence",
|
103 |
+
"total_images": 288,
|
104 |
+
"average_metrics": {
|
105 |
+
"psnr": 18.219182873783772,
|
106 |
+
"ssim": 0.5575047792649125,
|
107 |
+
"lpips": 0.24716679900625926,
|
108 |
+
"clip_similarity": 0.8086723523835341,
|
109 |
+
"combined_score": 0.6808785070444708
|
110 |
+
}
|
111 |
+
}
|
112 |
+
]
|
data_for_ghazi/flux_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_230137.json
ADDED
@@ -0,0 +1,1799 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "clickbait_thumbnails",
|
3 |
+
"total_processed": 163,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_absolute_worst__screenshot_thumbnail.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/the_absolute_worst__screenshot_thumbnail.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 18.3411193262048,
|
10 |
+
"ssim": 0.6944995766473044,
|
11 |
+
"lpips": 0.08656008541584015,
|
12 |
+
"clip_similarity": 0.9566657543182373,
|
13 |
+
"combined_score": 0.7695454820333754
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 13.735813562596636,
|
21 |
+
"ssim": 0.6166507782807312,
|
22 |
+
"lpips": 0.1406114250421524,
|
23 |
+
"clip_similarity": 0.6415159702301025,
|
24 |
+
"combined_score": 0.7074352150003667
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_scotland_joined_great_britain.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/how_scotland_joined_great_britain.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 17.823780495413835,
|
32 |
+
"ssim": 0.7319242506564709,
|
33 |
+
"lpips": 0.09083997458219528,
|
34 |
+
"clip_similarity": 0.9390966892242432,
|
35 |
+
"combined_score": 0.7719043154171267
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_an_article_with_the_words_attempting_to_meet_up_with.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_an_article_with_the_words_attempting_to_meet_up_with.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 16.663759157323923,
|
43 |
+
"ssim": 0.6854369513234037,
|
44 |
+
"lpips": 0.17806589603424072,
|
45 |
+
"clip_similarity": 0.8439786434173584,
|
46 |
+
"combined_score": 0.7248903434282621
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_with_blue_hair_and_a_red_box.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_man_with_blue_hair_and_a_red_box.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 18.62351732479031,
|
54 |
+
"ssim": 0.7690746597627255,
|
55 |
+
"lpips": 0.06981037557125092,
|
56 |
+
"clip_similarity": 0.7396557331085205,
|
57 |
+
"combined_score": 0.764893140825323
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_an_email_with_the_wordswatching_videos_with_paid_product_placements.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_an_email_with_the_wordswatching_videos_with_paid_product_placements.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 16.128272199948764,
|
65 |
+
"ssim": 0.778946469732106,
|
66 |
+
"lpips": 0.04845196008682251,
|
67 |
+
"clip_similarity": 0.8939828872680664,
|
68 |
+
"combined_score": 0.7892820731562347
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/testcomparisondifferenttutorials_screenshot.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/testcomparisondifferenttutorials_screenshot.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 15.470758037748508,
|
76 |
+
"ssim": 0.5601146885771713,
|
77 |
+
"lpips": 0.16736072301864624,
|
78 |
+
"clip_similarity": 0.5072448253631592,
|
79 |
+
"combined_score": 0.6761654327663653
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/strandbeestevoluut_screenshot.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/strandbeestevoluut_screenshot.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 18.588742799303123,
|
87 |
+
"ssim": 0.7915599246702788,
|
88 |
+
"lpips": 0.09787676483392715,
|
89 |
+
"clip_similarity": 0.6963692307472229,
|
90 |
+
"combined_score": 0.7541140440833896
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/text_in_arial_black_stuff_here.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/text_in_arial_black_stuff_here.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 25.468430044725373,
|
98 |
+
"ssim": 0.9771223372723296,
|
99 |
+
"lpips": 0.005241301842033863,
|
100 |
+
"clip_similarity": 0.9984724521636963,
|
101 |
+
"combined_score": 0.8719232903861341
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_to_bow_how_to_shoot_how_to_shoot_how_to_shoot_how_to_shoot_how_to.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/how_to_bow_how_to_shoot_how_to_shoot_how_to_shoot_how_to_shoot_how_to.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 16.031648115102797,
|
109 |
+
"ssim": 0.6242177806210597,
|
110 |
+
"lpips": 0.12040060013532639,
|
111 |
+
"clip_similarity": 0.7642158269882202,
|
112 |
+
"combined_score": 0.7279140397446167
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_the_planet_jupiter_taken_by_nasas_hubble_space_telescope.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_the_planet_jupiter_taken_by_nasas_hubble_space_telescope.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 25.606646637263843,
|
120 |
+
"ssim": 0.7066462891218784,
|
121 |
+
"lpips": 0.29183876514434814,
|
122 |
+
"clip_similarity": 0.8387410640716553,
|
123 |
+
"combined_score": 0.7157607151612446
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_many_different_videos_on_youtube.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_many_different_videos_on_youtube.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 12.554671688357617,
|
131 |
+
"ssim": 0.475282962397757,
|
132 |
+
"lpips": 0.1327906996011734,
|
133 |
+
"clip_similarity": 0.7788996696472168,
|
134 |
+
"combined_score": 0.7027056664639745
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/memes_that_make_you_taste_good.png",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/memes_that_make_you_taste_good.png",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 17.001658189303853,
|
142 |
+
"ssim": 0.5945517460692707,
|
143 |
+
"lpips": 0.1486976146697998,
|
144 |
+
"clip_similarity": 0.8597651720046997,
|
145 |
+
"combined_score": 0.7231151139764307
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/to_catch_and_release_the_jerry_seinfeld_saga_part_2.png",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/to_catch_and_release_the_jerry_seinfeld_saga_part_2.png",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 16.164783565353268,
|
153 |
+
"ssim": 0.5110853144916757,
|
154 |
+
"lpips": 0.12083021551370621,
|
155 |
+
"clip_similarity": 0.7503709197044373,
|
156 |
+
"combined_score": 0.7094093137143979
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_he_is_known.png",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_he_is_known.png",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 17.078845232650497,
|
164 |
+
"ssim": 0.7918494462463083,
|
165 |
+
"lpips": 0.06317829340696335,
|
166 |
+
"clip_similarity": 0.742629885673523,
|
167 |
+
"combined_score": 0.7709280028118614
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_video_on_youtube.png",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_video_on_youtube.png",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 16.070797555421183,
|
175 |
+
"ssim": 0.7254700911266854,
|
176 |
+
"lpips": 0.09406432509422302,
|
177 |
+
"clip_similarity": 0.7278181314468384,
|
178 |
+
"combined_score": 0.7486798130307086
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_app_showing_various_videos.png",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_the_youtube_app_showing_various_videos.png",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 14.844346799487713,
|
186 |
+
"ssim": 0.6467071820006356,
|
187 |
+
"lpips": 0.18193408846855164,
|
188 |
+
"clip_similarity": 0.7370396852493286,
|
189 |
+
"combined_score": 0.7070331148610352
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_app_on_an_iphone.png",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_the_youtube_app_on_an_iphone.png",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 16.788707101735536,
|
197 |
+
"ssim": 0.7639864835358862,
|
198 |
+
"lpips": 0.162281796336174,
|
199 |
+
"clip_similarity": 0.6614552140235901,
|
200 |
+
"combined_score": 0.7239448652150811
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/12_things_that_have_taught_me_about_cerebral_palsy.png",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/12_things_that_have_taught_me_about_cerebral_palsy.png",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 20.12901192502753,
|
208 |
+
"ssim": 0.7904973605891996,
|
209 |
+
"lpips": 0.07445984333753586,
|
210 |
+
"clip_similarity": 0.7724087238311768,
|
211 |
+
"combined_score": 0.7703995909284976
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_holding_his_hand_up_to_the_camera_on_his_phone.png",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_is_holding_his_hand_up_to_the_camera_on_his_phone.png",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 18.270319413855837,
|
219 |
+
"ssim": 0.793179780950363,
|
220 |
+
"lpips": 0.11304301023483276,
|
221 |
+
"clip_similarity": 0.4983975291252136,
|
222 |
+
"combined_score": 0.7292516664728843
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/covid19_social_media_guidelines.png",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/covid19_social_media_guidelines.png",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 15.296050398538043,
|
230 |
+
"ssim": 0.7450017272545897,
|
231 |
+
"lpips": 0.050713054835796356,
|
232 |
+
"clip_similarity": 0.5287705659866333,
|
233 |
+
"combined_score": 0.746877746494323
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_video_on_youtube.png",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_video_on_youtube.png",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 18.957284757587118,
|
241 |
+
"ssim": 0.7866999572700862,
|
242 |
+
"lpips": 0.14582288265228271,
|
243 |
+
"clip_similarity": 0.728471577167511,
|
244 |
+
"combined_score": 0.739814142378965
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/fundraiserlike_eventschoolcausesoutbreak.png",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/fundraiserlike_eventschoolcausesoutbreak.png",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 22.913329559959777,
|
252 |
+
"ssim": 0.8808686792684203,
|
253 |
+
"lpips": 0.23945274949073792,
|
254 |
+
"clip_similarity": 0.757989227771759,
|
255 |
+
"combined_score": 0.7386874101454795
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_suit_is_holding_up_his_hands_in_front_of_a_green_background.png",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_in_a_suit_is_holding_up_his_hands_in_front_of_a_green_background.png",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 19.15003958875097,
|
263 |
+
"ssim": 0.7687873520624037,
|
264 |
+
"lpips": 0.05294462665915489,
|
265 |
+
"clip_similarity": 0.8571455478668213,
|
266 |
+
"combined_score": 0.7825020382653385
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/mark_zuckerbergs_face_on_the_front_page_of_the_stock_market.png",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/mark_zuckerbergs_face_on_the_front_page_of_the_stock_market.png",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 19.078081090409253,
|
274 |
+
"ssim": 0.8180178840305327,
|
275 |
+
"lpips": 0.08530701696872711,
|
276 |
+
"clip_similarity": 0.7064999341964722,
|
277 |
+
"combined_score": 0.7634952200851726
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_website_for_dancing_mad.png",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_the_website_for_dancing_mad.png",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 13.822712600016398,
|
285 |
+
"ssim": 0.5813452616439065,
|
286 |
+
"lpips": 0.25244662165641785,
|
287 |
+
"clip_similarity": 0.7929489612579346,
|
288 |
+
"combined_score": 0.6781403677926332
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_video_with_the_words_tungram_on_it.png",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_video_with_the_words_tungram_on_it.png",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 18.42140246162311,
|
296 |
+
"ssim": 0.8044536657381892,
|
297 |
+
"lpips": 0.08130145072937012,
|
298 |
+
"clip_similarity": 0.6841970682144165,
|
299 |
+
"combined_score": 0.7606322489268904
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_with_many_different_videos_on_it.png",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_youtube_with_many_different_videos_on_it.png",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 13.224701798093461,
|
307 |
+
"ssim": 0.5206080098013094,
|
308 |
+
"lpips": 0.26767498254776,
|
309 |
+
"clip_similarity": 0.7854936122894287,
|
310 |
+
"combined_score": 0.6629543188074232
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_to_make_money_with_google_adsense_on_youtube.png",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/how_to_make_money_with_google_adsense_on_youtube.png",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 19.004183283551487,
|
318 |
+
"ssim": 0.7735658087944253,
|
319 |
+
"lpips": 0.08112746477127075,
|
320 |
+
"clip_similarity": 0.7843352556228638,
|
321 |
+
"combined_score": 0.7660737842115054
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_showing_japans_most_popular_food.png",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_showing_japans_most_popular_food.png",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 13.637681477112384,
|
329 |
+
"ssim": 0.6276581780290421,
|
330 |
+
"lpips": 0.15543517470359802,
|
331 |
+
"clip_similarity": 0.8069867491722107,
|
332 |
+
"combined_score": 0.7204450904753179
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cell_phone_with_a_video_playing_on_it.png",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_cell_phone_with_a_video_playing_on_it.png",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 17.606925082689653,
|
340 |
+
"ssim": 0.768118908364864,
|
341 |
+
"lpips": 0.1640724241733551,
|
342 |
+
"clip_similarity": 0.5632662773132324,
|
343 |
+
"combined_score": 0.7141191155253785
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_holding_a_small_insect_on_their_finger.png",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_person_holding_a_small_insect_on_their_finger.png",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 24.643753052568776,
|
351 |
+
"ssim": 0.8439460031406155,
|
352 |
+
"lpips": 0.12170375883579254,
|
353 |
+
"clip_similarity": 0.7675865292549133,
|
354 |
+
"combined_score": 0.7839730030669001
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/you_open_youtube_that_one_thumnail__you_open_youtube_that_one_thumnail.png",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/you_open_youtube_that_one_thumnail__you_open_youtube_that_one_thumnail.png",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 22.222086844752372,
|
362 |
+
"ssim": 0.8347471298783643,
|
363 |
+
"lpips": 0.06434609740972519,
|
364 |
+
"clip_similarity": 0.9253604412078857,
|
365 |
+
"combined_score": 0.8063374137329012
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_video_on_youtube_showing_a_man_talking_on_the_phone.png",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_video_on_youtube_showing_a_man_talking_on_the_phone.png",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 18.172125115942418,
|
373 |
+
"ssim": 0.7575756251824739,
|
374 |
+
"lpips": 0.11860202997922897,
|
375 |
+
"clip_similarity": 0.816720724105835,
|
376 |
+
"combined_score": 0.7537977056952244
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/hazbin_hotel_psychopath_anal.png",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/hazbin_hotel_psychopath_anal.png",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 18.13949629758662,
|
384 |
+
"ssim": 0.7022137044066615,
|
385 |
+
"lpips": 0.14058327674865723,
|
386 |
+
"clip_similarity": 0.9205342531204224,
|
387 |
+
"combined_score": 0.7481813341110115
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_shirtless_man_standing_in_front_of_a_bathroom_door.png",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/two_pictures_of_a_shirtless_man_standing_in_front_of_a_bathroom_door.png",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 18.64235195125251,
|
395 |
+
"ssim": 0.6476294177546436,
|
396 |
+
"lpips": 0.14825642108917236,
|
397 |
+
"clip_similarity": 0.8243122100830078,
|
398 |
+
"combined_score": 0.727685886290287
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_website_with_the_word_explore_and_transition_ideas.png",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_website_with_the_word_explore_and_transition_ideas.png",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 17.995369667882994,
|
406 |
+
"ssim": 0.8352859544756451,
|
407 |
+
"lpips": 0.05858229100704193,
|
408 |
+
"clip_similarity": 0.6673789024353027,
|
409 |
+
"combined_score": 0.7715269815624123
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_gordon_ramsay_with_the_caption_when_gordon_ramsay.png",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_gordon_ramsay_with_the_caption_when_gordon_ramsay.png",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 17.261813461693553,
|
417 |
+
"ssim": 0.6182538103494858,
|
418 |
+
"lpips": 0.2380092442035675,
|
419 |
+
"clip_similarity": 0.7254147529602051,
|
420 |
+
"combined_score": 0.6819763113771947
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_showing_a_cartoon_character.png",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_showing_a_cartoon_character.png",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 14.442056128743367,
|
428 |
+
"ssim": 0.6483486891230346,
|
429 |
+
"lpips": 0.1960974782705307,
|
430 |
+
"clip_similarity": 0.6353203058242798,
|
431 |
+
"combined_score": 0.6921502165561975
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_train_and_a_sign_that_says_why_do_trains_use_uranium.png",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/two_pictures_of_a_train_and_a_sign_that_says_why_do_trains_use_uranium.png",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 18.77217014370017,
|
439 |
+
"ssim": 0.6334839349247045,
|
440 |
+
"lpips": 0.14176557958126068,
|
441 |
+
"clip_similarity": 0.7906351685523987,
|
442 |
+
"combined_score": 0.7244681542405043
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_smiley_face_with_the_words_major_and_minor_next_to_it.png",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_smiley_face_with_the_words_major_and_minor_next_to_it.png",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 24.670932573539357,
|
450 |
+
"ssim": 0.9006050406956375,
|
451 |
+
"lpips": 0.03107338398694992,
|
452 |
+
"clip_similarity": 0.9679367542266846,
|
453 |
+
"combined_score": 0.8443634099992784
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_film_makers_make_cameras_disappear_mirrors_in_movies.png",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/how_film_makers_make_cameras_disappear_mirrors_in_movies.png",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 19.9563447605559,
|
461 |
+
"ssim": 0.7285382702866201,
|
462 |
+
"lpips": 0.15021614730358124,
|
463 |
+
"clip_similarity": 0.8965678215026855,
|
464 |
+
"combined_score": 0.7463618711370081
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_app_on_the_app_store.png",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_the_app_on_the_app_store.png",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 17.171797744885737,
|
472 |
+
"ssim": 0.7620890441457355,
|
473 |
+
"lpips": 0.10612929612398148,
|
474 |
+
"clip_similarity": 0.8674137592315674,
|
475 |
+
"combined_score": 0.7639094789016235
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/i_dated_an_ai_for_a_month_she_cheated.png",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/i_dated_an_ai_for_a_month_she_cheated.png",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 21.130806229749616,
|
483 |
+
"ssim": 0.7891466810945031,
|
484 |
+
"lpips": 0.09021986275911331,
|
485 |
+
"clip_similarity": 0.8745599389076233,
|
486 |
+
"combined_score": 0.7799050752379961
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_youtube_videos_are_shown_on_the_screen.png",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_bunch_of_youtube_videos_are_shown_on_the_screen.png",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 13.070763303575168,
|
494 |
+
"ssim": 0.49656214968631796,
|
495 |
+
"lpips": 0.20053702592849731,
|
496 |
+
"clip_similarity": 0.8272354602813721,
|
497 |
+
"combined_score": 0.6870199094061108
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_with_many_videos_on_it.png",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_youtube_with_many_videos_on_it.png",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 14.782703823955764,
|
505 |
+
"ssim": 0.594105029253195,
|
506 |
+
"lpips": 0.22703666985034943,
|
507 |
+
"clip_similarity": 0.824266791343689,
|
508 |
+
"combined_score": 0.6920795990747258
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_video_games_are_displayed_on_the_screen.png",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_bunch_of_video_games_are_displayed_on_the_screen.png",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 12.50837771801055,
|
516 |
+
"ssim": 0.47268323315780364,
|
517 |
+
"lpips": 0.291537344455719,
|
518 |
+
"clip_similarity": 0.8288543224334717,
|
519 |
+
"combined_score": 0.651749846657516
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_with_an_arrow_pointing_to_an_image_of_a_gun.png",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_with_an_arrow_pointing_to_an_image_of_a_gun.png",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 15.354035605888079,
|
527 |
+
"ssim": 0.7265702871328452,
|
528 |
+
"lpips": 0.16917474567890167,
|
529 |
+
"clip_similarity": 0.8638699054718018,
|
530 |
+
"combined_score": 0.7361613726294913
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_woman_in_a_blue_bra_top.png",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_woman_in_a_blue_bra_top.png",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 22.927080428295717,
|
538 |
+
"ssim": 0.804219286600071,
|
539 |
+
"lpips": 0.14864465594291687,
|
540 |
+
"clip_similarity": 0.8373368382453918,
|
541 |
+
"combined_score": 0.7669763493760076
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_with_headphones_on_his_head_and_the_words_youtube_slander.png",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_with_headphones_on_his_head_and_the_words_youtube_slander.png",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 18.17195579454645,
|
549 |
+
"ssim": 0.7337367212411202,
|
550 |
+
"lpips": 0.13986928761005402,
|
551 |
+
"clip_similarity": 0.8927018642425537,
|
552 |
+
"combined_score": 0.7503764439469045
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/avatar_the_last_airbender.png",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/avatar_the_last_airbender.png",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 15.102795352370613,
|
560 |
+
"ssim": 0.5166976265478612,
|
561 |
+
"lpips": 0.19997458159923553,
|
562 |
+
"clip_similarity": 0.6764764189720154,
|
563 |
+
"combined_score": 0.6751611823196482
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_man_holding_a_sign_that_says_text_here.png",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/two_pictures_of_a_man_holding_a_sign_that_says_text_here.png",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 15.913287479815029,
|
571 |
+
"ssim": 0.7550142632732361,
|
572 |
+
"lpips": 0.09500107169151306,
|
573 |
+
"clip_similarity": 0.678408682346344,
|
574 |
+
"combined_score": 0.7478426326335903
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_the_lunch_situation_is_out_of_control.png",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_the_lunch_situation_is_out_of_control.png",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 17.087933933630733,
|
582 |
+
"ssim": 0.7473760290382226,
|
583 |
+
"lpips": 0.1353553831577301,
|
584 |
+
"clip_similarity": 0.7607629299163818,
|
585 |
+
"combined_score": 0.7408083132421659
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_building_with_a_clock_tower_in_the_background.png",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_building_with_a_clock_tower_in_the_background.png",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 16.515378065057416,
|
593 |
+
"ssim": 0.5638192197298296,
|
594 |
+
"lpips": 0.26769837737083435,
|
595 |
+
"clip_similarity": 0.5620812773704529,
|
596 |
+
"combined_score": 0.6470865786167277
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_nintendo_of_america_app.png",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_nintendo_of_america_app.png",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 14.349230947807822,
|
604 |
+
"ssim": 0.6043435518645658,
|
605 |
+
"lpips": 0.20922723412513733,
|
606 |
+
"clip_similarity": 0.76517254114151,
|
607 |
+
"combined_score": 0.6939392549500377
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_video_on_youtube_with_two_images_of_jesus.png",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_video_on_youtube_with_two_images_of_jesus.png",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 15.046232294530453,
|
615 |
+
"ssim": 0.568931980605054,
|
616 |
+
"lpips": 0.22665448486804962,
|
617 |
+
"clip_similarity": 0.8599908947944641,
|
618 |
+
"combined_score": 0.6920098168663872
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_walking_down_the_street_with_a_bag_on_his_back.png",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_is_walking_down_the_street_with_a_bag_on_his_back.png",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 16.686768364457528,
|
626 |
+
"ssim": 0.71325477030536,
|
627 |
+
"lpips": 0.17034640908241272,
|
628 |
+
"clip_similarity": 0.8228141069412231,
|
629 |
+
"combined_score": 0.7296483830610818
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_a_red_circle_around_it.png",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_a_red_circle_around_it.png",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 14.581140995625328,
|
637 |
+
"ssim": 0.5945885085961639,
|
638 |
+
"lpips": 0.1582592874765396,
|
639 |
+
"clip_similarity": 0.8605743050575256,
|
640 |
+
"combined_score": 0.7198549561783882
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/star_wars_the_force_awakens__where_is_she.png",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/star_wars_the_force_awakens__where_is_she.png",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 17.460890476238948,
|
648 |
+
"ssim": 0.5225517369145449,
|
649 |
+
"lpips": 0.15889617800712585,
|
650 |
+
"clip_similarity": 0.9070385694503784,
|
651 |
+
"combined_score": 0.7134729551797255
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/finding_the_source.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/finding_the_source.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 11.510296526106794,
|
659 |
+
"ssim": 0.14966243867553206,
|
660 |
+
"lpips": 0.4073063135147095,
|
661 |
+
"clip_similarity": 0.8229974508285522,
|
662 |
+
"combined_score": 0.5621919011540367
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/frost_on_the_branches_of_a_tree_at_night.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/frost_on_the_branches_of_a_tree_at_night.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 16.90410938136839,
|
670 |
+
"ssim": 0.616993716332061,
|
671 |
+
"lpips": 0.2551223635673523,
|
672 |
+
"clip_similarity": 0.7459619045257568,
|
673 |
+
"combined_score": 0.6778524206538115
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_door_with_blood_splattered_on_it_and_a_sign_that_says_dislike.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_door_with_blood_splattered_on_it_and_a_sign_that_says_dislike.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 17.26824091748485,
|
681 |
+
"ssim": 0.7024857440800011,
|
682 |
+
"lpips": 0.1415504813194275,
|
683 |
+
"clip_similarity": 0.8772328495979309,
|
684 |
+
"combined_score": 0.7435534781099936
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_an_orchid_with_a_yellow_and_pink_center.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_close_up_of_an_orchid_with_a_yellow_and_pink_center.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 22.12506830302118,
|
692 |
+
"ssim": 0.6950743061624927,
|
693 |
+
"lpips": 0.21863336861133575,
|
694 |
+
"clip_similarity": 0.9370747804641724,
|
695 |
+
"combined_score": 0.7320722864719296
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_tiny_fish_sitting_on_top_of_a_finger_in_front_of_the_ocean.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_tiny_fish_sitting_on_top_of_a_finger_in_front_of_the_ocean.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 26.557293835786613,
|
703 |
+
"ssim": 0.8791995979282335,
|
704 |
+
"lpips": 0.10426062345504761,
|
705 |
+
"clip_similarity": 0.8979633450508118,
|
706 |
+
"combined_score": 0.8179715251639826
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_holding_a_gun_with_the_words_merc_executions_on_it.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_holding_a_gun_with_the_words_merc_executions_on_it.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 16.701465238586014,
|
714 |
+
"ssim": 0.6279201517687188,
|
715 |
+
"lpips": 0.19268977642059326,
|
716 |
+
"clip_similarity": 0.784680187702179,
|
717 |
+
"combined_score": 0.705214619788318
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_app_for_the_game_mafia_game_young.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_app_for_the_game_mafia_game_young.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 16.13635649603459,
|
725 |
+
"ssim": 0.49508385237830205,
|
726 |
+
"lpips": 0.1412254124879837,
|
727 |
+
"clip_similarity": 0.7859191298484802,
|
728 |
+
"combined_score": 0.703425596470799
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_moth_with_black_and_white_stripes.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_close_up_of_a_moth_with_black_and_white_stripes.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 18.2744739306527,
|
736 |
+
"ssim": 0.546186418862204,
|
737 |
+
"lpips": 0.2794109880924225,
|
738 |
+
"clip_similarity": 0.9078312516212463,
|
739 |
+
"combined_score": 0.6749172421591074
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_men_in_front_of_a_sign_that_says_marcos_haunted_forest.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/two_men_in_front_of_a_sign_that_says_marcos_haunted_forest.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 16.5424614331412,
|
747 |
+
"ssim": 0.38626824723584696,
|
748 |
+
"lpips": 0.2822639048099518,
|
749 |
+
"clip_similarity": 0.4826521575450897,
|
750 |
+
"combined_score": 0.6074130861564029
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_carnivorous_plant_with_a_fly_on_it.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_close_up_of_a_carnivorous_plant_with_a_fly_on_it.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 20.708039022117465,
|
758 |
+
"ssim": 0.771171290205166,
|
759 |
+
"lpips": 0.3544197678565979,
|
760 |
+
"clip_similarity": 0.8994321823120117,
|
761 |
+
"combined_score": 0.6851121881227541
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_set_of_miniature_figurines_on_top_of_a_book.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_set_of_miniature_figurines_on_top_of_a_book.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 18.001713743740932,
|
769 |
+
"ssim": 0.5249852743973559,
|
770 |
+
"lpips": 0.2607206702232361,
|
771 |
+
"clip_similarity": 0.7233750820159912,
|
772 |
+
"combined_score": 0.6598330647830698
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_sitting_in_front_of_a_tent_by_the_water.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_sitting_in_front_of_a_tent_by_the_water.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 16.886036083779125,
|
780 |
+
"ssim": 0.43186792550289005,
|
781 |
+
"lpips": 0.25370272994041443,
|
782 |
+
"clip_similarity": 0.8873546123504639,
|
783 |
+
"combined_score": 0.6647196945813348
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/you_wont_be_happy_in_japan.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/you_wont_be_happy_in_japan.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 13.555389357644,
|
791 |
+
"ssim": 0.3560274747450203,
|
792 |
+
"lpips": 0.2126825451850891,
|
793 |
+
"clip_similarity": 0.9088737964630127,
|
794 |
+
"combined_score": 0.6698526100432731
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/actual_former_rocket_surgeon.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/actual_former_rocket_surgeon.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 17.88775818902915,
|
802 |
+
"ssim": 0.704796989151697,
|
803 |
+
"lpips": 0.17554417252540588,
|
804 |
+
"clip_similarity": 0.75773024559021,
|
805 |
+
"combined_score": 0.7200521125478834
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_wallpaper.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/five_nights_at_freddys_wallpaper.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 23.656596279820448,
|
813 |
+
"ssim": 0.7145385587031295,
|
814 |
+
"lpips": 0.16405974328517914,
|
815 |
+
"clip_similarity": 0.8845080137252808,
|
816 |
+
"combined_score": 0.756493656427287
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_with_dreadlocks_and_a_beard.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_man_with_dreadlocks_and_a_beard.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 14.797556906179585,
|
824 |
+
"ssim": 0.19943941562985623,
|
825 |
+
"lpips": 0.4119598865509033,
|
826 |
+
"clip_similarity": 0.7004194259643555,
|
827 |
+
"combined_score": 0.5557718946480978
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_with_tattoos_sitting_on_a_chair_with_a_gun_in_his_hand.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_with_tattoos_sitting_on_a_chair_with_a_gun_in_his_hand.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 13.373638491979452,
|
835 |
+
"ssim": 0.46250275551794,
|
836 |
+
"lpips": 0.23943036794662476,
|
837 |
+
"clip_similarity": 0.6980264782905579,
|
838 |
+
"combined_score": 0.655377432375428
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_inside_of_an_old_wooden_bridge_with_snow_on_the_ground.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/the_inside_of_an_old_wooden_bridge_with_snow_on_the_ground.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 15.631779246219306,
|
846 |
+
"ssim": 0.3478591133167326,
|
847 |
+
"lpips": 0.2987682521343231,
|
848 |
+
"clip_similarity": 0.8726167678833008,
|
849 |
+
"combined_score": 0.6348716555388269
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/slay_the_spire_xbox_one.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/slay_the_spire_xbox_one.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 16.279606763987175,
|
857 |
+
"ssim": 0.7026411745791692,
|
858 |
+
"lpips": 0.21946881711483002,
|
859 |
+
"clip_similarity": 0.7795942425727844,
|
860 |
+
"combined_score": 0.7065415144539633
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/this_picture_is_made_by_a_russian_artist.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/this_picture_is_made_by_a_russian_artist.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 18.231692987165776,
|
868 |
+
"ssim": 0.5703042011070004,
|
869 |
+
"lpips": 0.27767881751060486,
|
870 |
+
"clip_similarity": 0.5818716287612915,
|
871 |
+
"combined_score": 0.6465452069134675
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_spiral_staircase_in_a_library_with_red_carpet.jpg",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_spiral_staircase_in_a_library_with_red_carpet.jpg",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 15.338532061035844,
|
879 |
+
"ssim": 0.33683909470646234,
|
880 |
+
"lpips": 0.19192321598529816,
|
881 |
+
"clip_similarity": 0.8426957130432129,
|
882 |
+
"combined_score": 0.6676223099154364
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_showing_a_video_of_a_man_on_youtube.jpg",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_screen_showing_a_video_of_a_man_on_youtube.jpg",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 15.50148952278764,
|
890 |
+
"ssim": 0.7503725104668892,
|
891 |
+
"lpips": 0.14439016580581665,
|
892 |
+
"clip_similarity": 0.5651167631149292,
|
893 |
+
"combined_score": 0.7185309948494905
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screenshot_of_a_video_on_youtube.jpg",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_screenshot_of_a_video_on_youtube.jpg",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 14.055069790584291,
|
901 |
+
"ssim": 0.7257970471685783,
|
902 |
+
"lpips": 0.13099457323551178,
|
903 |
+
"clip_similarity": 0.6966195702552795,
|
904 |
+
"combined_score": 0.7326834134683856
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/1st_failed_tarp_camping.jpg",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/1st_failed_tarp_camping.jpg",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 15.450869786412603,
|
912 |
+
"ssim": 0.4783859520668588,
|
913 |
+
"lpips": 0.3816187083721161,
|
914 |
+
"clip_similarity": 0.7983152866363525,
|
915 |
+
"combined_score": 0.6180228735434234
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_standing_next_to_a_tent_on_the_shore_of_a_lake.jpg",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_standing_next_to_a_tent_on_the_shore_of_a_lake.jpg",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 16.054795957497216,
|
923 |
+
"ssim": 0.3288999996400088,
|
924 |
+
"lpips": 0.3338622748851776,
|
925 |
+
"clip_similarity": 0.8954639434814453,
|
926 |
+
"combined_score": 0.6220295980843337
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/yes_but_but_but_but_but_but_but_but.jpg",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/yes_but_but_but_but_but_but_but_but.jpg",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 21.90759063628373,
|
934 |
+
"ssim": 0.886979013836155,
|
935 |
+
"lpips": 0.08426445722579956,
|
936 |
+
"clip_similarity": 0.962546169757843,
|
937 |
+
"combined_score": 0.8093468622035963
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_image_of_a_lightning_bolt_coming_out_of_the_ground.jpg",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_cartoon_image_of_a_lightning_bolt_coming_out_of_the_ground.jpg",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 22.084306660410714,
|
945 |
+
"ssim": 0.8398556767687918,
|
946 |
+
"lpips": 0.2641565501689911,
|
947 |
+
"clip_similarity": 0.9324783086776733,
|
948 |
+
"combined_score": 0.7371929231259927
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_ketchup_packets_took_over_america.jpg",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/how_ketchup_packets_took_over_america.jpg",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 18.107696234046852,
|
956 |
+
"ssim": 0.6129523899803043,
|
957 |
+
"lpips": 0.07385873794555664,
|
958 |
+
"clip_similarity": 0.9358629584312439,
|
959 |
+
"combined_score": 0.7596785960592252
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_holding_a_bucket_of_water_in_front_of_a_pool.jpg",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_man_holding_a_bucket_of_water_in_front_of_a_pool.jpg",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 17.388706117848095,
|
967 |
+
"ssim": 0.6041103023933508,
|
968 |
+
"lpips": 0.2040204107761383,
|
969 |
+
"clip_similarity": 0.6783847808837891,
|
970 |
+
"combined_score": 0.6870478796757331
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/albert_einstein_on_a_poster_that_says_vision_test_normal_people_will_be_able_to.jpg",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/albert_einstein_on_a_poster_that_says_vision_test_normal_people_will_be_able_to.jpg",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 16.39325608229408,
|
978 |
+
"ssim": 0.6059081680195095,
|
979 |
+
"lpips": 0.16478970646858215,
|
980 |
+
"clip_similarity": 0.7663439512252808,
|
981 |
+
"combined_score": 0.7098442230614507
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_the_nightmare_before_christmas.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/five_nights_at_freddys_the_nightmare_before_christmas.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 16.66705977793017,
|
989 |
+
"ssim": 0.49038084130370324,
|
990 |
+
"lpips": 0.24604499340057373,
|
991 |
+
"clip_similarity": 0.7388155460357666,
|
992 |
+
"combined_score": 0.6613229331089313
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/xenos_confirmed.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/xenos_confirmed.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 17.871096055513565,
|
1000 |
+
"ssim": 0.8490175341903085,
|
1001 |
+
"lpips": 0.0725226178765297,
|
1002 |
+
"clip_similarity": 0.9019773006439209,
|
1003 |
+
"combined_score": 0.7921674439361529
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_is_painting_a_figurine_with_a_brush.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_person_is_painting_a_figurine_with_a_brush.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 18.88872670720123,
|
1011 |
+
"ssim": 0.6909701006532796,
|
1012 |
+
"lpips": 0.16883304715156555,
|
1013 |
+
"clip_similarity": 0.8000844717025757,
|
1014 |
+
"combined_score": 0.7245623957652015
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_hand_holding_a_gun_in_front_of_another_gun.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_hand_holding_a_gun_in_front_of_another_gun.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 13.51307597204138,
|
1022 |
+
"ssim": 0.3458784527639998,
|
1023 |
+
"lpips": 0.38020387291908264,
|
1024 |
+
"clip_similarity": 0.8154723644256592,
|
1025 |
+
"combined_score": 0.6003576488354869
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_with_a_video_playing_on_it.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_screen_with_a_video_playing_on_it.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 19.21194145431445,
|
1033 |
+
"ssim": 0.9139843047941331,
|
1034 |
+
"lpips": 0.055464766919612885,
|
1035 |
+
"clip_similarity": 0.6482575535774231,
|
1036 |
+
"combined_score": 0.7825107326549978
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_drawing_of_mario_is_next_to_some_colored_pencils.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_drawing_of_mario_is_next_to_some_colored_pencils.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 16.639009118982592,
|
1044 |
+
"ssim": 0.5212529500651186,
|
1045 |
+
"lpips": 0.15861576795578003,
|
1046 |
+
"clip_similarity": 0.8888325691223145,
|
1047 |
+
"combined_score": 0.7115556806374763
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/nick_eh_30s_nonfamily_friendly_fashion_show.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/nick_eh_30s_nonfamily_friendly_fashion_show.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 16.643779685944274,
|
1055 |
+
"ssim": 0.6326051152970155,
|
1056 |
+
"lpips": 0.11032911390066147,
|
1057 |
+
"clip_similarity": 0.9222747087478638,
|
1058 |
+
"combined_score": 0.7485030483041072
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_small_blue_gecko_sitting_on_top_of_a_finger.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_small_blue_gecko_sitting_on_top_of_a_finger.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 23.359181090071928,
|
1066 |
+
"ssim": 0.8081494759909571,
|
1067 |
+
"lpips": 0.10445764660835266,
|
1068 |
+
"clip_similarity": 0.9405663013458252,
|
1069 |
+
"combined_score": 0.7955147806706623
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_schedule_for_a_football_game_is_shown.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/the_schedule_for_a_football_game_is_shown.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 14.694544633345515,
|
1077 |
+
"ssim": 0.6177741054110163,
|
1078 |
+
"lpips": 0.05752278119325638,
|
1079 |
+
"clip_similarity": 0.923189640045166,
|
1080 |
+
"combined_score": 0.7648521063985293
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_twitter_facebook_and_instagram.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_twitter_facebook_and_instagram.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 16.39252145473413,
|
1088 |
+
"ssim": 0.680267979587088,
|
1089 |
+
"lpips": 0.12638738751411438,
|
1090 |
+
"clip_similarity": 0.7354761958122253,
|
1091 |
+
"combined_score": 0.7313522308893458
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_toy_motorcycle_with_orange_and_black_wheels.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_toy_motorcycle_with_orange_and_black_wheels.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 18.571706119651807,
|
1099 |
+
"ssim": 0.8239111775531244,
|
1100 |
+
"lpips": 0.07958986610174179,
|
1101 |
+
"clip_similarity": 0.909376859664917,
|
1102 |
+
"combined_score": 0.7866679094638507
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_is_displaying_a_video_of_a_woman_in_front_of_a_painting.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_is_displaying_a_video_of_a_woman_in_front_of_a_painting.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 16.152185960663697,
|
1110 |
+
"ssim": 0.6477584059921173,
|
1111 |
+
"lpips": 0.30975085496902466,
|
1112 |
+
"clip_similarity": 0.6188243627548218,
|
1113 |
+
"combined_score": 0.6506333979351411
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/ice_crystals_on_the_roof_of_a_building.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/ice_crystals_on_the_roof_of_a_building.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 16.105693597376728,
|
1121 |
+
"ssim": 0.4654634732989771,
|
1122 |
+
"lpips": 0.2143203765153885,
|
1123 |
+
"clip_similarity": 0.9488255977630615,
|
1124 |
+
"combined_score": 0.6896899489907667
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_minecraft_gun_in_a_dark_tunnel.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_minecraft_gun_in_a_dark_tunnel.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 23.229133127194356,
|
1132 |
+
"ssim": 0.8411025232479664,
|
1133 |
+
"lpips": 0.21978509426116943,
|
1134 |
+
"clip_similarity": 0.9239319562911987,
|
1135 |
+
"combined_score": 0.7577794567608773
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/luisito_comunica_on_instagram.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/luisito_comunica_on_instagram.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 15.73545017901096,
|
1143 |
+
"ssim": 0.7370795008203809,
|
1144 |
+
"lpips": 0.1355086714029312,
|
1145 |
+
"clip_similarity": 0.7308512926101685,
|
1146 |
+
"combined_score": 0.7362190193930479
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_inside_of_a_tunnel_in_minecraft.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_inside_of_a_tunnel_in_minecraft.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 18.12414285030932,
|
1154 |
+
"ssim": 0.5752602459223453,
|
1155 |
+
"lpips": 0.17400288581848145,
|
1156 |
+
"clip_similarity": 0.9558746814727783,
|
1157 |
+
"combined_score": 0.7209754949991611
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_video_game_on_the_iphone.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_video_game_on_the_iphone.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 14.405088972620737,
|
1165 |
+
"ssim": 0.4900795161589537,
|
1166 |
+
"lpips": 0.3239433765411377,
|
1167 |
+
"clip_similarity": 0.7086399793624878,
|
1168 |
+
"combined_score": 0.6309957435706937
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_group_of_anime_characters_standing_in_front_of_a_building.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_group_of_anime_characters_standing_in_front_of_a_building.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 14.41863935615171,
|
1176 |
+
"ssim": 0.6245824348232789,
|
1177 |
+
"lpips": 0.25000759959220886,
|
1178 |
+
"clip_similarity": 0.6920011639595032,
|
1179 |
+
"combined_score": 0.6753848217621691
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_an_anime_character_holding_a_sword.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_an_anime_character_holding_a_sword.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 18.134206178428983,
|
1187 |
+
"ssim": 0.7859120406300564,
|
1188 |
+
"lpips": 0.14995789527893066,
|
1189 |
+
"clip_similarity": 0.7916487455368042,
|
1190 |
+
"combined_score": 0.7445664173005632
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_large_fire_in_the_middle_of_a_room.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_large_fire_in_the_middle_of_a_room.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 21.349154416176223,
|
1198 |
+
"ssim": 0.5692439744370913,
|
1199 |
+
"lpips": 0.21471449732780457,
|
1200 |
+
"clip_similarity": 0.9024852514266968,
|
1201 |
+
"combined_score": 0.7072308193243828
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/people_are_standing_around_a_large_sculpture_that_is_made_out_of_metal.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/people_are_standing_around_a_large_sculpture_that_is_made_out_of_metal.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 14.88037402512955,
|
1209 |
+
"ssim": 0.3077269956964223,
|
1210 |
+
"lpips": 0.3739411234855652,
|
1211 |
+
"clip_similarity": 0.8573624491691589,
|
1212 |
+
"combined_score": 0.6010159010514314
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_aerial_view_of_a_mountain_covered_in_fog.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_aerial_view_of_a_mountain_covered_in_fog.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 22.974118703659272,
|
1220 |
+
"ssim": 0.7949432022157915,
|
1221 |
+
"lpips": 0.1931837499141693,
|
1222 |
+
"clip_similarity": 0.8861521482467651,
|
1223 |
+
"combined_score": 0.7551129762053823
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_and_a_child_are_fishing_in_a_stream.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_and_a_child_are_fishing_in_a_stream.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 14.847402507505315,
|
1231 |
+
"ssim": 0.19051858129839103,
|
1232 |
+
"lpips": 0.4103480577468872,
|
1233 |
+
"clip_similarity": 0.7882399559020996,
|
1234 |
+
"combined_score": 0.5637799625735581
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_hand_holding_a_gun_in_a_glass_case.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_close_up_of_a_hand_holding_a_gun_in_a_glass_case.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 17.565308441414015,
|
1242 |
+
"ssim": 0.456135188240325,
|
1243 |
+
"lpips": 0.3674182891845703,
|
1244 |
+
"clip_similarity": 0.6897796988487244,
|
1245 |
+
"combined_score": 0.6088018469063216
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_chain_link_fence_covered_in_ice.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_close_up_of_a_chain_link_fence_covered_in_ice.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 19.356190018324767,
|
1253 |
+
"ssim": 0.656024991210487,
|
1254 |
+
"lpips": 0.6123037934303284,
|
1255 |
+
"clip_similarity": 0.8775518536567688,
|
1256 |
+
"combined_score": 0.571852606346635
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/merc_executions_in_rainbow_six_siege.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/merc_executions_in_rainbow_six_siege.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 17.400638167595783,
|
1264 |
+
"ssim": 0.6033520673650656,
|
1265 |
+
"lpips": 0.26021677255630493,
|
1266 |
+
"clip_similarity": 0.7921016216278076,
|
1267 |
+
"combined_score": 0.6786371018728339
|
1268 |
+
}
|
1269 |
+
},
|
1270 |
+
{
|
1271 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_sitting_in_a_tent_with_a_cup_of_coffee.jpg",
|
1272 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_sitting_in_a_tent_with_a_cup_of_coffee.jpg",
|
1273 |
+
"metrics": {
|
1274 |
+
"psnr": 17.70583785785635,
|
1275 |
+
"ssim": 0.5267232423941194,
|
1276 |
+
"lpips": 0.2441980540752411,
|
1277 |
+
"clip_similarity": 0.5947428941726685,
|
1278 |
+
"combined_score": 0.6530134568500504
|
1279 |
+
}
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_aerial_view_of_a_large_house_on_top_of_a_hill.jpg",
|
1283 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_aerial_view_of_a_large_house_on_top_of_a_hill.jpg",
|
1284 |
+
"metrics": {
|
1285 |
+
"psnr": 14.176936979061544,
|
1286 |
+
"ssim": 0.24969269579349052,
|
1287 |
+
"lpips": 0.43593379855155945,
|
1288 |
+
"clip_similarity": 0.7695395350456238,
|
1289 |
+
"combined_score": 0.5618310283805401
|
1290 |
+
}
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/miniature_figurines_made_out_of_paper_sitting_on_top_of_an_open_book.jpg",
|
1294 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/miniature_figurines_made_out_of_paper_sitting_on_top_of_an_open_book.jpg",
|
1295 |
+
"metrics": {
|
1296 |
+
"psnr": 17.463185296720397,
|
1297 |
+
"ssim": 0.47200121243779813,
|
1298 |
+
"lpips": 0.2872089743614197,
|
1299 |
+
"clip_similarity": 0.6118585467338562,
|
1300 |
+
"combined_score": 0.6314628955125585
|
1301 |
+
}
|
1302 |
+
},
|
1303 |
+
{
|
1304 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_walking_with_a_little_girl_in_a_pair_of_shoes.jpg",
|
1305 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_is_walking_with_a_little_girl_in_a_pair_of_shoes.jpg",
|
1306 |
+
"metrics": {
|
1307 |
+
"psnr": 16.477186519616154,
|
1308 |
+
"ssim": 0.38462669379333786,
|
1309 |
+
"lpips": 0.19331488013267517,
|
1310 |
+
"clip_similarity": 0.6755754947662354,
|
1311 |
+
"combined_score": 0.657591345499188
|
1312 |
+
}
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_sitting_in_a_chair_next_to_a_river_with_the_words_finding_the_source.jpg",
|
1316 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_sitting_in_a_chair_next_to_a_river_with_the_words_finding_the_source.jpg",
|
1317 |
+
"metrics": {
|
1318 |
+
"psnr": 11.781757967393652,
|
1319 |
+
"ssim": 0.16766885019625835,
|
1320 |
+
"lpips": 0.3566819727420807,
|
1321 |
+
"clip_similarity": 0.8830429315567017,
|
1322 |
+
"combined_score": 0.5886159302253807
|
1323 |
+
}
|
1324 |
+
},
|
1325 |
+
{
|
1326 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_rip_and_old_and_watch_later_button.jpg",
|
1327 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_rip_and_old_and_watch_later_button.jpg",
|
1328 |
+
"metrics": {
|
1329 |
+
"psnr": 16.68612423149987,
|
1330 |
+
"ssim": 0.7767998580343999,
|
1331 |
+
"lpips": 0.10529091209173203,
|
1332 |
+
"clip_similarity": 0.8061245083808899,
|
1333 |
+
"combined_score": 0.7602806103111427
|
1334 |
+
}
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/wants_to_eliminate_the_monster_race.jpg",
|
1338 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/wants_to_eliminate_the_monster_race.jpg",
|
1339 |
+
"metrics": {
|
1340 |
+
"psnr": 21.913010524328456,
|
1341 |
+
"ssim": 0.9391877583751967,
|
1342 |
+
"lpips": 0.02408475987613201,
|
1343 |
+
"clip_similarity": 0.9915341138839722,
|
1344 |
+
"combined_score": 0.8411669618096729
|
1345 |
+
}
|
1346 |
+
},
|
1347 |
+
{
|
1348 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/you_wont_survive_in_japan.jpg",
|
1349 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/you_wont_survive_in_japan.jpg",
|
1350 |
+
"metrics": {
|
1351 |
+
"psnr": 13.965042320074826,
|
1352 |
+
"ssim": 0.3985192186915299,
|
1353 |
+
"lpips": 0.24688449501991272,
|
1354 |
+
"clip_similarity": 0.9077955484390259,
|
1355 |
+
"combined_score": 0.6641478643906626
|
1356 |
+
}
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_basketball_player_sitting_on_the_ground_with_the_words_bust.jpg",
|
1360 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_basketball_player_sitting_on_the_ground_with_the_words_bust.jpg",
|
1361 |
+
"metrics": {
|
1362 |
+
"psnr": 20.665043284552418,
|
1363 |
+
"ssim": 0.8350141266231356,
|
1364 |
+
"lpips": 0.051463525742292404,
|
1365 |
+
"clip_similarity": 0.8694419860839844,
|
1366 |
+
"combined_score": 0.7975093000148286
|
1367 |
+
}
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/cool_things_that_only_exist_in_japan.jpg",
|
1371 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/cool_things_that_only_exist_in_japan.jpg",
|
1372 |
+
"metrics": {
|
1373 |
+
"psnr": 18.816626581421485,
|
1374 |
+
"ssim": 0.7293337242685259,
|
1375 |
+
"lpips": 0.0936412513256073,
|
1376 |
+
"clip_similarity": 0.6957647800445557,
|
1377 |
+
"combined_score": 0.7462020986807718
|
1378 |
+
}
|
1379 |
+
},
|
1380 |
+
{
|
1381 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_pair_of_hands_are_holding_a_toy_figurine.jpg",
|
1382 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_pair_of_hands_are_holding_a_toy_figurine.jpg",
|
1383 |
+
"metrics": {
|
1384 |
+
"psnr": 22.699763077688118,
|
1385 |
+
"ssim": 0.8635285005070893,
|
1386 |
+
"lpips": 0.07485956698656082,
|
1387 |
+
"clip_similarity": 0.8472357392311096,
|
1388 |
+
"combined_score": 0.8015508159423186
|
1389 |
+
}
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_group_of_people_are_standing_inside_of_a_circular_stairway.jpg",
|
1393 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_group_of_people_are_standing_inside_of_a_circular_stairway.jpg",
|
1394 |
+
"metrics": {
|
1395 |
+
"psnr": 12.806306520034937,
|
1396 |
+
"ssim": 0.1555237821575396,
|
1397 |
+
"lpips": 0.4644823968410492,
|
1398 |
+
"clip_similarity": 0.7267271876335144,
|
1399 |
+
"combined_score": 0.5334324471926152
|
1400 |
+
}
|
1401 |
+
},
|
1402 |
+
{
|
1403 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_group_of_miniature_warhammer_figurines_on_a_table.jpg",
|
1404 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_group_of_miniature_warhammer_figurines_on_a_table.jpg",
|
1405 |
+
"metrics": {
|
1406 |
+
"psnr": 17.601366787332857,
|
1407 |
+
"ssim": 0.5610118837530841,
|
1408 |
+
"lpips": 0.32981014251708984,
|
1409 |
+
"clip_similarity": 0.754621148109436,
|
1410 |
+
"combined_score": 0.6441803474929247
|
1411 |
+
}
|
1412 |
+
},
|
1413 |
+
{
|
1414 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys__join_the_family.jpg",
|
1415 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/five_nights_at_freddys__join_the_family.jpg",
|
1416 |
+
"metrics": {
|
1417 |
+
"psnr": 18.633405105222028,
|
1418 |
+
"ssim": 0.574539666208897,
|
1419 |
+
"lpips": 0.2763814926147461,
|
1420 |
+
"clip_similarity": 0.8419090509414673,
|
1421 |
+
"combined_score": 0.6736383326103201
|
1422 |
+
}
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_small_fish_on_a_finger.jpg",
|
1426 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_small_fish_on_a_finger.jpg",
|
1427 |
+
"metrics": {
|
1428 |
+
"psnr": 22.334678490172635,
|
1429 |
+
"ssim": 0.6644996325801483,
|
1430 |
+
"lpips": 0.18101491034030914,
|
1431 |
+
"clip_similarity": 0.9235873818397522,
|
1432 |
+
"combined_score": 0.7403518569027524
|
1433 |
+
}
|
1434 |
+
},
|
1435 |
+
{
|
1436 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_pixelated_sword_in_the_sky.jpg",
|
1437 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_pixelated_sword_in_the_sky.jpg",
|
1438 |
+
"metrics": {
|
1439 |
+
"psnr": 21.58003409346199,
|
1440 |
+
"ssim": 0.7729179896809549,
|
1441 |
+
"lpips": 0.13130661845207214,
|
1442 |
+
"clip_similarity": 0.9641125798225403,
|
1443 |
+
"combined_score": 0.7742918104434819
|
1444 |
+
}
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_to_generate_energy.jpg",
|
1448 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/how_to_generate_energy.jpg",
|
1449 |
+
"metrics": {
|
1450 |
+
"psnr": 21.99577277977526,
|
1451 |
+
"ssim": 0.9055494792872878,
|
1452 |
+
"lpips": 0.05075525492429733,
|
1453 |
+
"clip_similarity": 0.9911050796508789,
|
1454 |
+
"combined_score": 0.8271574545335533
|
1455 |
+
}
|
1456 |
+
},
|
1457 |
+
{
|
1458 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_holding_an_orange_and_yellow_glass_ball_in_front_of_a_window.jpg",
|
1459 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_person_holding_an_orange_and_yellow_glass_ball_in_front_of_a_window.jpg",
|
1460 |
+
"metrics": {
|
1461 |
+
"psnr": 18.740073889252205,
|
1462 |
+
"ssim": 0.5730317986021228,
|
1463 |
+
"lpips": 0.18743324279785156,
|
1464 |
+
"clip_similarity": 0.8602343201637268,
|
1465 |
+
"combined_score": 0.7063765668274431
|
1466 |
+
}
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_with_the_text_join_the_family.jpg",
|
1470 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/five_nights_at_freddys_with_the_text_join_the_family.jpg",
|
1471 |
+
"metrics": {
|
1472 |
+
"psnr": 19.213323705496748,
|
1473 |
+
"ssim": 0.5736522627737627,
|
1474 |
+
"lpips": 0.2686353623867035,
|
1475 |
+
"clip_similarity": 0.8167088031768799,
|
1476 |
+
"combined_score": 0.6736963428984062
|
1477 |
+
}
|
1478 |
+
},
|
1479 |
+
{
|
1480 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_aerial_view_of_moss_growing_on_the_roof_of_a_building.jpg",
|
1481 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_aerial_view_of_moss_growing_on_the_roof_of_a_building.jpg",
|
1482 |
+
"metrics": {
|
1483 |
+
"psnr": 14.59364191521198,
|
1484 |
+
"ssim": 0.24892216565150502,
|
1485 |
+
"lpips": 0.4881993532180786,
|
1486 |
+
"clip_similarity": 0.8096346259117126,
|
1487 |
+
"combined_score": 0.5474320138125695
|
1488 |
+
}
|
1489 |
+
},
|
1490 |
+
{
|
1491 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_video_game_with_the_words_180_points_on_it.jpg",
|
1492 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_video_game_with_the_words_180_points_on_it.jpg",
|
1493 |
+
"metrics": {
|
1494 |
+
"psnr": 17.451594319148338,
|
1495 |
+
"ssim": 0.6213210037713593,
|
1496 |
+
"lpips": 0.2613276243209839,
|
1497 |
+
"clip_similarity": 0.7912282347679138,
|
1498 |
+
"combined_score": 0.6808563055301509
|
1499 |
+
}
|
1500 |
+
},
|
1501 |
+
{
|
1502 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.jpg",
|
1503 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.jpg",
|
1504 |
+
"metrics": {
|
1505 |
+
"psnr": 16.974007054811363,
|
1506 |
+
"ssim": 0.7137296620947507,
|
1507 |
+
"lpips": 0.21245914697647095,
|
1508 |
+
"clip_similarity": 0.49911922216415405,
|
1509 |
+
"combined_score": 0.6826106700888632
|
1510 |
+
}
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_image_of_a_cowboy_with_the_words_not_share.jpg",
|
1514 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_cartoon_image_of_a_cowboy_with_the_words_not_share.jpg",
|
1515 |
+
"metrics": {
|
1516 |
+
"psnr": 23.366367550996905,
|
1517 |
+
"ssim": 0.9181327688610654,
|
1518 |
+
"lpips": 0.08394452929496765,
|
1519 |
+
"clip_similarity": 0.9370521903038025,
|
1520 |
+
"combined_score": 0.8188763868612859
|
1521 |
+
}
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_homepage_with_a_bunch_of_different_videos.jpg",
|
1525 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_homepage_with_a_bunch_of_different_videos.jpg",
|
1526 |
+
"metrics": {
|
1527 |
+
"psnr": 14.751950299641416,
|
1528 |
+
"ssim": 0.6491866992192853,
|
1529 |
+
"lpips": 0.13199274241924286,
|
1530 |
+
"clip_similarity": 0.7667825818061829,
|
1531 |
+
"combined_score": 0.7278588032167761
|
1532 |
+
}
|
1533 |
+
},
|
1534 |
+
{
|
1535 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_video_showing_how_to_make_a_minecraft_video.jpg",
|
1536 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_video_showing_how_to_make_a_minecraft_video.jpg",
|
1537 |
+
"metrics": {
|
1538 |
+
"psnr": 18.380790956532593,
|
1539 |
+
"ssim": 0.7005954152351518,
|
1540 |
+
"lpips": 0.12677070498466492,
|
1541 |
+
"clip_similarity": 0.898536205291748,
|
1542 |
+
"combined_score": 0.7505731860698148
|
1543 |
+
}
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_hand_is_holding_a_paintbrush_and_painting_a_figurine.jpg",
|
1547 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_hand_is_holding_a_paintbrush_and_painting_a_figurine.jpg",
|
1548 |
+
"metrics": {
|
1549 |
+
"psnr": 23.414610272851178,
|
1550 |
+
"ssim": 0.8908361060419896,
|
1551 |
+
"lpips": 0.08842884004116058,
|
1552 |
+
"clip_similarity": 0.7794768214225769,
|
1553 |
+
"combined_score": 0.7976960553984058
|
1554 |
+
}
|
1555 |
+
},
|
1556 |
+
{
|
1557 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cell_phone_screen_with_the_words_no_signal_on_it.jpg",
|
1558 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_cell_phone_screen_with_the_words_no_signal_on_it.jpg",
|
1559 |
+
"metrics": {
|
1560 |
+
"psnr": 16.679702931544004,
|
1561 |
+
"ssim": 0.723977438435914,
|
1562 |
+
"lpips": 0.11621379852294922,
|
1563 |
+
"clip_similarity": 0.8322086334228516,
|
1564 |
+
"combined_score": 0.75114264962464
|
1565 |
+
}
|
1566 |
+
},
|
1567 |
+
{
|
1568 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/jalen_green_an_utter_mess.jpg",
|
1569 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/jalen_green_an_utter_mess.jpg",
|
1570 |
+
"metrics": {
|
1571 |
+
"psnr": 18.66729380837255,
|
1572 |
+
"ssim": 0.6947660074076172,
|
1573 |
+
"lpips": 0.04878397285938263,
|
1574 |
+
"clip_similarity": 0.875766396522522,
|
1575 |
+
"combined_score": 0.7747171502626109
|
1576 |
+
}
|
1577 |
+
},
|
1578 |
+
{
|
1579 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/merc_executions_in_fortnite.jpg",
|
1580 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/merc_executions_in_fortnite.jpg",
|
1581 |
+
"metrics": {
|
1582 |
+
"psnr": 17.78569323481215,
|
1583 |
+
"ssim": 0.7469711356009885,
|
1584 |
+
"lpips": 0.11949887871742249,
|
1585 |
+
"clip_similarity": 0.8461102843284607,
|
1586 |
+
"combined_score": 0.7548320912218964
|
1587 |
+
}
|
1588 |
+
},
|
1589 |
+
{
|
1590 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_hands_are_holding_paint_brushes_to_paint_a_toy.jpg",
|
1591 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/two_hands_are_holding_paint_brushes_to_paint_a_toy.jpg",
|
1592 |
+
"metrics": {
|
1593 |
+
"psnr": 16.78233965626001,
|
1594 |
+
"ssim": 0.6695566523472444,
|
1595 |
+
"lpips": 0.1909937858581543,
|
1596 |
+
"clip_similarity": 0.8031213879585266,
|
1597 |
+
"combined_score": 0.7138978115975851
|
1598 |
+
}
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_with_a_picture_of_a_school_bus_and_people_on_the_street.jpg",
|
1602 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_with_a_picture_of_a_school_bus_and_people_on_the_street.jpg",
|
1603 |
+
"metrics": {
|
1604 |
+
"psnr": 14.578316449939553,
|
1605 |
+
"ssim": 0.46535652584998405,
|
1606 |
+
"lpips": 0.24153700470924377,
|
1607 |
+
"clip_similarity": 0.7061024308204651,
|
1608 |
+
"combined_score": 0.6558757703113088
|
1609 |
+
}
|
1610 |
+
},
|
1611 |
+
{
|
1612 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_illustration_of_a_can_with_a_lightning_bolt_and_the_words_free_energy.jpg",
|
1613 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_illustration_of_a_can_with_a_lightning_bolt_and_the_words_free_energy.jpg",
|
1614 |
+
"metrics": {
|
1615 |
+
"psnr": 20.31989123851252,
|
1616 |
+
"ssim": 0.9061833919482116,
|
1617 |
+
"lpips": 0.06527303904294968,
|
1618 |
+
"clip_similarity": 0.9844591021537781,
|
1619 |
+
"combined_score": 0.8131273115351397
|
1620 |
+
}
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_man_using_his_phone_to_talk_on_the_app.jpg",
|
1624 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_a_man_using_his_phone_to_talk_on_the_app.jpg",
|
1625 |
+
"metrics": {
|
1626 |
+
"psnr": 16.603131142681637,
|
1627 |
+
"ssim": 0.7509797619326859,
|
1628 |
+
"lpips": 0.16726981103420258,
|
1629 |
+
"clip_similarity": 0.6686421036720276,
|
1630 |
+
"combined_score": 0.7209667407951347
|
1631 |
+
}
|
1632 |
+
},
|
1633 |
+
{
|
1634 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/three_large_white_truffles_sitting_on_a_red_cloth.jpg",
|
1635 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/three_large_white_truffles_sitting_on_a_red_cloth.jpg",
|
1636 |
+
"metrics": {
|
1637 |
+
"psnr": 23.35562888917215,
|
1638 |
+
"ssim": 0.6902198960731744,
|
1639 |
+
"lpips": 0.2512403726577759,
|
1640 |
+
"clip_similarity": 0.808051586151123,
|
1641 |
+
"combined_score": 0.7131821570417276
|
1642 |
+
}
|
1643 |
+
},
|
1644 |
+
{
|
1645 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_gun_with_the_words_two_tap_on_it.jpg",
|
1646 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_gun_with_the_words_two_tap_on_it.jpg",
|
1647 |
+
"metrics": {
|
1648 |
+
"psnr": 21.296870529472223,
|
1649 |
+
"ssim": 0.8165064016992226,
|
1650 |
+
"lpips": 0.150319904088974,
|
1651 |
+
"clip_similarity": 0.9570778012275696,
|
1652 |
+
"combined_score": 0.7720561265938606
|
1653 |
+
}
|
1654 |
+
},
|
1655 |
+
{
|
1656 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_woman_holding_a_sword.jpg",
|
1657 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_woman_holding_a_sword.jpg",
|
1658 |
+
"metrics": {
|
1659 |
+
"psnr": 17.272557250417968,
|
1660 |
+
"ssim": 0.7873781585685252,
|
1661 |
+
"lpips": 0.1924760937690735,
|
1662 |
+
"clip_similarity": 0.7038475871086121,
|
1663 |
+
"combined_score": 0.7211248496769643
|
1664 |
+
}
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_guns_with_the_words_new_and_old_on_them.jpg",
|
1668 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/two_guns_with_the_words_new_and_old_on_them.jpg",
|
1669 |
+
"metrics": {
|
1670 |
+
"psnr": 15.967140037808672,
|
1671 |
+
"ssim": 0.39022687813625173,
|
1672 |
+
"lpips": 0.27860474586486816,
|
1673 |
+
"clip_similarity": 0.6473366618156433,
|
1674 |
+
"combined_score": 0.6257560368492983
|
1675 |
+
}
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_the_words_cenet_on_it.jpg",
|
1679 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_the_words_cenet_on_it.jpg",
|
1680 |
+
"metrics": {
|
1681 |
+
"psnr": 15.621693746832076,
|
1682 |
+
"ssim": 0.7584264831694479,
|
1683 |
+
"lpips": 0.15577223896980286,
|
1684 |
+
"clip_similarity": 0.6311110258102417,
|
1685 |
+
"combined_score": 0.7223547914170103
|
1686 |
+
}
|
1687 |
+
},
|
1688 |
+
{
|
1689 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_with_the_words_cnet_on_it.jpg",
|
1690 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_screen_with_the_words_cnet_on_it.jpg",
|
1691 |
+
"metrics": {
|
1692 |
+
"psnr": 14.879189119139596,
|
1693 |
+
"ssim": 0.7415332385267956,
|
1694 |
+
"lpips": 0.11566762626171112,
|
1695 |
+
"clip_similarity": 0.6774989366531372,
|
1696 |
+
"combined_score": 0.7384962102527342
|
1697 |
+
}
|
1698 |
+
},
|
1699 |
+
{
|
1700 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_app_on_an_android_phone.jpg",
|
1701 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_screenshot_of_the_app_on_an_android_phone.jpg",
|
1702 |
+
"metrics": {
|
1703 |
+
"psnr": 15.699132711916814,
|
1704 |
+
"ssim": 0.7934324971854511,
|
1705 |
+
"lpips": 0.08179216086864471,
|
1706 |
+
"clip_similarity": 0.6567662954330444,
|
1707 |
+
"combined_score": 0.7560642478170964
|
1708 |
+
}
|
1709 |
+
},
|
1710 |
+
{
|
1711 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_model_of_a_man_standing_on_top_of_a_table.jpg",
|
1712 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_model_of_a_man_standing_on_top_of_a_table.jpg",
|
1713 |
+
"metrics": {
|
1714 |
+
"psnr": 17.980095882141256,
|
1715 |
+
"ssim": 0.47700275128115144,
|
1716 |
+
"lpips": 0.30478566884994507,
|
1717 |
+
"clip_similarity": 0.7888491153717041,
|
1718 |
+
"combined_score": 0.6437603401318623
|
1719 |
+
}
|
1720 |
+
},
|
1721 |
+
{
|
1722 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_paper_cutout_of_a_person_with_the_words_actual_rocket_surgeon.jpg",
|
1723 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_paper_cutout_of_a_person_with_the_words_actual_rocket_surgeon.jpg",
|
1724 |
+
"metrics": {
|
1725 |
+
"psnr": 18.728637985069795,
|
1726 |
+
"ssim": 0.7190111173727732,
|
1727 |
+
"lpips": 0.3046285808086395,
|
1728 |
+
"clip_similarity": 0.8662129640579224,
|
1729 |
+
"combined_score": 0.6878529607286844
|
1730 |
+
}
|
1731 |
+
},
|
1732 |
+
{
|
1733 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_castle_in_minecraft_with_the_words_200__hours.jpg",
|
1734 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_image_of_a_castle_in_minecraft_with_the_words_200__hours.jpg",
|
1735 |
+
"metrics": {
|
1736 |
+
"psnr": 17.107624270806316,
|
1737 |
+
"ssim": 0.3494043763624855,
|
1738 |
+
"lpips": 0.32079243659973145,
|
1739 |
+
"clip_similarity": 0.8885090351104736,
|
1740 |
+
"combined_score": 0.6289842071555142
|
1741 |
+
}
|
1742 |
+
},
|
1743 |
+
{
|
1744 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_with_the_words_yes_but_on_it.jpg",
|
1745 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_cartoon_with_the_words_yes_but_on_it.jpg",
|
1746 |
+
"metrics": {
|
1747 |
+
"psnr": 21.27399368821817,
|
1748 |
+
"ssim": 0.8968072423102155,
|
1749 |
+
"lpips": 0.04115380719304085,
|
1750 |
+
"clip_similarity": 0.9724797606468201,
|
1751 |
+
"combined_score": 0.8237351983347408
|
1752 |
+
}
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_cloak_standing_in_the_middle_of_a_field.jpg",
|
1756 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_man_in_a_cloak_standing_in_the_middle_of_a_field.jpg",
|
1757 |
+
"metrics": {
|
1758 |
+
"psnr": 20.34060999545581,
|
1759 |
+
"ssim": 0.7144160903067057,
|
1760 |
+
"lpips": 0.24656307697296143,
|
1761 |
+
"clip_similarity": 0.8885717988014221,
|
1762 |
+
"combined_score": 0.7114255664628906
|
1763 |
+
}
|
1764 |
+
},
|
1765 |
+
{
|
1766 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_woman_with_a_camera_tattoo_covering_her_face.jpg",
|
1767 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/a_woman_with_a_camera_tattoo_covering_her_face.jpg",
|
1768 |
+
"metrics": {
|
1769 |
+
"psnr": 20.413949725182658,
|
1770 |
+
"ssim": 0.5843777726728256,
|
1771 |
+
"lpips": 0.18727047741413116,
|
1772 |
+
"clip_similarity": 0.9399455785751343,
|
1773 |
+
"combined_score": 0.7181763052894046
|
1774 |
+
}
|
1775 |
+
},
|
1776 |
+
{
|
1777 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screenshot_of_a_youtube_video.jpg",
|
1778 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/an_iphone_screenshot_of_a_youtube_video.jpg",
|
1779 |
+
"metrics": {
|
1780 |
+
"psnr": 17.07527120853257,
|
1781 |
+
"ssim": 0.8033779478413717,
|
1782 |
+
"lpips": 0.14608438313007355,
|
1783 |
+
"clip_similarity": 0.7773563861846924,
|
1784 |
+
"combined_score": 0.7471127966991493
|
1785 |
+
}
|
1786 |
+
},
|
1787 |
+
{
|
1788 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_entrance_to_markofs_haunted_forest_is_lit_up_at_night.jpg",
|
1789 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_clickbait_thumbnails/the_entrance_to_markofs_haunted_forest_is_lit_up_at_night.jpg",
|
1790 |
+
"metrics": {
|
1791 |
+
"psnr": 16.651455192513936,
|
1792 |
+
"ssim": 0.2707461124626617,
|
1793 |
+
"lpips": 0.33328133821487427,
|
1794 |
+
"clip_similarity": 0.8388687372207642,
|
1795 |
+
"combined_score": 0.6078503222162697
|
1796 |
+
}
|
1797 |
+
}
|
1798 |
+
]
|
1799 |
+
}
|
data_for_ghazi/flux_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_230721.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/flux_scrapped/metrics_output/fake_product_ads_metrics_20250105_230916.json
ADDED
@@ -0,0 +1,1271 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "fake_product_ads",
|
3 |
+
"total_processed": 115,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 15.99783590373832,
|
10 |
+
"ssim": 0.8652327555609141,
|
11 |
+
"lpips": 0.06710845232009888,
|
12 |
+
"clip_similarity": 0.5184299945831299,
|
13 |
+
"combined_score": 0.7581399544804155
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_a_text_message_on_an_iphone.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_a_text_message_on_an_iphone.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 16.707201693648997,
|
21 |
+
"ssim": 0.7859809002316314,
|
22 |
+
"lpips": 0.08862777799367905,
|
23 |
+
"clip_similarity": 0.3083595931529999,
|
24 |
+
"combined_score": 0.717713372052257
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amitabh_bachchan_and_amita_bachchan_screenshot.jpg",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/amitabh_bachchan_and_amita_bachchan_screenshot.jpg",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 13.900196254422813,
|
32 |
+
"ssim": 0.6641605955582152,
|
33 |
+
"lpips": 0.11274276673793793,
|
34 |
+
"clip_similarity": 0.49170368909835815,
|
35 |
+
"combined_score": 0.7093344898852898
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_with_a_text_message_on_it.jpg",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_with_a_text_message_on_it.jpg",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 17.534757264331166,
|
43 |
+
"ssim": 0.8110183426363567,
|
44 |
+
"lpips": 0.10829401016235352,
|
45 |
+
"clip_similarity": 0.7935090065002441,
|
46 |
+
"combined_score": 0.7631007484886543
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_with_an_image_of_an_investor.jpg",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_email_with_an_image_of_an_investor.jpg",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 22.150775124614846,
|
54 |
+
"ssim": 0.8950178352147283,
|
55 |
+
"lpips": 0.080157570540905,
|
56 |
+
"clip_similarity": 0.728071928024292,
|
57 |
+
"combined_score": 0.7897585940183959
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_an_iphone.jpg",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_on_an_iphone.jpg",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 13.546611170658762,
|
65 |
+
"ssim": 0.7204527417388623,
|
66 |
+
"lpips": 0.1261184960603714,
|
67 |
+
"clip_similarity": 0.5314651727676392,
|
68 |
+
"combined_score": 0.7170729549164632
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_iphone_showing_a_message_from_a_group_chat.jpg",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_iphone_showing_a_message_from_a_group_chat.jpg",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 16.02695604977124,
|
76 |
+
"ssim": 0.8512235939256202,
|
77 |
+
"lpips": 0.1758560687303543,
|
78 |
+
"clip_similarity": 0.8448083996772766,
|
79 |
+
"combined_score": 0.7506147550009467
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/dewalt_cordless_drill_screenshot.jpg",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/dewalt_cordless_drill_screenshot.jpg",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 17.85204979894349,
|
87 |
+
"ssim": 0.7761850044740509,
|
88 |
+
"lpips": 0.12283352017402649,
|
89 |
+
"clip_similarity": 0.8163403272628784,
|
90 |
+
"combined_score": 0.7550700513364862
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_application_on_the_phone.jpg",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_application_on_the_phone.jpg",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 17.267788530375277,
|
98 |
+
"ssim": 0.6678447785091185,
|
99 |
+
"lpips": 0.10214614868164062,
|
100 |
+
"clip_similarity": 0.5622829794883728,
|
101 |
+
"combined_score": 0.7206538626866309
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/paton_wynn_kalynn__screenshot.jpg",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/paton_wynn_kalynn__screenshot.jpg",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 20.092263623631087,
|
109 |
+
"ssim": 0.8214624222913433,
|
110 |
+
"lpips": 0.12483330070972443,
|
111 |
+
"clip_similarity": 0.6304073333740234,
|
112 |
+
"combined_score": 0.7430297595508556
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_on_a_phone_that_reads_how_do_you_do.jpg",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_text_message_on_a_phone_that_reads_how_do_you_do.jpg",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 13.007187964357836,
|
120 |
+
"ssim": 0.6997010225951819,
|
121 |
+
"lpips": 0.07830050587654114,
|
122 |
+
"clip_similarity": 0.5818862318992615,
|
123 |
+
"combined_score": 0.7357385995224139
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_from_huntington_international_bank.jpg",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_email_from_huntington_international_bank.jpg",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 17.798787059892444,
|
131 |
+
"ssim": 0.8257477275427026,
|
132 |
+
"lpips": 0.05067507550120354,
|
133 |
+
"clip_similarity": 0.49336737394332886,
|
134 |
+
"combined_score": 0.755462620100317
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/6pack_of_mens_tactical_pants_on_sale_for__19_99.jpg",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/6pack_of_mens_tactical_pants_on_sale_for__19_99.jpg",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 17.68398911388129,
|
142 |
+
"ssim": 0.7605092032443954,
|
143 |
+
"lpips": 0.13087815046310425,
|
144 |
+
"clip_similarity": 0.7498262524604797,
|
145 |
+
"combined_score": 0.7432516530706208
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amazon_official_site_shop_online_at_amazon.jpg",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/amazon_official_site_shop_online_at_amazon.jpg",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 18.077710093615217,
|
153 |
+
"ssim": 0.7867191954477747,
|
154 |
+
"lpips": 0.07030915468931198,
|
155 |
+
"clip_similarity": 0.682205855846405,
|
156 |
+
"combined_score": 0.7616202607605475
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_a_text_message_on_a_phone.jpg",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_a_text_message_on_a_phone.jpg",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 16.990035748718412,
|
164 |
+
"ssim": 0.6357503909325039,
|
165 |
+
"lpips": 0.17738664150238037,
|
166 |
+
"clip_similarity": 0.5578079223632812,
|
167 |
+
"combined_score": 0.6890580263503705
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/bang_energy_drinks_scam.jpg",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/bang_energy_drinks_scam.jpg",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 13.958916773938224,
|
175 |
+
"ssim": 0.7154462112087705,
|
176 |
+
"lpips": 0.1259784698486328,
|
177 |
+
"clip_similarity": 0.5443775653839111,
|
178 |
+
"combined_score": 0.7176622237726852
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_sent_to_a_customer.jpg",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_email_sent_to_a_customer.jpg",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 13.851265908940418,
|
186 |
+
"ssim": 0.7026097582258347,
|
187 |
+
"lpips": 0.10932540148496628,
|
188 |
+
"clip_similarity": 0.432447612285614,
|
189 |
+
"combined_score": 0.7103723344426984
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_education_planner_app_on_the_iphone.jpg",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_education_planner_app_on_the_iphone.jpg",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 13.678506148895874,
|
197 |
+
"ssim": 0.7398915865000565,
|
198 |
+
"lpips": 0.09626083076000214,
|
199 |
+
"clip_similarity": 0.5891523361206055,
|
200 |
+
"combined_score": 0.7362076808210682
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_that_reads_i_am_interested_in_renting_your_facebook_page.jpg",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_text_message_that_reads_i_am_interested_in_renting_your_facebook_page.jpg",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 17.974023543666128,
|
208 |
+
"ssim": 0.88961645786098,
|
209 |
+
"lpips": 0.042951032519340515,
|
210 |
+
"clip_similarity": 0.8126513361930847,
|
211 |
+
"combined_score": 0.7996747409166862
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_an_image_of_a_womans.jpg",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_an_image_of_a_womans.jpg",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 15.993283250145074,
|
219 |
+
"ssim": 0.5378191455396284,
|
220 |
+
"lpips": 0.3031574785709381,
|
221 |
+
"clip_similarity": 0.43943846225738525,
|
222 |
+
"combined_score": 0.6185116005568544
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/gonadex_is_a_cryptocurrency_exchange_that_allows_users_to_buy_sell_and_trade.jpg",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/gonadex_is_a_cryptocurrency_exchange_that_allows_users_to_buy_sell_and_trade.jpg",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 20.28737271683412,
|
230 |
+
"ssim": 0.8351197462107919,
|
231 |
+
"lpips": 0.1158289834856987,
|
232 |
+
"clip_similarity": 0.8774339556694031,
|
233 |
+
"combined_score": 0.7739080768627351
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_trading_app_on_the_iphone.jpg",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_the_trading_app_on_the_iphone.jpg",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 18.407197489891928,
|
241 |
+
"ssim": 0.7843977534525984,
|
242 |
+
"lpips": 0.13499169051647186,
|
243 |
+
"clip_similarity": 0.7623473405838013,
|
244 |
+
"combined_score": 0.7466473053955047
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/10000_dwight_sets_giveaway_screenshot.jpg",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/10000_dwight_sets_giveaway_screenshot.jpg",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 16.344737616148887,
|
252 |
+
"ssim": 0.7203782974524492,
|
253 |
+
"lpips": 0.16132088005542755,
|
254 |
+
"clip_similarity": 0.722588062286377,
|
255 |
+
"combined_score": 0.7238532428271054
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_letter_to_the_editor_of_a_newspaper_is_shown.jpg",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/the_letter_to_the_editor_of_a_newspaper_is_shown.jpg",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 16.7414960166071,
|
263 |
+
"ssim": 0.63227843074539,
|
264 |
+
"lpips": 0.13899123668670654,
|
265 |
+
"clip_similarity": 0.7366111278533936,
|
266 |
+
"combined_score": 0.7198559445568006
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_a_black_phone.jpg",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_on_a_black_phone.jpg",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 16.169840652739538,
|
274 |
+
"ssim": 0.8096782670968435,
|
275 |
+
"lpips": 0.09672719240188599,
|
276 |
+
"clip_similarity": 0.5498892664909363,
|
277 |
+
"combined_score": 0.74258614937296
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_resume_on_an_iphone.jpg",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_image_of_a_resume_on_an_iphone.jpg",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 16.955428258609942,
|
285 |
+
"ssim": 0.8238831942410716,
|
286 |
+
"lpips": 0.08677033334970474,
|
287 |
+
"clip_similarity": 0.8792659044265747,
|
288 |
+
"combined_score": 0.7811394529064215
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_facebook_ad_for_mens_outdoor_pants.jpg",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_facebook_ad_for_mens_outdoor_pants.jpg",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 16.24751298248348,
|
296 |
+
"ssim": 0.7750707458877101,
|
297 |
+
"lpips": 0.12269856035709381,
|
298 |
+
"clip_similarity": 0.5639897584915161,
|
299 |
+
"combined_score": 0.7297150916073253
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/dewalt_dewalt_dewalt_dewalt_dewalt_dew.jpg",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/dewalt_dewalt_dewalt_dewalt_dewalt_dew.jpg",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 16.847746570164936,
|
307 |
+
"ssim": 0.7510825469601352,
|
308 |
+
"lpips": 0.14426851272583008,
|
309 |
+
"clip_similarity": 0.7054897546768188,
|
310 |
+
"combined_score": 0.7327173780576616
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_the_words_rust_news_on_it.jpg",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_with_the_words_rust_news_on_it.jpg",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 17.320845447873587,
|
318 |
+
"ssim": 0.7683523991776826,
|
319 |
+
"lpips": 0.15236257016658783,
|
320 |
+
"clip_similarity": 0.7815697193145752,
|
321 |
+
"combined_score": 0.7400829322498041
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/endorsement_agreement_screenshot_1.jpg",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/endorsement_agreement_screenshot_1.jpg",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 16.066130796182694,
|
329 |
+
"ssim": 0.8106080257333756,
|
330 |
+
"lpips": 0.09063444286584854,
|
331 |
+
"clip_similarity": 0.729276180267334,
|
332 |
+
"combined_score": 0.7627967668836928
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_with_a_heart_on_it.jpg",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_with_a_heart_on_it.jpg",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 17.897368953692606,
|
340 |
+
"ssim": 0.8825830560195761,
|
341 |
+
"lpips": 0.09793399274349213,
|
342 |
+
"clip_similarity": 0.7252265214920044,
|
343 |
+
"combined_score": 0.7706332130919147
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_dewalt_cordless_drill_is_shown_in_the_screenshot.jpg",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/the_dewalt_cordless_drill_is_shown_in_the_screenshot.jpg",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 15.20257848905301,
|
351 |
+
"ssim": 0.6701472125523936,
|
352 |
+
"lpips": 0.16166144609451294,
|
353 |
+
"clip_similarity": 0.6328529715538025,
|
354 |
+
"combined_score": 0.7072258729051597
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_trading_screen_on_the_app.jpg",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_the_trading_screen_on_the_app.jpg",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 20.64417599606749,
|
362 |
+
"ssim": 0.8942604759775481,
|
363 |
+
"lpips": 0.1159810945391655,
|
364 |
+
"clip_similarity": 0.7664891481399536,
|
365 |
+
"combined_score": 0.773415483102257
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_price_of_a_vr_headset_on_amazon.jpg",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/the_price_of_a_vr_headset_on_amazon.jpg",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 15.937207155109101,
|
373 |
+
"ssim": 0.7712769763473081,
|
374 |
+
"lpips": 0.1982593536376953,
|
375 |
+
"clip_similarity": 0.7267495393753052,
|
376 |
+
"combined_score": 0.7189757266164334
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_pink_screen_with_the_words_drop_prices_on_it.jpg",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_pink_screen_with_the_words_drop_prices_on_it.jpg",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 17.101415114753213,
|
384 |
+
"ssim": 0.7801375782987258,
|
385 |
+
"lpips": 0.042236294597387314,
|
386 |
+
"clip_similarity": 0.8898618817329407,
|
387 |
+
"combined_score": 0.7912241218090174
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_text_message_on_a_cell_phone.jpg",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_image_of_a_text_message_on_a_cell_phone.jpg",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 13.839389634359684,
|
395 |
+
"ssim": 0.6101236298069482,
|
396 |
+
"lpips": 0.1342029571533203,
|
397 |
+
"clip_similarity": 0.5727226734161377,
|
398 |
+
"combined_score": 0.7018197768089939
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_thank_you_letter_for_choosing_us.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_thank_you_letter_for_choosing_us.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 17.372114724143707,
|
406 |
+
"ssim": 0.7848193919376332,
|
407 |
+
"lpips": 0.04960435628890991,
|
408 |
+
"clip_similarity": 0.689562201499939,
|
409 |
+
"combined_score": 0.7693176042395204
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_asian_woman_making_a_peace_sign_with_her_fingers.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_asian_woman_making_a_peace_sign_with_her_fingers.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 21.875139793903426,
|
417 |
+
"ssim": 0.8449562281551027,
|
418 |
+
"lpips": 0.08692587167024612,
|
419 |
+
"clip_similarity": 0.9507715702056885,
|
420 |
+
"combined_score": 0.8007722351287652
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/hulk_hogan_live_streaming_on_facebook.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/hulk_hogan_live_streaming_on_facebook.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 15.393555390668727,
|
428 |
+
"ssim": 0.6250721496486057,
|
429 |
+
"lpips": 0.21511581540107727,
|
430 |
+
"clip_similarity": 0.8180530071258545,
|
431 |
+
"combined_score": 0.7002755877694993
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_amazon_order_on_an_iphone.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_amazon_order_on_an_iphone.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 15.403937813689858,
|
439 |
+
"ssim": 0.8228880908420476,
|
440 |
+
"lpips": 0.13368774950504303,
|
441 |
+
"clip_similarity": 0.4015768766403198,
|
442 |
+
"combined_score": 0.716800188963574
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_the_phone.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_app_on_the_phone.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 23.300707928135278,
|
450 |
+
"ssim": 0.9398549112773794,
|
451 |
+
"lpips": 0.04049033299088478,
|
452 |
+
"clip_similarity": 0.6925249099731445,
|
453 |
+
"combined_score": 0.812562650782788
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/verify_your_email_address_on_bitcointalk__bitcointalk.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/verify_your_email_address_on_bitcointalk__bitcointalk.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 20.569004205464022,
|
461 |
+
"ssim": 0.858001675996177,
|
462 |
+
"lpips": 0.1104099228978157,
|
463 |
+
"clip_similarity": 0.7040635347366333,
|
464 |
+
"combined_score": 0.7633081528861745
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/covid19_cancellation_policy.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/covid19_cancellation_policy.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 17.439489282155478,
|
472 |
+
"ssim": 0.7753890181655135,
|
473 |
+
"lpips": 0.054852768778800964,
|
474 |
+
"clip_similarity": 0.64530348777771,
|
475 |
+
"combined_score": 0.7616402324300178
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/on_behalf_of_members_and_staff_of_publishers_clearing_house_association_of_north_america.jpg",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/on_behalf_of_members_and_staff_of_publishers_clearing_house_association_of_north_america.jpg",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 17.889093766660583,
|
483 |
+
"ssim": 0.8884280509344076,
|
484 |
+
"lpips": 0.02965417131781578,
|
485 |
+
"clip_similarity": 0.6260689496994019,
|
486 |
+
"combined_score": 0.7854921426488658
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_showing_a_variety_of_items_for_sale.jpg",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_shot_showing_a_variety_of_items_for_sale.jpg",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 13.57762389061657,
|
494 |
+
"ssim": 0.5946405868301947,
|
495 |
+
"lpips": 0.1850806474685669,
|
496 |
+
"clip_similarity": 0.6822732090950012,
|
497 |
+
"combined_score": 0.6926451823200309
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_email_with_the_word_work_offer_on_it.jpg",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_email_with_the_word_work_offer_on_it.jpg",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 21.686628435057283,
|
505 |
+
"ssim": 0.8969342044000328,
|
506 |
+
"lpips": 0.05066350847482681,
|
507 |
+
"clip_similarity": 0.7897214293479919,
|
508 |
+
"combined_score": 0.8042131878039012
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/bitcointrader__bitcoin_trading_app_screenshot1.jpg",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/bitcointrader__bitcoin_trading_app_screenshot1.jpg",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 19.565591715967066,
|
516 |
+
"ssim": 0.8516925243550449,
|
517 |
+
"lpips": 0.13340894877910614,
|
518 |
+
"clip_similarity": 0.7715244889259338,
|
519 |
+
"combined_score": 0.7582131954731629
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_truth_about_the_shooting_arrest_everyone_is_talking_about.jpg",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/the_truth_about_the_shooting_arrest_everyone_is_talking_about.jpg",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 17.900062190538467,
|
527 |
+
"ssim": 0.6781326069219739,
|
528 |
+
"lpips": 0.17793208360671997,
|
529 |
+
"clip_similarity": 0.857090950012207,
|
530 |
+
"combined_score": 0.7251527567771647
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_rust_news_app_on_an_iphone.jpg",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_rust_news_app_on_an_iphone.jpg",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 18.030251737006232,
|
538 |
+
"ssim": 0.7881489950588825,
|
539 |
+
"lpips": 0.17884844541549683,
|
540 |
+
"clip_similarity": 0.7274629473686218,
|
541 |
+
"combined_score": 0.7283716881002706
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_send_an_amazon_gift_card_to_someone_on_amazon.jpg",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/how_to_send_an_amazon_gift_card_to_someone_on_amazon.jpg",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 19.65465827283247,
|
549 |
+
"ssim": 0.8840403638244624,
|
550 |
+
"lpips": 0.08074039965867996,
|
551 |
+
"clip_similarity": 0.7665060758590698,
|
552 |
+
"combined_score": 0.7809975222790383
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/boston_road_trading_ltd__screenshot.jpg",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/boston_road_trading_ltd__screenshot.jpg",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 19.364003125534833,
|
560 |
+
"ssim": 0.8555377308604822,
|
561 |
+
"lpips": 0.10407941043376923,
|
562 |
+
"clip_similarity": 0.7361274361610413,
|
563 |
+
"combined_score": 0.7655156095933572
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/i_just_thought_it_was_kind_of_a_weird_letter.jpg",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/i_just_thought_it_was_kind_of_a_weird_letter.jpg",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 14.520435335457847,
|
571 |
+
"ssim": 0.8045967611967676,
|
572 |
+
"lpips": 0.0633588433265686,
|
573 |
+
"clip_similarity": 0.4347114562988281,
|
574 |
+
"combined_score": 0.7419850646450988
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/ai_art_gallery_on_instagram.jpg",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/ai_art_gallery_on_instagram.jpg",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 20.733069502698868,
|
582 |
+
"ssim": 0.8942149036625815,
|
583 |
+
"lpips": 0.0861852839589119,
|
584 |
+
"clip_similarity": 0.7631067037582397,
|
585 |
+
"combined_score": 0.7839434040530864
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/huntington_bank_app_screenshot.jpg",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/huntington_bank_app_screenshot.jpg",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 16.526421609608924,
|
593 |
+
"ssim": 0.8196715217154157,
|
594 |
+
"lpips": 0.0627715215086937,
|
595 |
+
"clip_similarity": 0.5053114295005798,
|
596 |
+
"combined_score": 0.7515118386793276
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_application_for_an_influencer_model.jpg",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_showing_an_application_for_an_influencer_model.jpg",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 18.583961421998627,
|
604 |
+
"ssim": 0.8784034880916659,
|
605 |
+
"lpips": 0.12415557354688644,
|
606 |
+
"clip_similarity": 0.8289949893951416,
|
607 |
+
"combined_score": 0.7712055714118538
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/central_emergency_response_fund_life_saving_medical_supplies.jpg",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/central_emergency_response_fund_life_saving_medical_supplies.jpg",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 10.941250400007334,
|
615 |
+
"ssim": 0.5565148281054945,
|
616 |
+
"lpips": 0.08361735194921494,
|
617 |
+
"clip_similarity": 0.8568049669265747,
|
618 |
+
"combined_score": 0.7398916477262564
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_tweet_with_an_image_of_a_man_in_a_suit_and_tie.jpg",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_tweet_with_an_image_of_a_man_in_a_suit_and_tie.jpg",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 14.288165163266433,
|
626 |
+
"ssim": 0.4881363454362173,
|
627 |
+
"lpips": 0.18609721958637238,
|
628 |
+
"clip_similarity": 0.420764684677124,
|
629 |
+
"combined_score": 0.6501628934279146
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amitabh_bachchan_screenshot.jpg",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/amitabh_bachchan_screenshot.jpg",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 13.612112994125916,
|
637 |
+
"ssim": 0.6538463718270511,
|
638 |
+
"lpips": 0.12150025367736816,
|
639 |
+
"clip_similarity": 0.37732675671577454,
|
640 |
+
"combined_score": 0.6932845426585562
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_conversation_between_two_people.jpg",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_conversation_between_two_people.jpg",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 18.019257469198315,
|
648 |
+
"ssim": 0.8742766831045632,
|
649 |
+
"lpips": 0.06797222048044205,
|
650 |
+
"clip_similarity": 0.6278387308120728,
|
651 |
+
"combined_score": 0.770135098378737
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_from_a_woman_to_her_boyfriend.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_text_message_from_a_woman_to_her_boyfriend.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 15.364714279578964,
|
659 |
+
"ssim": 0.7522690731033137,
|
660 |
+
"lpips": 0.05877050757408142,
|
661 |
+
"clip_similarity": 0.5917669534683228,
|
662 |
+
"combined_score": 0.7514473786614009
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_from_huntington_bank.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_email_from_huntington_bank.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 16.40641754041209,
|
670 |
+
"ssim": 0.7473022420631757,
|
671 |
+
"lpips": 0.05783585458993912,
|
672 |
+
"clip_similarity": 0.8963816165924072,
|
673 |
+
"combined_score": 0.7814909488622384
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/milwaukee_journal_control_screenshot.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/milwaukee_journal_control_screenshot.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 14.750246758664423,
|
681 |
+
"ssim": 0.6505322659124207,
|
682 |
+
"lpips": 0.1380607634782791,
|
683 |
+
"clip_similarity": 0.6071048974990845,
|
684 |
+
"combined_score": 0.7099690624193737
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_that_reads_hey_we_provide_amazing_deal_for_promotion.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_text_message_that_reads_hey_we_provide_amazing_deal_for_promotion.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 17.032256247323147,
|
692 |
+
"ssim": 0.8729585491540308,
|
693 |
+
"lpips": 0.06266652047634125,
|
694 |
+
"clip_similarity": 0.7817249298095703,
|
695 |
+
"combined_score": 0.7871829931873423
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/immediately_kelley_thought_that_the_stolen_money_seemed_to_be_missing_from_her.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/immediately_kelley_thought_that_the_stolen_money_seemed_to_be_missing_from_her.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 17.60422734807757,
|
703 |
+
"ssim": 0.8859747943456061,
|
704 |
+
"lpips": 0.0351310595870018,
|
705 |
+
"clip_similarity": 0.7038588523864746,
|
706 |
+
"combined_score": 0.7909862335350377
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_bbc_news_website.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_the_bbc_news_website.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 14.823310849817117,
|
714 |
+
"ssim": 0.6968426170346836,
|
715 |
+
"lpips": 0.07879094034433365,
|
716 |
+
"clip_similarity": 0.7096885442733765,
|
717 |
+
"combined_score": 0.7479184178620234
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/entry_level_technology_jobs.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/entry_level_technology_jobs.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 17.422415479068246,
|
725 |
+
"ssim": 0.8881206594734087,
|
726 |
+
"lpips": 0.05979033187031746,
|
727 |
+
"clip_similarity": 0.8442529439926147,
|
728 |
+
"combined_score": 0.7967167771656616
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 19.66284538355346,
|
736 |
+
"ssim": 0.8997738609909266,
|
737 |
+
"lpips": 0.05091740936040878,
|
738 |
+
"clip_similarity": 0.7048238515853882,
|
739 |
+
"combined_score": 0.7876273710310348
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_sent_to_a_customer.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_sent_to_a_customer.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 13.436753076450831,
|
747 |
+
"ssim": 0.71733280350242,
|
748 |
+
"lpips": 0.05895911902189255,
|
749 |
+
"clip_similarity": 0.6314013004302979,
|
750 |
+
"combined_score": 0.7501043589107304
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_from_king_achi.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_from_king_achi.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 16.83278841795235,
|
758 |
+
"ssim": 0.8182517161528061,
|
759 |
+
"lpips": 0.13895224034786224,
|
760 |
+
"clip_similarity": 0.7887670993804932,
|
761 |
+
"combined_score": 0.7529811832392184
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_instagram_of_a_man_in_a_car.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_instagram_of_a_man_in_a_car.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 13.77055293507085,
|
769 |
+
"ssim": 0.693736901026622,
|
770 |
+
"lpips": 0.1305287629365921,
|
771 |
+
"clip_similarity": 0.586175799369812,
|
772 |
+
"combined_score": 0.7169930480631673
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_image_of_a_beach_and_a_city.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_showing_an_image_of_a_beach_and_a_city.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 16.53085041779345,
|
780 |
+
"ssim": 0.7232054855536592,
|
781 |
+
"lpips": 0.16144658625125885,
|
782 |
+
"clip_similarity": 0.8807549476623535,
|
783 |
+
"combined_score": 0.7400500124113436
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_different_styles_of_clothing.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_showing_different_styles_of_clothing.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 16.625044608873566,
|
791 |
+
"ssim": 0.743429526753649,
|
792 |
+
"lpips": 0.12038234621286392,
|
793 |
+
"clip_similarity": 0.777356743812561,
|
794 |
+
"combined_score": 0.7471162822198011
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_iphone_showing_how_to_use_the_app.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_iphone_showing_how_to_use_the_app.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 15.021587222154727,
|
802 |
+
"ssim": 0.706228496901477,
|
803 |
+
"lpips": 0.20969519019126892,
|
804 |
+
"clip_similarity": 0.47894683480262756,
|
805 |
+
"combined_score": 0.6804356414485402
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_an_iphone.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_app_on_an_iphone.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 18.102008448940264,
|
813 |
+
"ssim": 0.8118152139617321,
|
814 |
+
"lpips": 0.25792497396469116,
|
815 |
+
"clip_similarity": 0.6972875595092773,
|
816 |
+
"combined_score": 0.7012272971575456
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/wish_app__screenshot.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/wish_app__screenshot.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 19.68707618894798,
|
824 |
+
"ssim": 0.8263048115293613,
|
825 |
+
"lpips": 0.1439228355884552,
|
826 |
+
"clip_similarity": 0.6134562492370605,
|
827 |
+
"combined_score": 0.7349183541971509
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_a_cell_phone.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_on_a_cell_phone.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 14.914256544714258,
|
835 |
+
"ssim": 0.7904355102311295,
|
836 |
+
"lpips": 0.14303463697433472,
|
837 |
+
"clip_similarity": 0.390472412109375,
|
838 |
+
"combined_score": 0.7075504448045897
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_get_a_free_iphone_6s_plus_from_tmobile.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/how_to_get_a_free_iphone_6s_plus_from_tmobile.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 16.357467528596775,
|
846 |
+
"ssim": 0.7354798568624257,
|
847 |
+
"lpips": 0.10913512110710144,
|
848 |
+
"clip_similarity": 0.5985555648803711,
|
849 |
+
"combined_score": 0.7319802426299153
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_conversation_between_a_man_and_a_woman.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_conversation_between_a_man_and_a_woman.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 16.045920448158025,
|
857 |
+
"ssim": 0.8149535198451566,
|
858 |
+
"lpips": 0.09486895799636841,
|
859 |
+
"clip_similarity": 0.6141546964645386,
|
860 |
+
"combined_score": 0.7504543623244984
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/bbc_news_australia__screenshot.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/bbc_news_australia__screenshot.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 13.49866543348699,
|
868 |
+
"ssim": 0.6427520544270156,
|
869 |
+
"lpips": 0.14006257057189941,
|
870 |
+
"clip_similarity": 0.5390963554382324,
|
871 |
+
"combined_score": 0.7013005440077107
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_facebook_app_on_an_ipad.jpg",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_the_facebook_app_on_an_ipad.jpg",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 18.619165456325348,
|
879 |
+
"ssim": 0.8955769404856779,
|
880 |
+
"lpips": 0.07069631665945053,
|
881 |
+
"clip_similarity": 0.9658539295196533,
|
882 |
+
"combined_score": 0.8061782231940092
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/garagegoogleswap_screenshot.jpg",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/garagegoogleswap_screenshot.jpg",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 12.851624719385605,
|
890 |
+
"ssim": 0.789463439631016,
|
891 |
+
"lpips": 0.0916353166103363,
|
892 |
+
"clip_similarity": 0.46369659900665283,
|
893 |
+
"combined_score": 0.7327168150316999
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_iphone_app_showing_different_crypt_currencies.jpg",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_iphone_app_showing_different_crypt_currencies.jpg",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 16.909165487149178,
|
901 |
+
"ssim": 0.807845630283901,
|
902 |
+
"lpips": 0.14335554838180542,
|
903 |
+
"clip_similarity": 0.7324302196502686,
|
904 |
+
"combined_score": 0.74424542457398
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_windows_10_home_page.jpg",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_the_windows_10_home_page.jpg",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 19.140285545746096,
|
912 |
+
"ssim": 0.7063377482252525,
|
913 |
+
"lpips": 0.13343723118305206,
|
914 |
+
"clip_similarity": 0.941240668296814,
|
915 |
+
"combined_score": 0.7533716981494011
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_use_your_vpn.jpg",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/how_to_use_your_vpn.jpg",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 16.170530971621837,
|
923 |
+
"ssim": 0.42756240822688163,
|
924 |
+
"lpips": 0.2786829173564911,
|
925 |
+
"clip_similarity": 0.7161767482757568,
|
926 |
+
"combined_score": 0.638213014986836
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_is_displaying_a_photo_of_a_man_in_a_car.jpg",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_is_displaying_a_photo_of_a_man_in_a_car.jpg",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 15.08170673168085,
|
934 |
+
"ssim": 0.6489527591228483,
|
935 |
+
"lpips": 0.19829389452934265,
|
936 |
+
"clip_similarity": 0.7675586938858032,
|
937 |
+
"combined_score": 0.7046959201717377
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_application_for_online_filings.jpg",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_showing_an_application_for_online_filings.jpg",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 14.960285890716726,
|
945 |
+
"ssim": 0.8364494007687907,
|
946 |
+
"lpips": 0.10543352365493774,
|
947 |
+
"clip_similarity": 0.6633937954902649,
|
948 |
+
"combined_score": 0.7549050563851167
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_a_woman_in_a_dress.jpg",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_a_woman_in_a_dress.jpg",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 15.67360105308725,
|
956 |
+
"ssim": 0.6755507787095457,
|
957 |
+
"lpips": 0.19332265853881836,
|
958 |
+
"clip_similarity": 0.885420560836792,
|
959 |
+
"combined_score": 0.7222117424015246
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_facebook_page_for_young_sun.jpg",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_facebook_page_for_young_sun.jpg",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 16.695481545382453,
|
967 |
+
"ssim": 0.7605711548454094,
|
968 |
+
"lpips": 0.1938992291688919,
|
969 |
+
"clip_similarity": 0.68923020362854,
|
970 |
+
"combined_score": 0.7151439633805532
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/samsung_galaxy_s7_edge_customer_service.jpg",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/samsung_galaxy_s7_edge_customer_service.jpg",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 15.561022149447597,
|
978 |
+
"ssim": 0.6660818131511151,
|
979 |
+
"lpips": 0.08274751156568527,
|
980 |
+
"clip_similarity": 0.6007038354873657,
|
981 |
+
"combined_score": 0.7310210264734139
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_several_pictures_of_people_on_it.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_with_several_pictures_of_people_on_it.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 15.07171399880284,
|
989 |
+
"ssim": 0.735691909861333,
|
990 |
+
"lpips": 0.09895946830511093,
|
991 |
+
"clip_similarity": 0.7056052684783936,
|
992 |
+
"combined_score": 0.7462784994202505
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/instagrams_new_dislike_button_is_here_but_its_not_what.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/instagrams_new_dislike_button_is_here_but_its_not_what.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 13.578088829572588,
|
1000 |
+
"ssim": 0.751134476343398,
|
1001 |
+
"lpips": 0.0945911705493927,
|
1002 |
+
"clip_similarity": 0.4330279231071472,
|
1003 |
+
"combined_score": 0.7228660540699369
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_the_iphone.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_app_on_the_iphone.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 17.658010394011647,
|
1011 |
+
"ssim": 0.8340996011213172,
|
1012 |
+
"lpips": 0.09440518170595169,
|
1013 |
+
"clip_similarity": 0.6425463557243347,
|
1014 |
+
"combined_score": 0.756327762143548
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_message_sent_by_a_user_to_a_friend.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_message_sent_by_a_user_to_a_friend.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 18.989939010140546,
|
1022 |
+
"ssim": 0.803979053206768,
|
1023 |
+
"lpips": 0.10191166400909424,
|
1024 |
+
"clip_similarity": 0.48121386766433716,
|
1025 |
+
"combined_score": 0.7330491623442659
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/we_service_all_makes_and_models.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/we_service_all_makes_and_models.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 14.377260795627755,
|
1033 |
+
"ssim": 0.5507167818509081,
|
1034 |
+
"lpips": 0.16364005208015442,
|
1035 |
+
"clip_similarity": 0.8259322643280029,
|
1036 |
+
"combined_score": 0.7079267254823824
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_two_text_messages_on_an_iphone.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_two_text_messages_on_an_iphone.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 15.137958472698426,
|
1044 |
+
"ssim": 0.6274774424670547,
|
1045 |
+
"lpips": 0.12522949278354645,
|
1046 |
+
"clip_similarity": 0.6681495904922485,
|
1047 |
+
"combined_score": 0.7171062529450418
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_article_on_the_bbc_website.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_an_article_on_the_bbc_website.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 14.235117092742698,
|
1055 |
+
"ssim": 0.6868773405299141,
|
1056 |
+
"lpips": 0.12401218712329865,
|
1057 |
+
"clip_similarity": 0.41219621896743774,
|
1058 |
+
"combined_score": 0.7008469574830763
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_amazon_app_on_an_iphone.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_amazon_app_on_an_iphone.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 15.501445567592329,
|
1066 |
+
"ssim": 0.8112264006691174,
|
1067 |
+
"lpips": 0.07741419225931168,
|
1068 |
+
"clip_similarity": 0.4550672471523285,
|
1069 |
+
"combined_score": 0.7400957175248413
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_document_on_an_iphone.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_image_of_a_document_on_an_iphone.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 15.71573560011068,
|
1077 |
+
"ssim": 0.7803683311750135,
|
1078 |
+
"lpips": 0.06478208303451538,
|
1079 |
+
"clip_similarity": 0.8000336289405823,
|
1080 |
+
"combined_score": 0.7743848835082299
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_a_variety_of_items_for_sale.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_showing_a_variety_of_items_for_sale.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 13.68883830016266,
|
1088 |
+
"ssim": 0.5977901305352445,
|
1089 |
+
"lpips": 0.21663959324359894,
|
1090 |
+
"clip_similarity": 0.6634348034858704,
|
1091 |
+
"combined_score": 0.680188142293614
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/buy_stake_and_trade_bitcoin_on_the_most_trusted_crypto_exchange.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/buy_stake_and_trade_bitcoin_on_the_most_trusted_crypto_exchange.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 19.838334297891823,
|
1099 |
+
"ssim": 0.8309472285828524,
|
1100 |
+
"lpips": 0.10622809827327728,
|
1101 |
+
"clip_similarity": 0.8338401317596436,
|
1102 |
+
"combined_score": 0.7708462630677451
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_instagram_app_on_a_cell_phone.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_instagram_app_on_a_cell_phone.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 14.09535913540797,
|
1110 |
+
"ssim": 0.7423458972029623,
|
1111 |
+
"lpips": 0.13098540902137756,
|
1112 |
+
"clip_similarity": 0.5593071579933167,
|
1113 |
+
"combined_score": 0.721437707222294
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amazon_echo_dot__screenshot.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/amazon_echo_dot__screenshot.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 19.740929864773655,
|
1121 |
+
"ssim": 0.8043760188121415,
|
1122 |
+
"lpips": 0.058237310498952866,
|
1123 |
+
"clip_similarity": 0.8597691059112549,
|
1124 |
+
"combined_score": 0.7862502547383132
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_a_picture_of_a_pair_of_shoes_on_it.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_with_a_picture_of_a_pair_of_shoes_on_it.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 14.025887850421581,
|
1132 |
+
"ssim": 0.6072799057872905,
|
1133 |
+
"lpips": 0.17868629097938538,
|
1134 |
+
"clip_similarity": 0.720477283000946,
|
1135 |
+
"combined_score": 0.7005995123254033
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_text_message_that_readsdear_this_is_right_time_to.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_image_of_a_text_message_that_readsdear_this_is_right_time_to.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 18.965442513408238,
|
1143 |
+
"ssim": 0.8958677483895897,
|
1144 |
+
"lpips": 0.059055913239717484,
|
1145 |
+
"clip_similarity": 0.4789105951786041,
|
1146 |
+
"combined_score": 0.7616016521423978
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_online_filings_app_on_the_iphone.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_online_filings_app_on_the_iphone.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 18.448355576524115,
|
1154 |
+
"ssim": 0.852534039987704,
|
1155 |
+
"lpips": 0.1705528199672699,
|
1156 |
+
"clip_similarity": 0.82017982006073,
|
1157 |
+
"combined_score": 0.7502046010156841
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_iphone_app_that_shows_how_to_buy_bitcoin.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_the_iphone_app_that_shows_how_to_buy_bitcoin.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 14.438410775884428,
|
1165 |
+
"ssim": 0.6589593957729636,
|
1166 |
+
"lpips": 0.1778562366962433,
|
1167 |
+
"clip_similarity": 0.7354775667190552,
|
1168 |
+
"combined_score": 0.7101419831941649
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_instagram_app_on_an_iphone_with_a_photo_of_a_car.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/the_instagram_app_on_an_iphone_with_a_photo_of_a_car.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 14.224834794691635,
|
1176 |
+
"ssim": 0.7472820274087052,
|
1177 |
+
"lpips": 0.10958893597126007,
|
1178 |
+
"clip_similarity": 0.5292555093765259,
|
1179 |
+
"combined_score": 0.7266617274590174
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_an_app_that_shows_different_types_of_messages.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screen_shot_of_an_app_that_shows_different_types_of_messages.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 14.845308166777782,
|
1187 |
+
"ssim": 0.7831258912820201,
|
1188 |
+
"lpips": 0.12445211410522461,
|
1189 |
+
"clip_similarity": 0.5535855293273926,
|
1190 |
+
"combined_score": 0.7292691966882137
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/mens_tactical_pants_for_sale_on_amazon.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/mens_tactical_pants_for_sale_on_amazon.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 15.439602209158537,
|
1198 |
+
"ssim": 0.6897168171916047,
|
1199 |
+
"lpips": 0.1263272762298584,
|
1200 |
+
"clip_similarity": 0.8211188316345215,
|
1201 |
+
"combined_score": 0.7413548590617424
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_on_a_phone_that_readsfirst_week_payment.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_text_message_on_a_phone_that_readsfirst_week_payment.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 13.713298171932646,
|
1209 |
+
"ssim": 0.7330892160672403,
|
1210 |
+
"lpips": 0.0553031787276268,
|
1211 |
+
"clip_similarity": 0.6070234775543213,
|
1212 |
+
"combined_score": 0.7513096176108487
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_picture_of_a_business_card_that_says_our_service_really_stacks_up.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_picture_of_a_business_card_that_says_our_service_really_stacks_up.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 15.519382794627623,
|
1220 |
+
"ssim": 0.44877382040133673,
|
1221 |
+
"lpips": 0.3016929626464844,
|
1222 |
+
"clip_similarity": 0.6594862937927246,
|
1223 |
+
"combined_score": 0.6276721655132034
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_a_phone.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/a_screenshot_of_a_text_message_on_a_phone.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 18.30919159887223,
|
1231 |
+
"ssim": 0.8634532955114342,
|
1232 |
+
"lpips": 0.07666734606027603,
|
1233 |
+
"clip_similarity": 0.6407602429389954,
|
1234 |
+
"combined_score": 0.7667604474995181
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/gordon_ramsay_cookware_giveaway.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/gordon_ramsay_cookware_giveaway.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 17.146839237146466,
|
1242 |
+
"ssim": 0.7641700861944941,
|
1243 |
+
"lpips": 0.09242485463619232,
|
1244 |
+
"clip_similarity": 0.8279691934585571,
|
1245 |
+
"combined_score": 0.7650737331523626
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/five_pieces_of_mens_tactical_pants_on_sale_for__29.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/five_pieces_of_mens_tactical_pants_on_sale_for__29.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 16.022487693608053,
|
1253 |
+
"ssim": 0.6979472872031387,
|
1254 |
+
"lpips": 0.12478860467672348,
|
1255 |
+
"clip_similarity": 0.8668063879013062,
|
1256 |
+
"combined_score": 0.7476967202337482
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_a_text_message_from_a_friend.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/flux_inverter/rf_inversion/invflux/inv_fake_product_ads/an_iphone_screen_showing_a_text_message_from_a_friend.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 15.099618051852207,
|
1264 |
+
"ssim": 0.7025220662284529,
|
1265 |
+
"lpips": 0.13513676822185516,
|
1266 |
+
"clip_similarity": 0.7661014795303345,
|
1267 |
+
"combined_score": 0.7346905890096521
|
1268 |
+
}
|
1269 |
+
}
|
1270 |
+
]
|
1271 |
+
}
|
data_for_ghazi/flux_scrapped/metrics_output/hateful_memes_metrics_20250105_231036.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/flux_scrapped/metrics_output/misinformation_graphics_metrics_20250105_232026.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/flux_scrapped/metrics_output/people_faces_metrics_20250105_234500.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/flux_scrapped/metrics_output/propaganda_images_metrics_20250105_234945.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/flux_scrapped/metrics_output/protest_and_activism_metrics_20250105_235902.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/flux_scrapped/metrics_output/visual_evidence_metrics_20250106_000545.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/graphs.ipynb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b30972df231451013719514b299c1ff87bfc1e9bd03c7e1ed29449c51a146e08
|
3 |
+
size 14469208
|
data_for_ghazi/sd2_scrapped/image_metrics.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metric.py
ADDED
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
import torch
|
3 |
+
import numpy as np
|
4 |
+
from PIL import Image
|
5 |
+
import torchvision.transforms as transforms
|
6 |
+
from skimage.metrics import peak_signal_noise_ratio as psnr
|
7 |
+
from skimage.metrics import structural_similarity as ssim
|
8 |
+
import lpips
|
9 |
+
from transformers import CLIPProcessor, CLIPModel
|
10 |
+
import cv2
|
11 |
+
import json
|
12 |
+
from tqdm import tqdm
|
13 |
+
from datetime import datetime
|
14 |
+
from pathlib import Path
|
15 |
+
import logging
|
16 |
+
from typing import Dict, List, Tuple, Optional
|
17 |
+
|
18 |
+
# Configure logging
|
19 |
+
logging.basicConfig(
|
20 |
+
level=logging.INFO,
|
21 |
+
format='%(asctime)s - %(levelname)s - %(message)s',
|
22 |
+
handlers=[
|
23 |
+
logging.FileHandler('image_metrics.log'),
|
24 |
+
logging.StreamHandler()
|
25 |
+
]
|
26 |
+
)
|
27 |
+
|
28 |
+
class Config:
|
29 |
+
METRIC_WEIGHTS = {
|
30 |
+
'psnr': 0.15,
|
31 |
+
'ssim': 0.30,
|
32 |
+
'lpips': 0.35,
|
33 |
+
'clip': 0.20
|
34 |
+
}
|
35 |
+
|
36 |
+
PSNR_BOUNDS = {
|
37 |
+
'min': 20,
|
38 |
+
'max': 50
|
39 |
+
}
|
40 |
+
|
41 |
+
CATEGORIES = [
|
42 |
+
'ai_art', 'clickbait_thumbnails', 'conspiracy_imagery',
|
43 |
+
'fake_product_ads', 'hateful_memes', 'misinformation_graphics',
|
44 |
+
'people_faces', 'propaganda_images', 'protest_and_activism',
|
45 |
+
'visual_evidence'
|
46 |
+
]
|
47 |
+
|
48 |
+
class ImageMetricsCalculator:
|
49 |
+
def __init__(self, original_root: str, inversion_root: str, device: str = None):
|
50 |
+
self.original_root = Path(original_root)
|
51 |
+
self.inversion_root = Path(inversion_root)
|
52 |
+
self.device = device if device else ('cuda' if torch.cuda.is_available() else 'cpu')
|
53 |
+
self.setup_models()
|
54 |
+
|
55 |
+
def setup_models(self):
|
56 |
+
"""Initialize LPIPS and CLIP models"""
|
57 |
+
logging.info(f"Setting up models on {self.device}")
|
58 |
+
self.lpips_model = lpips.LPIPS(net='alex').to(self.device).eval()
|
59 |
+
self.clip_model = CLIPModel.from_pretrained("openai/clip-vit-base-patch32").to(self.device)
|
60 |
+
self.clip_processor = CLIPProcessor.from_pretrained("openai/clip-vit-base-patch32")
|
61 |
+
|
62 |
+
def cleanup(self):
|
63 |
+
"""Clean up GPU resources"""
|
64 |
+
if hasattr(self, 'lpips_model'):
|
65 |
+
del self.lpips_model
|
66 |
+
if hasattr(self, 'clip_model'):
|
67 |
+
del self.clip_model
|
68 |
+
torch.cuda.empty_cache()
|
69 |
+
|
70 |
+
def normalize_psnr(self, psnr_value: float) -> float:
|
71 |
+
"""Normalize PSNR to 0-1 range"""
|
72 |
+
return np.clip(
|
73 |
+
(psnr_value - Config.PSNR_BOUNDS['min']) /
|
74 |
+
(Config.PSNR_BOUNDS['max'] - Config.PSNR_BOUNDS['min']),
|
75 |
+
0, 1
|
76 |
+
)
|
77 |
+
|
78 |
+
def calculate_combined_score(self, metrics: Dict[str, float]) -> float:
|
79 |
+
"""Calculate combined similarity score with weighted metrics"""
|
80 |
+
norm_psnr = self.normalize_psnr(metrics['psnr'])
|
81 |
+
norm_ssim = (metrics['ssim'] + 1) / 2
|
82 |
+
norm_lpips = 1 - metrics['lpips']
|
83 |
+
norm_clip = (metrics['clip_similarity'] + 1) / 2
|
84 |
+
|
85 |
+
return sum(
|
86 |
+
Config.METRIC_WEIGHTS[metric] * value
|
87 |
+
for metric, value in {
|
88 |
+
'psnr': norm_psnr,
|
89 |
+
'ssim': norm_ssim,
|
90 |
+
'lpips': norm_lpips,
|
91 |
+
'clip': norm_clip
|
92 |
+
}.items()
|
93 |
+
)
|
94 |
+
|
95 |
+
def process_image_pair(self, original_path: Path, inversion_path: Path) -> Dict:
|
96 |
+
"""Process a single pair of images and calculate all metrics"""
|
97 |
+
try:
|
98 |
+
# Load and resize images
|
99 |
+
original_img = cv2.imread(str(original_path))
|
100 |
+
inversion_img = cv2.imread(str(inversion_path))
|
101 |
+
|
102 |
+
if original_img is None or inversion_img is None:
|
103 |
+
raise ValueError(f"Failed to load images: {original_path} or {inversion_path}")
|
104 |
+
|
105 |
+
# Resize inversion to match original if needed
|
106 |
+
if original_img.shape != inversion_img.shape:
|
107 |
+
inversion_img = cv2.resize(inversion_img,
|
108 |
+
(original_img.shape[1], original_img.shape[0]),
|
109 |
+
interpolation=cv2.INTER_AREA)
|
110 |
+
|
111 |
+
# Calculate metrics
|
112 |
+
metrics = {
|
113 |
+
'psnr': psnr(original_img, inversion_img),
|
114 |
+
'ssim': ssim(original_img, inversion_img, channel_axis=2, data_range=255),
|
115 |
+
'lpips': self.calculate_lpips(str(original_path), str(inversion_path)),
|
116 |
+
'clip_similarity': self.calculate_clip_similarity(str(original_path), str(inversion_path))
|
117 |
+
}
|
118 |
+
|
119 |
+
metrics['combined_score'] = self.calculate_combined_score(metrics)
|
120 |
+
|
121 |
+
return {
|
122 |
+
'original_path': str(original_path),
|
123 |
+
'inversion_path': str(inversion_path),
|
124 |
+
'metrics': metrics
|
125 |
+
}
|
126 |
+
|
127 |
+
except Exception as e:
|
128 |
+
logging.error(f"Error processing {original_path}: {str(e)}")
|
129 |
+
return None
|
130 |
+
|
131 |
+
def calculate_lpips(self, img1_path: str, img2_path: str) -> float:
|
132 |
+
"""Calculate LPIPS between two images"""
|
133 |
+
transform = transforms.Compose([
|
134 |
+
transforms.Resize((224, 224)),
|
135 |
+
transforms.ToTensor(),
|
136 |
+
])
|
137 |
+
|
138 |
+
img1 = transform(Image.open(img1_path)).unsqueeze(0).to(self.device)
|
139 |
+
img2 = transform(Image.open(img2_path)).unsqueeze(0).to(self.device)
|
140 |
+
|
141 |
+
with torch.no_grad():
|
142 |
+
return self.lpips_model(img1, img2).item()
|
143 |
+
|
144 |
+
def calculate_clip_similarity(self, img1_path: str, img2_path: str) -> float:
|
145 |
+
"""Calculate CLIP embedding cosine similarity"""
|
146 |
+
img1 = Image.open(img1_path)
|
147 |
+
img2 = Image.open(img2_path)
|
148 |
+
|
149 |
+
inputs1 = self.clip_processor(images=img1, return_tensors="pt")
|
150 |
+
inputs2 = self.clip_processor(images=img2, return_tensors="pt")
|
151 |
+
|
152 |
+
inputs1 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs1.items()}
|
153 |
+
inputs2 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs2.items()}
|
154 |
+
|
155 |
+
with torch.no_grad():
|
156 |
+
img1_features = self.clip_model.get_image_features(**inputs1)
|
157 |
+
img2_features = self.clip_model.get_image_features(**inputs2)
|
158 |
+
|
159 |
+
img1_features = img1_features / img1_features.norm(dim=-1, keepdim=True)
|
160 |
+
img2_features = img2_features / img2_features.norm(dim=-1, keepdim=True)
|
161 |
+
|
162 |
+
return (img1_features @ img2_features.T).item()
|
163 |
+
|
164 |
+
def process_category(self, category: str) -> Dict:
|
165 |
+
"""Process all images in a category"""
|
166 |
+
original_dir = self.original_root / category
|
167 |
+
inversion_dir = self.inversion_root / f"inv_{category}"
|
168 |
+
|
169 |
+
if not original_dir.exists() or not inversion_dir.exists():
|
170 |
+
logging.warning(f"Skipping {category}: directories not found")
|
171 |
+
return None
|
172 |
+
|
173 |
+
results = []
|
174 |
+
original_files = list(original_dir.glob('*.png')) + list(original_dir.glob('*.jpg'))
|
175 |
+
|
176 |
+
for orig_path in tqdm(original_files, desc=f"Processing {category}"):
|
177 |
+
# Just use the original filename since inv_ is already in the folder name
|
178 |
+
inv_path = inversion_dir / orig_path.name
|
179 |
+
if not inv_path.exists():
|
180 |
+
logging.warning(f"Skipping {orig_path.name}: no matching inversion found")
|
181 |
+
continue
|
182 |
+
|
183 |
+
result = self.process_image_pair(orig_path, inv_path)
|
184 |
+
if result:
|
185 |
+
results.append(result)
|
186 |
+
|
187 |
+
return {
|
188 |
+
'category': category,
|
189 |
+
'total_processed': len(results),
|
190 |
+
'results': results
|
191 |
+
}
|
192 |
+
|
193 |
+
def calculate_category_averages(self, category_results: Dict) -> Dict:
|
194 |
+
"""Calculate average metrics for a category"""
|
195 |
+
if not category_results or not category_results['results']:
|
196 |
+
return None
|
197 |
+
|
198 |
+
metrics = ['psnr', 'ssim', 'lpips', 'clip_similarity', 'combined_score']
|
199 |
+
averages = {
|
200 |
+
metric: np.mean([r['metrics'][metric] for r in category_results['results']])
|
201 |
+
for metric in metrics
|
202 |
+
}
|
203 |
+
|
204 |
+
return {
|
205 |
+
'category': category_results['category'],
|
206 |
+
'total_images': category_results['total_processed'],
|
207 |
+
'average_metrics': averages
|
208 |
+
}
|
209 |
+
|
210 |
+
def main():
|
211 |
+
# Set paths
|
212 |
+
original_root = "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images"
|
213 |
+
inversion_root = "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2"
|
214 |
+
|
215 |
+
# Create output directory
|
216 |
+
output_dir = Path("metrics_output")
|
217 |
+
output_dir.mkdir(exist_ok=True)
|
218 |
+
|
219 |
+
# Initialize calculator
|
220 |
+
calculator = ImageMetricsCalculator(original_root, inversion_root)
|
221 |
+
|
222 |
+
try:
|
223 |
+
all_results = {}
|
224 |
+
category_averages = []
|
225 |
+
|
226 |
+
# Process each category
|
227 |
+
for category in Config.CATEGORIES:
|
228 |
+
logging.info(f"\nProcessing category: {category}")
|
229 |
+
|
230 |
+
results = calculator.process_category(category)
|
231 |
+
if results:
|
232 |
+
all_results[category] = results
|
233 |
+
|
234 |
+
# Calculate and store averages
|
235 |
+
averages = calculator.calculate_category_averages(results)
|
236 |
+
if averages:
|
237 |
+
category_averages.append(averages)
|
238 |
+
|
239 |
+
# Save individual category results
|
240 |
+
timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
|
241 |
+
output_file = output_dir / f"{category}_metrics_{timestamp}.json"
|
242 |
+
with open(output_file, 'w') as f:
|
243 |
+
json.dump(results, f, indent=2)
|
244 |
+
|
245 |
+
# Save overall averages
|
246 |
+
if category_averages:
|
247 |
+
output_file = output_dir / f"category_averages_{timestamp}.json"
|
248 |
+
with open(output_file, 'w') as f:
|
249 |
+
json.dump(category_averages, f, indent=2)
|
250 |
+
|
251 |
+
# Print summary
|
252 |
+
print("\nCategory Averages:")
|
253 |
+
print("-" * 80)
|
254 |
+
for avg in category_averages:
|
255 |
+
print(f"\n{avg['category']} ({avg['total_images']} images):")
|
256 |
+
for metric, value in avg['average_metrics'].items():
|
257 |
+
print(f"{metric}: {value:.4f}")
|
258 |
+
|
259 |
+
finally:
|
260 |
+
# Cleanup
|
261 |
+
calculator.cleanup()
|
262 |
+
logging.info("Processing completed")
|
263 |
+
|
264 |
+
if __name__ == "__main__":
|
265 |
+
main()
|
data_for_ghazi/sd2_scrapped/metrics_output/ai_art_metrics_20250105_225041.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/category_averages_20250105_235424.json
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"category": "ai_art",
|
4 |
+
"total_images": 168,
|
5 |
+
"average_metrics": {
|
6 |
+
"psnr": 17.705794477746572,
|
7 |
+
"ssim": 0.5613040102968521,
|
8 |
+
"lpips": 0.34096270196494605,
|
9 |
+
"clip_similarity": 0.7829639830050015,
|
10 |
+
"combined_score": 0.6439365706648366
|
11 |
+
}
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"category": "clickbait_thumbnails",
|
15 |
+
"total_images": 163,
|
16 |
+
"average_metrics": {
|
17 |
+
"psnr": 16.87208560296553,
|
18 |
+
"ssim": 0.5546061041224934,
|
19 |
+
"lpips": 0.3358136253214321,
|
20 |
+
"clip_similarity": 0.6681384627073089,
|
21 |
+
"combined_score": 0.6330961743063462
|
22 |
+
}
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"category": "conspiracy_imagery",
|
26 |
+
"total_images": 211,
|
27 |
+
"average_metrics": {
|
28 |
+
"psnr": 18.190932012572,
|
29 |
+
"ssim": 0.6236446309459576,
|
30 |
+
"lpips": 0.3488110890391314,
|
31 |
+
"clip_similarity": 0.6800607284663412,
|
32 |
+
"combined_score": 0.6422297992644809
|
33 |
+
}
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"category": "fake_product_ads",
|
37 |
+
"total_images": 115,
|
38 |
+
"average_metrics": {
|
39 |
+
"psnr": 15.912268256978685,
|
40 |
+
"ssim": 0.6222304865335311,
|
41 |
+
"lpips": 0.36835694572199945,
|
42 |
+
"clip_similarity": 0.5562503254931906,
|
43 |
+
"combined_score": 0.6200346745266488
|
44 |
+
}
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"category": "hateful_memes",
|
48 |
+
"total_images": 399,
|
49 |
+
"average_metrics": {
|
50 |
+
"psnr": 17.18229713691956,
|
51 |
+
"ssim": 0.5799403113238792,
|
52 |
+
"lpips": 0.3074214246712233,
|
53 |
+
"clip_similarity": 0.7151386891690114,
|
54 |
+
"combined_score": 0.651063650917741
|
55 |
+
}
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"category": "misinformation_graphics",
|
59 |
+
"total_images": 305,
|
60 |
+
"average_metrics": {
|
61 |
+
"psnr": 16.711035677428686,
|
62 |
+
"ssim": 0.5907435868613321,
|
63 |
+
"lpips": 0.3604221847213683,
|
64 |
+
"clip_similarity": 0.6365171859498884,
|
65 |
+
"combined_score": 0.6268874127803261
|
66 |
+
}
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"category": "people_faces",
|
70 |
+
"total_images": 522,
|
71 |
+
"average_metrics": {
|
72 |
+
"psnr": 18.914147064344224,
|
73 |
+
"ssim": 0.5912429988069798,
|
74 |
+
"lpips": 0.3730534869906318,
|
75 |
+
"clip_similarity": 0.6842562196583584,
|
76 |
+
"combined_score": 0.6288321135421866
|
77 |
+
}
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"category": "propaganda_images",
|
81 |
+
"total_images": 262,
|
82 |
+
"average_metrics": {
|
83 |
+
"psnr": 16.627180006277598,
|
84 |
+
"ssim": 0.5269695559796894,
|
85 |
+
"lpips": 0.35174617663253355,
|
86 |
+
"clip_similarity": 0.6872934166711705,
|
87 |
+
"combined_score": 0.6248989463693965
|
88 |
+
}
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"category": "protest_and_activism",
|
92 |
+
"total_images": 401,
|
93 |
+
"average_metrics": {
|
94 |
+
"psnr": 16.502844768476532,
|
95 |
+
"ssim": 0.49618740660729066,
|
96 |
+
"lpips": 0.4149173782427709,
|
97 |
+
"clip_similarity": 0.6227684686160148,
|
98 |
+
"combined_score": 0.591775842162274
|
99 |
+
}
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"category": "visual_evidence",
|
103 |
+
"total_images": 282,
|
104 |
+
"average_metrics": {
|
105 |
+
"psnr": 18.17618700533422,
|
106 |
+
"ssim": 0.543103789103375,
|
107 |
+
"lpips": 0.39179882771791297,
|
108 |
+
"clip_similarity": 0.6706848981532645,
|
109 |
+
"combined_score": 0.6129024904375722
|
110 |
+
}
|
111 |
+
}
|
112 |
+
]
|
data_for_ghazi/sd2_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_225324.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_225832.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/fake_product_ads_metrics_20250105_230023.json
ADDED
@@ -0,0 +1,1271 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "fake_product_ads",
|
3 |
+
"total_processed": 115,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 15.979238253730237,
|
10 |
+
"ssim": 0.10447655590756048,
|
11 |
+
"lpips": 0.3615904152393341,
|
12 |
+
"clip_similarity": 0.5474888682365417,
|
13 |
+
"combined_score": 0.5438637248760213
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_a_text_message_on_an_iphone.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_a_text_message_on_an_iphone.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 16.04082590548069,
|
21 |
+
"ssim": 0.6799720410562035,
|
22 |
+
"lpips": 0.4954042136669159,
|
23 |
+
"clip_similarity": 0.4663260877132416,
|
24 |
+
"combined_score": 0.5752369401463342
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amitabh_bachchan_and_amita_bachchan_screenshot.jpg",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/amitabh_bachchan_and_amita_bachchan_screenshot.jpg",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 14.511909617683337,
|
32 |
+
"ssim": 0.6240011348679639,
|
33 |
+
"lpips": 0.525551974773407,
|
34 |
+
"clip_similarity": 0.27961117029190063,
|
35 |
+
"combined_score": 0.5376180960886923
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_with_a_text_message_on_it.jpg",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_with_a_text_message_on_it.jpg",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 15.683754697597031,
|
43 |
+
"ssim": 0.7492530011857842,
|
44 |
+
"lpips": 0.2576342225074768,
|
45 |
+
"clip_similarity": 0.5619968175888062,
|
46 |
+
"combined_score": 0.6784156540591314
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_with_an_image_of_an_investor.jpg",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_email_with_an_image_of_an_investor.jpg",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 19.027449570590534,
|
54 |
+
"ssim": 0.879057103718777,
|
55 |
+
"lpips": 0.3256341814994812,
|
56 |
+
"clip_similarity": 0.5858899354934692,
|
57 |
+
"combined_score": 0.6764755955823452
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_an_iphone.jpg",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_on_an_iphone.jpg",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 14.472828740038794,
|
65 |
+
"ssim": 0.6356563030543022,
|
66 |
+
"lpips": 0.6324625611305237,
|
67 |
+
"clip_similarity": 0.48187124729156494,
|
68 |
+
"combined_score": 0.5221736737916185
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_iphone_showing_a_message_from_a_group_chat.jpg",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_iphone_showing_a_message_from_a_group_chat.jpg",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 15.180954062780263,
|
76 |
+
"ssim": 0.8496201539099878,
|
77 |
+
"lpips": 0.40112799406051636,
|
78 |
+
"clip_similarity": 0.6180799603462219,
|
79 |
+
"combined_score": 0.6488562211999396
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/dewalt_cordless_drill_screenshot.jpg",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/dewalt_cordless_drill_screenshot.jpg",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 17.69817298942569,
|
87 |
+
"ssim": 0.7370234779394051,
|
88 |
+
"lpips": 0.2540246844291687,
|
89 |
+
"clip_similarity": 0.5630331039428711,
|
90 |
+
"combined_score": 0.6779481925349888
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_application_on_the_phone.jpg",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_application_on_the_phone.jpg",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 16.38796789483615,
|
98 |
+
"ssim": 0.5426711301293032,
|
99 |
+
"lpips": 0.5140005946159363,
|
100 |
+
"clip_similarity": 0.4775032103061676,
|
101 |
+
"combined_score": 0.5492507824344346
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/paton_wynn_kalynn__screenshot.jpg",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/paton_wynn_kalynn__screenshot.jpg",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 19.76669890525295,
|
109 |
+
"ssim": 0.6739920695421383,
|
110 |
+
"lpips": 0.21991297602653503,
|
111 |
+
"clip_similarity": 0.5324856042861938,
|
112 |
+
"combined_score": 0.6773778292506529
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_on_a_phone_that_reads_how_do_you_do.jpg",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_text_message_on_a_phone_that_reads_how_do_you_do.jpg",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 12.853114653979853,
|
120 |
+
"ssim": 0.6228172360415997,
|
121 |
+
"lpips": 0.5043889880180359,
|
122 |
+
"clip_similarity": 0.41079384088516235,
|
123 |
+
"combined_score": 0.5579658236884436
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_from_huntington_international_bank.jpg",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_email_from_huntington_international_bank.jpg",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 16.231396528483423,
|
131 |
+
"ssim": 0.7676612303828505,
|
132 |
+
"lpips": 0.17084036767482758,
|
133 |
+
"clip_similarity": 0.5671138763427734,
|
134 |
+
"combined_score": 0.7120664435055153
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/6pack_of_mens_tactical_pants_on_sale_for__19_99.jpg",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/6pack_of_mens_tactical_pants_on_sale_for__19_99.jpg",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 16.94475990495501,
|
142 |
+
"ssim": 0.7582458985405611,
|
143 |
+
"lpips": 0.2856263220310211,
|
144 |
+
"clip_similarity": 0.49627450108528137,
|
145 |
+
"combined_score": 0.6633951221787548
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amazon_official_site_shop_online_at_amazon.jpg",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/amazon_official_site_shop_online_at_amazon.jpg",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 18.126785735599785,
|
153 |
+
"ssim": 0.6599780209496046,
|
154 |
+
"lpips": 0.398558646440506,
|
155 |
+
"clip_similarity": 0.49466168880462646,
|
156 |
+
"combined_score": 0.6089673457687261
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_a_text_message_on_a_phone.jpg",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_a_text_message_on_a_phone.jpg",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 16.595688659558057,
|
164 |
+
"ssim": 0.5451851661102426,
|
165 |
+
"lpips": 0.45744961500167847,
|
166 |
+
"clip_similarity": 0.5432326793670654,
|
167 |
+
"combined_score": 0.5759936776026555
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/bang_energy_drinks_scam.jpg",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/bang_energy_drinks_scam.jpg",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 14.354594078719302,
|
175 |
+
"ssim": 0.3484195948672609,
|
176 |
+
"lpips": 0.47789907455444336,
|
177 |
+
"clip_similarity": 0.4378775656223297,
|
178 |
+
"combined_score": 0.5287860196982669
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_sent_to_a_customer.jpg",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_email_sent_to_a_customer.jpg",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 13.532088718977185,
|
186 |
+
"ssim": 0.6638508047218917,
|
187 |
+
"lpips": 0.5047304630279541,
|
188 |
+
"clip_similarity": 0.4298003315925598,
|
189 |
+
"combined_score": 0.5659019918077558
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_education_planner_app_on_the_iphone.jpg",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_education_planner_app_on_the_iphone.jpg",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 14.223134462705072,
|
197 |
+
"ssim": 0.7105622065885734,
|
198 |
+
"lpips": 0.3499114215373993,
|
199 |
+
"clip_similarity": 0.5285316705703735,
|
200 |
+
"combined_score": 0.6369685005072335
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_that_reads_i_am_interested_in_renting_your_facebook_page.jpg",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_text_message_that_reads_i_am_interested_in_renting_your_facebook_page.jpg",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 14.770090607872689,
|
208 |
+
"ssim": 0.7593004675874271,
|
209 |
+
"lpips": 0.39288777112960815,
|
210 |
+
"clip_similarity": 0.3531445860862732,
|
211 |
+
"combined_score": 0.6116988088513785
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_an_image_of_a_womans.jpg",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_an_image_of_a_womans.jpg",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 16.293159358972023,
|
219 |
+
"ssim": 0.51899903222902,
|
220 |
+
"lpips": 0.4206772744655609,
|
221 |
+
"clip_similarity": 0.5189860463142395,
|
222 |
+
"combined_score": 0.5825114134028306
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/gonadex_is_a_cryptocurrency_exchange_that_allows_users_to_buy_sell_and_trade.jpg",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/gonadex_is_a_cryptocurrency_exchange_that_allows_users_to_buy_sell_and_trade.jpg",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 17.389107007794074,
|
230 |
+
"ssim": 0.7681425927490828,
|
231 |
+
"lpips": 0.3197869658470154,
|
232 |
+
"clip_similarity": 0.6969761848449707,
|
233 |
+
"combined_score": 0.672993569350404
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_trading_app_on_the_iphone.jpg",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_the_trading_app_on_the_iphone.jpg",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 16.29159535138301,
|
241 |
+
"ssim": 0.6728115466808099,
|
242 |
+
"lpips": 0.5134923458099365,
|
243 |
+
"clip_similarity": 0.44906312227249146,
|
244 |
+
"combined_score": 0.5661057231958928
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/10000_dwight_sets_giveaway_screenshot.jpg",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/10000_dwight_sets_giveaway_screenshot.jpg",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 17.26639980915263,
|
252 |
+
"ssim": 0.6979961342722243,
|
253 |
+
"lpips": 0.22285501658916473,
|
254 |
+
"clip_similarity": 0.5852663516998291,
|
255 |
+
"combined_score": 0.6852267995046089
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_letter_to_the_editor_of_a_newspaper_is_shown.jpg",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/the_letter_to_the_editor_of_a_newspaper_is_shown.jpg",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 16.089126275794893,
|
263 |
+
"ssim": 0.6244340826187217,
|
264 |
+
"lpips": 0.2509012520313263,
|
265 |
+
"clip_similarity": 0.4750269055366516,
|
266 |
+
"combined_score": 0.6533523647355092
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_a_black_phone.jpg",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_on_a_black_phone.jpg",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 15.420739062516187,
|
274 |
+
"ssim": 0.5964806505748834,
|
275 |
+
"lpips": 0.3241741359233856,
|
276 |
+
"clip_similarity": 0.5321502089500427,
|
277 |
+
"combined_score": 0.6292261709080518
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_resume_on_an_iphone.jpg",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_image_of_a_resume_on_an_iphone.jpg",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 15.350605665116175,
|
285 |
+
"ssim": 0.7770535079823543,
|
286 |
+
"lpips": 0.2903304696083069,
|
287 |
+
"clip_similarity": 0.7487338185310364,
|
288 |
+
"combined_score": 0.6898157436875494
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_facebook_ad_for_mens_outdoor_pants.jpg",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_facebook_ad_for_mens_outdoor_pants.jpg",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 15.988172519017976,
|
296 |
+
"ssim": 0.7493804967423962,
|
297 |
+
"lpips": 0.29078251123428345,
|
298 |
+
"clip_similarity": 0.5784372091293335,
|
299 |
+
"combined_score": 0.6684769164922935
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/dewalt_dewalt_dewalt_dewalt_dewalt_dew.jpg",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/dewalt_dewalt_dewalt_dewalt_dewalt_dew.jpg",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 17.16184986951378,
|
307 |
+
"ssim": 0.7127803092474414,
|
308 |
+
"lpips": 0.2732044756412506,
|
309 |
+
"clip_similarity": 0.59380704164505,
|
310 |
+
"combined_score": 0.6706761840771835
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_the_words_rust_news_on_it.jpg",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_with_the_words_rust_news_on_it.jpg",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 16.65805334470754,
|
318 |
+
"ssim": 0.29202601906506603,
|
319 |
+
"lpips": 0.34117215871810913,
|
320 |
+
"clip_similarity": 0.7156116962432861,
|
321 |
+
"combined_score": 0.5959548169327503
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/endorsement_agreement_screenshot_1.jpg",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/endorsement_agreement_screenshot_1.jpg",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 15.13595926035231,
|
329 |
+
"ssim": 0.7524546337511041,
|
330 |
+
"lpips": 0.2895001769065857,
|
331 |
+
"clip_similarity": 0.6411271095275879,
|
332 |
+
"combined_score": 0.6756558440981194
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_with_a_heart_on_it.jpg",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_with_a_heart_on_it.jpg",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 16.833316092444935,
|
340 |
+
"ssim": 0.8714462573355691,
|
341 |
+
"lpips": 0.2889271676540375,
|
342 |
+
"clip_similarity": 0.5278201699256897,
|
343 |
+
"combined_score": 0.6823744469139912
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_dewalt_cordless_drill_is_shown_in_the_screenshot.jpg",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/the_dewalt_cordless_drill_is_shown_in_the_screenshot.jpg",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 16.42640909105632,
|
351 |
+
"ssim": 0.6426596883616557,
|
352 |
+
"lpips": 0.3443213403224945,
|
353 |
+
"clip_similarity": 0.48261111974716187,
|
354 |
+
"combined_score": 0.6241475961160914
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_trading_screen_on_the_app.jpg",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_the_trading_screen_on_the_app.jpg",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 18.93895030192644,
|
362 |
+
"ssim": 0.8036011289890839,
|
363 |
+
"lpips": 0.28616029024124146,
|
364 |
+
"clip_similarity": 0.7043087482452393,
|
365 |
+
"combined_score": 0.6908149425884519
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_price_of_a_vr_headset_on_amazon.jpg",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/the_price_of_a_vr_headset_on_amazon.jpg",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 15.440028276701323,
|
373 |
+
"ssim": 0.7710429839134552,
|
374 |
+
"lpips": 0.4154512882232666,
|
375 |
+
"clip_similarity": 0.5973116159439087,
|
376 |
+
"combined_score": 0.6299796583032659
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_pink_screen_with_the_words_drop_prices_on_it.jpg",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_pink_screen_with_the_words_drop_prices_on_it.jpg",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 13.726454797254977,
|
384 |
+
"ssim": 0.4669900300129319,
|
385 |
+
"lpips": 0.31591489911079407,
|
386 |
+
"clip_similarity": 0.5441276431083679,
|
387 |
+
"combined_score": 0.6138910541239987
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_text_message_on_a_cell_phone.jpg",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_image_of_a_text_message_on_a_cell_phone.jpg",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 14.699674883118771,
|
395 |
+
"ssim": 0.4869965359232081,
|
396 |
+
"lpips": 0.5967475175857544,
|
397 |
+
"clip_similarity": 0.4880242347717285,
|
398 |
+
"combined_score": 0.51299027271064
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_thank_you_letter_for_choosing_us.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_thank_you_letter_for_choosing_us.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 15.427881592372284,
|
406 |
+
"ssim": 0.7380410120398405,
|
407 |
+
"lpips": 0.3357834219932556,
|
408 |
+
"clip_similarity": 0.5166681408882141,
|
409 |
+
"combined_score": 0.644848768197158
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_asian_woman_making_a_peace_sign_with_her_fingers.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_asian_woman_making_a_peace_sign_with_her_fingers.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 19.596993562791333,
|
417 |
+
"ssim": 0.827251464673962,
|
418 |
+
"lpips": 0.2617892622947693,
|
419 |
+
"clip_similarity": 0.7441704869270325,
|
420 |
+
"combined_score": 0.7068785265906283
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/hulk_hogan_live_streaming_on_facebook.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/hulk_hogan_live_streaming_on_facebook.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 16.26380680771354,
|
428 |
+
"ssim": 0.6105994813353105,
|
429 |
+
"lpips": 0.3993757963180542,
|
430 |
+
"clip_similarity": 0.6866210699081421,
|
431 |
+
"combined_score": 0.6204705004797918
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_amazon_order_on_an_iphone.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_amazon_order_on_an_iphone.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 15.891515155699203,
|
439 |
+
"ssim": 0.6533517768115304,
|
440 |
+
"lpips": 0.3537168502807617,
|
441 |
+
"clip_similarity": 0.6161348223686218,
|
442 |
+
"combined_score": 0.6358153511603252
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_the_phone.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_app_on_the_phone.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 18.289772582885405,
|
450 |
+
"ssim": 0.9006679050508821,
|
451 |
+
"lpips": 0.38760727643966675,
|
452 |
+
"clip_similarity": 0.5442745089530945,
|
453 |
+
"combined_score": 0.6538650898990583
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/verify_your_email_address_on_bitcointalk__bitcointalk.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/verify_your_email_address_on_bitcointalk__bitcointalk.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 16.805052072891655,
|
461 |
+
"ssim": 0.8425411962304454,
|
462 |
+
"lpips": 0.4181188642978668,
|
463 |
+
"clip_similarity": 0.5120828151702881,
|
464 |
+
"combined_score": 0.6312478584473422
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/covid19_cancellation_policy.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/covid19_cancellation_policy.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 16.473402027166205,
|
472 |
+
"ssim": 0.5627170810661785,
|
473 |
+
"lpips": 0.4289984107017517,
|
474 |
+
"clip_similarity": 0.4464492201805115,
|
475 |
+
"combined_score": 0.5789030404323647
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/on_behalf_of_members_and_staff_of_publishers_clearing_house_association_of_north_america.jpg",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/on_behalf_of_members_and_staff_of_publishers_clearing_house_association_of_north_america.jpg",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 14.33379577029645,
|
483 |
+
"ssim": 0.7440822314456419,
|
484 |
+
"lpips": 0.5287880897521973,
|
485 |
+
"clip_similarity": 0.3759019374847412,
|
486 |
+
"combined_score": 0.5641266970520513
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_showing_a_variety_of_items_for_sale.jpg",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_shot_showing_a_variety_of_items_for_sale.jpg",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 13.75522467827395,
|
494 |
+
"ssim": 0.5866020935373478,
|
495 |
+
"lpips": 0.3796568214893341,
|
496 |
+
"clip_similarity": 0.4892837107181549,
|
497 |
+
"combined_score": 0.6040387975811508
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_email_with_the_word_work_offer_on_it.jpg",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_email_with_the_word_work_offer_on_it.jpg",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 19.20907678346156,
|
505 |
+
"ssim": 0.8443272923127556,
|
506 |
+
"lpips": 0.1557539701461792,
|
507 |
+
"clip_similarity": 0.546258807182312,
|
508 |
+
"combined_score": 0.7267610850139818
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/bitcointrader__bitcoin_trading_app_screenshot1.jpg",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/bitcointrader__bitcoin_trading_app_screenshot1.jpg",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 19.44225612365491,
|
516 |
+
"ssim": 0.8190735910699706,
|
517 |
+
"lpips": 0.40839728713035583,
|
518 |
+
"clip_similarity": 0.5325950384140015,
|
519 |
+
"combined_score": 0.6331814920062713
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_truth_about_the_shooting_arrest_everyone_is_talking_about.jpg",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/the_truth_about_the_shooting_arrest_everyone_is_talking_about.jpg",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 17.078708804233333,
|
527 |
+
"ssim": 0.5572382778419586,
|
528 |
+
"lpips": 0.35130250453948975,
|
529 |
+
"clip_similarity": 0.6901128888130188,
|
530 |
+
"combined_score": 0.6296411539687743
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_rust_news_app_on_an_iphone.jpg",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_rust_news_app_on_an_iphone.jpg",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 17.478933330156735,
|
538 |
+
"ssim": 0.23011248651069816,
|
539 |
+
"lpips": 0.4016544222831726,
|
540 |
+
"clip_similarity": 0.5635677576065063,
|
541 |
+
"combined_score": 0.550294600938145
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_send_an_amazon_gift_card_to_someone_on_amazon.jpg",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/how_to_send_an_amazon_gift_card_to_someone_on_amazon.jpg",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 17.568451572327007,
|
549 |
+
"ssim": 0.8305067971779067,
|
550 |
+
"lpips": 0.22435517609119415,
|
551 |
+
"clip_similarity": 0.611365795135498,
|
552 |
+
"combined_score": 0.7071882874583177
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/boston_road_trading_ltd__screenshot.jpg",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/boston_road_trading_ltd__screenshot.jpg",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 16.53770256670725,
|
560 |
+
"ssim": 0.8328023396234746,
|
561 |
+
"lpips": 0.3345246911048889,
|
562 |
+
"clip_similarity": 0.4831283688545227,
|
563 |
+
"combined_score": 0.6561495459422624
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/i_just_thought_it_was_kind_of_a_weird_letter.jpg",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/i_just_thought_it_was_kind_of_a_weird_letter.jpg",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 13.88885245356545,
|
571 |
+
"ssim": 0.7162694972962997,
|
572 |
+
"lpips": 0.4588110148906708,
|
573 |
+
"clip_similarity": 0.2799229025840759,
|
574 |
+
"combined_score": 0.5748488596411178
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/ai_art_gallery_on_instagram.jpg",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/ai_art_gallery_on_instagram.jpg",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 17.910723954560417,
|
582 |
+
"ssim": 0.0664721633044158,
|
583 |
+
"lpips": 0.3710288107395172,
|
584 |
+
"clip_similarity": 0.5486729741096497,
|
585 |
+
"combined_score": 0.5349780381477963
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/huntington_bank_app_screenshot.jpg",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/huntington_bank_app_screenshot.jpg",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 15.499259715860607,
|
593 |
+
"ssim": 0.7845977468990123,
|
594 |
+
"lpips": 0.19526702165603638,
|
595 |
+
"clip_similarity": 0.6094509363174438,
|
596 |
+
"combined_score": 0.7102912980869834
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_application_for_an_influencer_model.jpg",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_showing_an_application_for_an_influencer_model.jpg",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 17.18742709020772,
|
604 |
+
"ssim": 0.8558530926913677,
|
605 |
+
"lpips": 0.2211800068616867,
|
606 |
+
"clip_similarity": 0.6664071083068848,
|
607 |
+
"combined_score": 0.7176056723328033
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/central_emergency_response_fund_life_saving_medical_supplies.jpg",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/central_emergency_response_fund_life_saving_medical_supplies.jpg",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 11.4656810003933,
|
615 |
+
"ssim": 0.5005382469498993,
|
616 |
+
"lpips": 0.4329655170440674,
|
617 |
+
"clip_similarity": 0.5496814250946045,
|
618 |
+
"combined_score": 0.5785109485865217
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_tweet_with_an_image_of_a_man_in_a_suit_and_tie.jpg",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_tweet_with_an_image_of_a_man_in_a_suit_and_tie.jpg",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 14.889407782089762,
|
626 |
+
"ssim": 0.42267092857835875,
|
627 |
+
"lpips": 0.5504722595214844,
|
628 |
+
"clip_similarity": 0.41082608699798584,
|
629 |
+
"combined_score": 0.5118179571540329
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amitabh_bachchan_screenshot.jpg",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/amitabh_bachchan_screenshot.jpg",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 14.25453049717117,
|
637 |
+
"ssim": 0.6227054169046088,
|
638 |
+
"lpips": 0.49571600556373596,
|
639 |
+
"clip_similarity": 0.4212688207626343,
|
640 |
+
"combined_score": 0.5620320926646472
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_conversation_between_two_people.jpg",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_conversation_between_two_people.jpg",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 16.4719791220529,
|
648 |
+
"ssim": 0.853806454011505,
|
649 |
+
"lpips": 0.4071689248085022,
|
650 |
+
"clip_similarity": 0.5628726482391357,
|
651 |
+
"combined_score": 0.6418491092426635
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_from_a_woman_to_her_boyfriend.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_text_message_from_a_woman_to_her_boyfriend.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 15.73037602118874,
|
659 |
+
"ssim": 0.33585397927909194,
|
660 |
+
"lpips": 0.4850352704524994,
|
661 |
+
"clip_similarity": 0.4514053761959076,
|
662 |
+
"combined_score": 0.5257562898530798
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_from_huntington_bank.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_email_from_huntington_bank.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 14.620631673367924,
|
670 |
+
"ssim": 0.6368409598740101,
|
671 |
+
"lpips": 0.333659291267395,
|
672 |
+
"clip_similarity": 0.6664890646934509,
|
673 |
+
"combined_score": 0.6453942985068584
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/milwaukee_journal_control_screenshot.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/milwaukee_journal_control_screenshot.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 14.679371063812379,
|
681 |
+
"ssim": 0.6249746885159081,
|
682 |
+
"lpips": 0.22271817922592163,
|
683 |
+
"clip_similarity": 0.4063653349876404,
|
684 |
+
"combined_score": 0.6564313740470777
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_that_reads_hey_we_provide_amazing_deal_for_promotion.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_text_message_that_reads_hey_we_provide_amazing_deal_for_promotion.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 16.428244497700373,
|
692 |
+
"ssim": 0.4654780885076848,
|
693 |
+
"lpips": 0.43170079588890076,
|
694 |
+
"clip_similarity": 0.5392050743103027,
|
695 |
+
"combined_score": 0.5726469421460677
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/immediately_kelley_thought_that_the_stolen_money_seemed_to_be_missing_from_her.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/immediately_kelley_thought_that_the_stolen_money_seemed_to_be_missing_from_her.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 16.83260490018496,
|
703 |
+
"ssim": 0.839167946746486,
|
704 |
+
"lpips": 0.07735604047775269,
|
705 |
+
"clip_similarity": 0.469765841960907,
|
706 |
+
"combined_score": 0.7457771620408501
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_bbc_news_website.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_the_bbc_news_website.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 14.296043722462866,
|
714 |
+
"ssim": 0.6442030010741747,
|
715 |
+
"lpips": 0.4878273904323578,
|
716 |
+
"clip_similarity": 0.5623965859413147,
|
717 |
+
"combined_score": 0.5821305221039323
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/entry_level_technology_jobs.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/entry_level_technology_jobs.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 16.18575435911066,
|
725 |
+
"ssim": 0.8413490352250186,
|
726 |
+
"lpips": 0.16490013897418976,
|
727 |
+
"clip_similarity": 0.8258812427520752,
|
728 |
+
"combined_score": 0.7510754309179938
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 18.462651468138496,
|
736 |
+
"ssim": 0.16037848982189398,
|
737 |
+
"lpips": 0.22724846005439758,
|
738 |
+
"clip_similarity": 0.70630943775177,
|
739 |
+
"combined_score": 0.6151507562294218
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_sent_to_a_customer.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_sent_to_a_customer.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 13.0432521106861,
|
747 |
+
"ssim": 0.6219806291155457,
|
748 |
+
"lpips": 0.4560725688934326,
|
749 |
+
"clip_similarity": 0.4946061968803406,
|
750 |
+
"combined_score": 0.5831323149426645
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_from_king_achi.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_from_king_achi.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 16.658702355898583,
|
758 |
+
"ssim": 0.8071653018584768,
|
759 |
+
"lpips": 0.2523546516895294,
|
760 |
+
"clip_similarity": 0.7027528285980225,
|
761 |
+
"combined_score": 0.7030259500472384
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_instagram_of_a_man_in_a_car.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_instagram_of_a_man_in_a_car.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 14.022071758554775,
|
769 |
+
"ssim": 0.1241024233648395,
|
770 |
+
"lpips": 0.48330962657928467,
|
771 |
+
"clip_similarity": 0.661704421043396,
|
772 |
+
"combined_score": 0.5156274363063159
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_image_of_a_beach_and_a_city.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_showing_an_image_of_a_beach_and_a_city.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 16.478267367996203,
|
780 |
+
"ssim": 0.7087860808289007,
|
781 |
+
"lpips": 0.3453589677810669,
|
782 |
+
"clip_similarity": 0.6886489987373352,
|
783 |
+
"combined_score": 0.6543071732746952
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_different_styles_of_clothing.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_showing_different_styles_of_clothing.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 15.795943637839304,
|
791 |
+
"ssim": 0.7118477142610367,
|
792 |
+
"lpips": 0.3253226578235626,
|
793 |
+
"clip_similarity": 0.5396468639373779,
|
794 |
+
"combined_score": 0.6468789132946464
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_iphone_showing_how_to_use_the_app.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_iphone_showing_how_to_use_the_app.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 15.612057005812714,
|
802 |
+
"ssim": 0.5865987983892058,
|
803 |
+
"lpips": 0.478237122297287,
|
804 |
+
"clip_similarity": 0.5126482248306274,
|
805 |
+
"combined_score": 0.5718716494373931
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_an_iphone.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_app_on_an_iphone.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 18.276047102172186,
|
813 |
+
"ssim": 0.7288077641876659,
|
814 |
+
"lpips": 0.4889445900917053,
|
815 |
+
"clip_similarity": 0.5337526798248291,
|
816 |
+
"combined_score": 0.5915658260785359
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/wish_app__screenshot.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/wish_app__screenshot.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 19.105242643114327,
|
824 |
+
"ssim": 0.7631531914493906,
|
825 |
+
"lpips": 0.31399351358413696,
|
826 |
+
"clip_similarity": 0.5789167881011963,
|
827 |
+
"combined_score": 0.6624669277730802
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_a_cell_phone.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_on_a_cell_phone.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 15.164288513173307,
|
835 |
+
"ssim": 0.6925260315868416,
|
836 |
+
"lpips": 0.3952612280845642,
|
837 |
+
"clip_similarity": 0.3883061408996582,
|
838 |
+
"combined_score": 0.6043680889983946
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_get_a_free_iphone_6s_plus_from_tmobile.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/how_to_get_a_free_iphone_6s_plus_from_tmobile.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 15.628864177943111,
|
846 |
+
"ssim": 0.6186513255772117,
|
847 |
+
"lpips": 0.5909371376037598,
|
848 |
+
"clip_similarity": 0.5837284326553345,
|
849 |
+
"combined_score": 0.5443425439407993
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_conversation_between_a_man_and_a_woman.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_conversation_between_a_man_and_a_woman.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 15.64722328809335,
|
857 |
+
"ssim": 0.783520613821127,
|
858 |
+
"lpips": 0.2682909369468689,
|
859 |
+
"clip_similarity": 0.6690194010734558,
|
860 |
+
"combined_score": 0.6905282042491104
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/bbc_news_australia__screenshot.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/bbc_news_australia__screenshot.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 13.672479200668391,
|
868 |
+
"ssim": 0.5873343842669653,
|
869 |
+
"lpips": 0.4457961618900299,
|
870 |
+
"clip_similarity": 0.45682018995285034,
|
871 |
+
"combined_score": 0.5777535199738193
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_facebook_app_on_an_ipad.jpg",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_the_facebook_app_on_an_ipad.jpg",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 17.91532573439578,
|
879 |
+
"ssim": 0.8748258096010538,
|
880 |
+
"lpips": 0.12525855004787445,
|
881 |
+
"clip_similarity": 0.8477953672409058,
|
882 |
+
"combined_score": 0.7721629156474925
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/garagegoogleswap_screenshot.jpg",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/garagegoogleswap_screenshot.jpg",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 13.609919649675577,
|
890 |
+
"ssim": 0.7099268491472394,
|
891 |
+
"lpips": 0.3190039098262787,
|
892 |
+
"clip_similarity": 0.5848798751831055,
|
893 |
+
"combined_score": 0.653325646451199
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_iphone_app_showing_different_crypt_currencies.jpg",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_iphone_app_showing_different_crypt_currencies.jpg",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 15.93845994140139,
|
901 |
+
"ssim": 0.48553092531660685,
|
902 |
+
"lpips": 0.3651231527328491,
|
903 |
+
"clip_similarity": 0.5991871356964111,
|
904 |
+
"combined_score": 0.604955248910635
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_windows_10_home_page.jpg",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_the_windows_10_home_page.jpg",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 17.899212003468858,
|
912 |
+
"ssim": 0.6460951206152599,
|
913 |
+
"lpips": 0.24371883273124695,
|
914 |
+
"clip_similarity": 0.7556114196777344,
|
915 |
+
"combined_score": 0.6871738186041261
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_use_your_vpn.jpg",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/how_to_use_your_vpn.jpg",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 16.09661458184113,
|
923 |
+
"ssim": 0.42369118291486035,
|
924 |
+
"lpips": 0.353232741355896,
|
925 |
+
"clip_similarity": 0.6662576794624329,
|
926 |
+
"combined_score": 0.6065479859089087
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_is_displaying_a_photo_of_a_man_in_a_car.jpg",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_is_displaying_a_photo_of_a_man_in_a_car.jpg",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 15.235822579873801,
|
934 |
+
"ssim": 0.16027425292714303,
|
935 |
+
"lpips": 0.38927406072616577,
|
936 |
+
"clip_similarity": 0.6404116749763489,
|
937 |
+
"combined_score": 0.5518363841825483
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_application_for_online_filings.jpg",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_showing_an_application_for_online_filings.jpg",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 15.0868708034044,
|
945 |
+
"ssim": 0.8200411201179042,
|
946 |
+
"lpips": 0.23350805044174194,
|
947 |
+
"clip_similarity": 0.6752157211303711,
|
948 |
+
"combined_score": 0.708799922476113
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_a_woman_in_a_dress.jpg",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_shot_of_an_app_that_shows_a_woman_in_a_dress.jpg",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 14.95940684908161,
|
956 |
+
"ssim": 0.6225069434925355,
|
957 |
+
"lpips": 0.40103188157081604,
|
958 |
+
"clip_similarity": 0.5137091875076294,
|
959 |
+
"combined_score": 0.6043858017248577
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_facebook_page_for_young_sun.jpg",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_facebook_page_for_young_sun.jpg",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 17.81121803668845,
|
967 |
+
"ssim": 0.764934760876763,
|
968 |
+
"lpips": 0.22552356123924255,
|
969 |
+
"clip_similarity": 0.7544751763343811,
|
970 |
+
"combined_score": 0.7112544853312176
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/samsung_galaxy_s7_edge_customer_service.jpg",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/samsung_galaxy_s7_edge_customer_service.jpg",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 14.291218149034293,
|
978 |
+
"ssim": 0.5027167328058937,
|
979 |
+
"lpips": 0.5138559341430664,
|
980 |
+
"clip_similarity": 0.5031683444976807,
|
981 |
+
"combined_score": 0.5458747674205788
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_several_pictures_of_people_on_it.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_with_several_pictures_of_people_on_it.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 14.568947253937111,
|
989 |
+
"ssim": 0.1382507529411078,
|
990 |
+
"lpips": 0.33633333444595337,
|
991 |
+
"clip_similarity": 0.7078248262405396,
|
992 |
+
"combined_score": 0.5738034285091365
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/instagrams_new_dislike_button_is_here_but_its_not_what.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/instagrams_new_dislike_button_is_here_but_its_not_what.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 14.344311661109108,
|
1000 |
+
"ssim": 0.6230119800645829,
|
1001 |
+
"lpips": 0.5358505249023438,
|
1002 |
+
"clip_similarity": 0.4690970778465271,
|
1003 |
+
"combined_score": 0.5528138210785198
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_the_iphone.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_app_on_the_iphone.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 16.043443135265324,
|
1011 |
+
"ssim": 0.5937321331790163,
|
1012 |
+
"lpips": 0.5167937874794006,
|
1013 |
+
"clip_similarity": 0.6030269861221313,
|
1014 |
+
"combined_score": 0.5684846929712754
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_message_sent_by_a_user_to_a_friend.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_message_sent_by_a_user_to_a_friend.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 16.663416260465535,
|
1022 |
+
"ssim": 0.7708843407398899,
|
1023 |
+
"lpips": 0.36907050013542175,
|
1024 |
+
"clip_similarity": 0.43854576349258423,
|
1025 |
+
"combined_score": 0.6303125524128442
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/we_service_all_makes_and_models.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/we_service_all_makes_and_models.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 13.906079355496404,
|
1033 |
+
"ssim": 0.5057978535065991,
|
1034 |
+
"lpips": 0.5536925792694092,
|
1035 |
+
"clip_similarity": 0.49168241024017334,
|
1036 |
+
"combined_score": 0.5312455163057139
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_two_text_messages_on_an_iphone.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_two_text_messages_on_an_iphone.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 15.80084983413165,
|
1044 |
+
"ssim": 0.49288607415071484,
|
1045 |
+
"lpips": 0.6171553134918213,
|
1046 |
+
"clip_similarity": 0.5634241700172424,
|
1047 |
+
"combined_score": 0.514270968402194
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_article_on_the_bbc_website.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_an_article_on_the_bbc_website.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 14.272195520490566,
|
1055 |
+
"ssim": 0.6458970737699503,
|
1056 |
+
"lpips": 0.4702069163322449,
|
1057 |
+
"clip_similarity": 0.4405941367149353,
|
1058 |
+
"combined_score": 0.5763715540207004
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_amazon_app_on_an_iphone.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_amazon_app_on_an_iphone.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 15.148135642464059,
|
1066 |
+
"ssim": 0.7740040514788408,
|
1067 |
+
"lpips": 0.32433217763900757,
|
1068 |
+
"clip_similarity": 0.5130942463874817,
|
1069 |
+
"combined_score": 0.6538937701869216
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_document_on_an_iphone.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_image_of_a_document_on_an_iphone.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 14.369785088439516,
|
1077 |
+
"ssim": 0.7210695961422324,
|
1078 |
+
"lpips": 0.2561953663825989,
|
1079 |
+
"clip_similarity": 0.655605673789978,
|
1080 |
+
"combined_score": 0.6840526285664231
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_a_variety_of_items_for_sale.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_showing_a_variety_of_items_for_sale.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 13.943865419440211,
|
1088 |
+
"ssim": 0.6022381505814381,
|
1089 |
+
"lpips": 0.41790637373924255,
|
1090 |
+
"clip_similarity": 0.5380916595458984,
|
1091 |
+
"combined_score": 0.5978776577330707
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/buy_stake_and_trade_bitcoin_on_the_most_trusted_crypto_exchange.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/buy_stake_and_trade_bitcoin_on_the_most_trusted_crypto_exchange.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 17.851317428306807,
|
1099 |
+
"ssim": 0.7706681914269202,
|
1100 |
+
"lpips": 0.2948707342147827,
|
1101 |
+
"clip_similarity": 0.6800413131713867,
|
1102 |
+
"combined_score": 0.6803996030560028
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_instagram_app_on_a_cell_phone.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_instagram_app_on_a_cell_phone.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 14.265428537614431,
|
1110 |
+
"ssim": 0.10840047869315143,
|
1111 |
+
"lpips": 0.47273966670036316,
|
1112 |
+
"clip_similarity": 0.5237734317779541,
|
1113 |
+
"combined_score": 0.503178531636641
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amazon_echo_dot__screenshot.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/amazon_echo_dot__screenshot.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 18.294741502515997,
|
1121 |
+
"ssim": 0.769266359238426,
|
1122 |
+
"lpips": 0.1833663135766983,
|
1123 |
+
"clip_similarity": 0.753587543964386,
|
1124 |
+
"combined_score": 0.726570498530358
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_a_picture_of_a_pair_of_shoes_on_it.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_with_a_picture_of_a_pair_of_shoes_on_it.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 13.727140053705021,
|
1132 |
+
"ssim": 0.5947199798863606,
|
1133 |
+
"lpips": 0.37154000997543335,
|
1134 |
+
"clip_similarity": 0.5078172087669373,
|
1135 |
+
"combined_score": 0.6099507143682461
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_image_of_a_text_message_that_readsdear_this_is_right_time_to.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_image_of_a_text_message_that_readsdear_this_is_right_time_to.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 17.557372670101184,
|
1143 |
+
"ssim": 0.33429529148445264,
|
1144 |
+
"lpips": 0.28492769598960876,
|
1145 |
+
"clip_similarity": 0.4171523153781891,
|
1146 |
+
"combined_score": 0.5921348316641237
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_online_filings_app_on_the_iphone.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_online_filings_app_on_the_iphone.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 14.73395228635698,
|
1154 |
+
"ssim": 0.7849985558881961,
|
1155 |
+
"lpips": 0.34776127338409424,
|
1156 |
+
"clip_similarity": 0.6596967577934265,
|
1157 |
+
"combined_score": 0.6620030134781391
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_iphone_app_that_shows_how_to_buy_bitcoin.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_the_iphone_app_that_shows_how_to_buy_bitcoin.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 15.698856719796556,
|
1165 |
+
"ssim": 0.5556051436272113,
|
1166 |
+
"lpips": 0.5151423215866089,
|
1167 |
+
"clip_similarity": 0.4037303924560547,
|
1168 |
+
"combined_score": 0.5434139982343741
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_instagram_app_on_an_iphone_with_a_photo_of_a_car.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/the_instagram_app_on_an_iphone_with_a_photo_of_a_car.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 14.083038728152724,
|
1176 |
+
"ssim": 0.15297438232480068,
|
1177 |
+
"lpips": 0.44765418767929077,
|
1178 |
+
"clip_similarity": 0.5805230140686035,
|
1179 |
+
"combined_score": 0.5243194930678287
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_an_app_that_shows_different_types_of_messages.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screen_shot_of_an_app_that_shows_different_types_of_messages.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 15.287444700733069,
|
1187 |
+
"ssim": 0.418732852423872,
|
1188 |
+
"lpips": 0.4629098176956177,
|
1189 |
+
"clip_similarity": 0.5329890251159668,
|
1190 |
+
"combined_score": 0.5540903941817114
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/mens_tactical_pants_for_sale_on_amazon.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/mens_tactical_pants_for_sale_on_amazon.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 16.13816875966672,
|
1198 |
+
"ssim": 0.6815953507440616,
|
1199 |
+
"lpips": 0.29134175181388855,
|
1200 |
+
"clip_similarity": 0.5567554831504822,
|
1201 |
+
"combined_score": 0.6559452377917965
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_on_a_phone_that_readsfirst_week_payment.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_text_message_on_a_phone_that_readsfirst_week_payment.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 12.820457133142309,
|
1209 |
+
"ssim": 0.6297071112193203,
|
1210 |
+
"lpips": 0.5164781808853149,
|
1211 |
+
"clip_similarity": 0.4002702534198761,
|
1212 |
+
"combined_score": 0.5537157287150254
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_picture_of_a_business_card_that_says_our_service_really_stacks_up.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_picture_of_a_business_card_that_says_our_service_really_stacks_up.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 15.929698223967073,
|
1220 |
+
"ssim": 0.44191768465446507,
|
1221 |
+
"lpips": 0.30651044845581055,
|
1222 |
+
"clip_similarity": 0.6149473190307617,
|
1223 |
+
"combined_score": 0.6205037276417122
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_on_a_phone.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/a_screenshot_of_a_text_message_on_a_phone.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 17.756294273936753,
|
1231 |
+
"ssim": 0.1236991817506347,
|
1232 |
+
"lpips": 0.3486692011356354,
|
1233 |
+
"clip_similarity": 0.6006541848182678,
|
1234 |
+
"combined_score": 0.5565860753469496
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/gordon_ramsay_cookware_giveaway.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/gordon_ramsay_cookware_giveaway.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 16.033615945832544,
|
1242 |
+
"ssim": 0.7334667518494628,
|
1243 |
+
"lpips": 0.2609100937843323,
|
1244 |
+
"clip_similarity": 0.5753408074378967,
|
1245 |
+
"combined_score": 0.6762355606966928
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/five_pieces_of_mens_tactical_pants_on_sale_for__29.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/five_pieces_of_mens_tactical_pants_on_sale_for__29.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 15.749818987169537,
|
1253 |
+
"ssim": 0.6984690840689213,
|
1254 |
+
"lpips": 0.37374213337898254,
|
1255 |
+
"clip_similarity": 0.44818609952926636,
|
1256 |
+
"combined_score": 0.618779225880621
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_a_text_message_from_a_friend.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd2/inv_fake_product_ads/an_iphone_screen_showing_a_text_message_from_a_friend.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 16.52679923190591,
|
1264 |
+
"ssim": 0.6770855990408989,
|
1265 |
+
"lpips": 0.22462446987628937,
|
1266 |
+
"clip_similarity": 0.6504303812980652,
|
1267 |
+
"combined_score": 0.68798731352924
|
1268 |
+
}
|
1269 |
+
}
|
1270 |
+
]
|
1271 |
+
}
|
data_for_ghazi/sd2_scrapped/metrics_output/hateful_memes_metrics_20250105_230228.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/misinformation_graphics_metrics_20250105_231050.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/people_faces_metrics_20250105_233357.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/propaganda_images_metrics_20250105_233824.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/protest_and_activism_metrics_20250105_234734.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd2_scrapped/metrics_output/visual_evidence_metrics_20250105_235424.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/graph.ipynb
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/image_metrics.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/metric.py
ADDED
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
import torch
|
3 |
+
import numpy as np
|
4 |
+
from PIL import Image
|
5 |
+
import torchvision.transforms as transforms
|
6 |
+
from skimage.metrics import peak_signal_noise_ratio as psnr
|
7 |
+
from skimage.metrics import structural_similarity as ssim
|
8 |
+
import lpips
|
9 |
+
from transformers import CLIPProcessor, CLIPModel
|
10 |
+
import cv2
|
11 |
+
import json
|
12 |
+
from tqdm import tqdm
|
13 |
+
from datetime import datetime
|
14 |
+
from pathlib import Path
|
15 |
+
import logging
|
16 |
+
from typing import Dict, List, Tuple, Optional
|
17 |
+
|
18 |
+
# Configure logging
|
19 |
+
logging.basicConfig(
|
20 |
+
level=logging.INFO,
|
21 |
+
format='%(asctime)s - %(levelname)s - %(message)s',
|
22 |
+
handlers=[
|
23 |
+
logging.FileHandler('image_metrics.log'),
|
24 |
+
logging.StreamHandler()
|
25 |
+
]
|
26 |
+
)
|
27 |
+
|
28 |
+
class Config:
|
29 |
+
METRIC_WEIGHTS = {
|
30 |
+
'psnr': 0.15,
|
31 |
+
'ssim': 0.30,
|
32 |
+
'lpips': 0.35,
|
33 |
+
'clip': 0.20
|
34 |
+
}
|
35 |
+
|
36 |
+
PSNR_BOUNDS = {
|
37 |
+
'min': 20,
|
38 |
+
'max': 50
|
39 |
+
}
|
40 |
+
|
41 |
+
CATEGORIES = [
|
42 |
+
'ai_art', 'clickbait_thumbnails', 'conspiracy_imagery',
|
43 |
+
'fake_product_ads', 'hateful_memes', 'misinformation_graphics',
|
44 |
+
'people_faces', 'propaganda_images', 'protest_and_activism',
|
45 |
+
'visual_evidence'
|
46 |
+
]
|
47 |
+
|
48 |
+
class ImageMetricsCalculator:
|
49 |
+
def __init__(self, original_root: str, inversion_root: str, device: str = None):
|
50 |
+
self.original_root = Path(original_root)
|
51 |
+
self.inversion_root = Path(inversion_root)
|
52 |
+
self.device = device if device else ('cuda' if torch.cuda.is_available() else 'cpu')
|
53 |
+
self.setup_models()
|
54 |
+
|
55 |
+
def setup_models(self):
|
56 |
+
"""Initialize LPIPS and CLIP models"""
|
57 |
+
logging.info(f"Setting up models on {self.device}")
|
58 |
+
self.lpips_model = lpips.LPIPS(net='alex').to(self.device).eval()
|
59 |
+
self.clip_model = CLIPModel.from_pretrained("openai/clip-vit-base-patch32").to(self.device)
|
60 |
+
self.clip_processor = CLIPProcessor.from_pretrained("openai/clip-vit-base-patch32")
|
61 |
+
|
62 |
+
def cleanup(self):
|
63 |
+
"""Clean up GPU resources"""
|
64 |
+
if hasattr(self, 'lpips_model'):
|
65 |
+
del self.lpips_model
|
66 |
+
if hasattr(self, 'clip_model'):
|
67 |
+
del self.clip_model
|
68 |
+
torch.cuda.empty_cache()
|
69 |
+
|
70 |
+
def normalize_psnr(self, psnr_value: float) -> float:
|
71 |
+
"""Normalize PSNR to 0-1 range"""
|
72 |
+
return np.clip(
|
73 |
+
(psnr_value - Config.PSNR_BOUNDS['min']) /
|
74 |
+
(Config.PSNR_BOUNDS['max'] - Config.PSNR_BOUNDS['min']),
|
75 |
+
0, 1
|
76 |
+
)
|
77 |
+
|
78 |
+
def calculate_combined_score(self, metrics: Dict[str, float]) -> float:
|
79 |
+
"""Calculate combined similarity score with weighted metrics"""
|
80 |
+
norm_psnr = self.normalize_psnr(metrics['psnr'])
|
81 |
+
norm_ssim = (metrics['ssim'] + 1) / 2
|
82 |
+
norm_lpips = 1 - metrics['lpips']
|
83 |
+
norm_clip = (metrics['clip_similarity'] + 1) / 2
|
84 |
+
|
85 |
+
return sum(
|
86 |
+
Config.METRIC_WEIGHTS[metric] * value
|
87 |
+
for metric, value in {
|
88 |
+
'psnr': norm_psnr,
|
89 |
+
'ssim': norm_ssim,
|
90 |
+
'lpips': norm_lpips,
|
91 |
+
'clip': norm_clip
|
92 |
+
}.items()
|
93 |
+
)
|
94 |
+
|
95 |
+
def process_image_pair(self, original_path: Path, inversion_path: Path) -> Dict:
|
96 |
+
"""Process a single pair of images and calculate all metrics"""
|
97 |
+
try:
|
98 |
+
# Load and resize images
|
99 |
+
original_img = cv2.imread(str(original_path))
|
100 |
+
inversion_img = cv2.imread(str(inversion_path))
|
101 |
+
|
102 |
+
if original_img is None or inversion_img is None:
|
103 |
+
raise ValueError(f"Failed to load images: {original_path} or {inversion_path}")
|
104 |
+
|
105 |
+
# Resize inversion to match original if needed
|
106 |
+
if original_img.shape != inversion_img.shape:
|
107 |
+
inversion_img = cv2.resize(inversion_img,
|
108 |
+
(original_img.shape[1], original_img.shape[0]),
|
109 |
+
interpolation=cv2.INTER_AREA)
|
110 |
+
|
111 |
+
# Calculate metrics
|
112 |
+
metrics = {
|
113 |
+
'psnr': psnr(original_img, inversion_img),
|
114 |
+
'ssim': ssim(original_img, inversion_img, channel_axis=2, data_range=255),
|
115 |
+
'lpips': self.calculate_lpips(str(original_path), str(inversion_path)),
|
116 |
+
'clip_similarity': self.calculate_clip_similarity(str(original_path), str(inversion_path))
|
117 |
+
}
|
118 |
+
|
119 |
+
metrics['combined_score'] = self.calculate_combined_score(metrics)
|
120 |
+
|
121 |
+
return {
|
122 |
+
'original_path': str(original_path),
|
123 |
+
'inversion_path': str(inversion_path),
|
124 |
+
'metrics': metrics
|
125 |
+
}
|
126 |
+
|
127 |
+
except Exception as e:
|
128 |
+
logging.error(f"Error processing {original_path}: {str(e)}")
|
129 |
+
return None
|
130 |
+
|
131 |
+
def calculate_lpips(self, img1_path: str, img2_path: str) -> float:
|
132 |
+
"""Calculate LPIPS between two images"""
|
133 |
+
transform = transforms.Compose([
|
134 |
+
transforms.Resize((224, 224)),
|
135 |
+
transforms.ToTensor(),
|
136 |
+
])
|
137 |
+
|
138 |
+
img1 = transform(Image.open(img1_path)).unsqueeze(0).to(self.device)
|
139 |
+
img2 = transform(Image.open(img2_path)).unsqueeze(0).to(self.device)
|
140 |
+
|
141 |
+
with torch.no_grad():
|
142 |
+
return self.lpips_model(img1, img2).item()
|
143 |
+
|
144 |
+
def calculate_clip_similarity(self, img1_path: str, img2_path: str) -> float:
|
145 |
+
"""Calculate CLIP embedding cosine similarity"""
|
146 |
+
img1 = Image.open(img1_path)
|
147 |
+
img2 = Image.open(img2_path)
|
148 |
+
|
149 |
+
inputs1 = self.clip_processor(images=img1, return_tensors="pt")
|
150 |
+
inputs2 = self.clip_processor(images=img2, return_tensors="pt")
|
151 |
+
|
152 |
+
inputs1 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs1.items()}
|
153 |
+
inputs2 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs2.items()}
|
154 |
+
|
155 |
+
with torch.no_grad():
|
156 |
+
img1_features = self.clip_model.get_image_features(**inputs1)
|
157 |
+
img2_features = self.clip_model.get_image_features(**inputs2)
|
158 |
+
|
159 |
+
img1_features = img1_features / img1_features.norm(dim=-1, keepdim=True)
|
160 |
+
img2_features = img2_features / img2_features.norm(dim=-1, keepdim=True)
|
161 |
+
|
162 |
+
return (img1_features @ img2_features.T).item()
|
163 |
+
|
164 |
+
def process_category(self, category: str) -> Dict:
|
165 |
+
"""Process all images in a category"""
|
166 |
+
original_dir = self.original_root / category
|
167 |
+
inversion_dir = self.inversion_root / f"inv_{category}"
|
168 |
+
|
169 |
+
if not original_dir.exists() or not inversion_dir.exists():
|
170 |
+
logging.warning(f"Skipping {category}: directories not found")
|
171 |
+
return None
|
172 |
+
|
173 |
+
results = []
|
174 |
+
original_files = list(original_dir.glob('*.png')) + list(original_dir.glob('*.jpg'))
|
175 |
+
|
176 |
+
for orig_path in tqdm(original_files, desc=f"Processing {category}"):
|
177 |
+
# Just use the original filename since inv_ is already in the folder name
|
178 |
+
inv_path = inversion_dir / orig_path.name
|
179 |
+
if not inv_path.exists():
|
180 |
+
logging.warning(f"Skipping {orig_path.name}: no matching inversion found")
|
181 |
+
continue
|
182 |
+
|
183 |
+
result = self.process_image_pair(orig_path, inv_path)
|
184 |
+
if result:
|
185 |
+
results.append(result)
|
186 |
+
|
187 |
+
return {
|
188 |
+
'category': category,
|
189 |
+
'total_processed': len(results),
|
190 |
+
'results': results
|
191 |
+
}
|
192 |
+
|
193 |
+
def calculate_category_averages(self, category_results: Dict) -> Dict:
|
194 |
+
"""Calculate average metrics for a category"""
|
195 |
+
if not category_results or not category_results['results']:
|
196 |
+
return None
|
197 |
+
|
198 |
+
metrics = ['psnr', 'ssim', 'lpips', 'clip_similarity', 'combined_score']
|
199 |
+
averages = {
|
200 |
+
metric: np.mean([r['metrics'][metric] for r in category_results['results']])
|
201 |
+
for metric in metrics
|
202 |
+
}
|
203 |
+
|
204 |
+
return {
|
205 |
+
'category': category_results['category'],
|
206 |
+
'total_images': category_results['total_processed'],
|
207 |
+
'average_metrics': averages
|
208 |
+
}
|
209 |
+
|
210 |
+
def main():
|
211 |
+
# Set paths
|
212 |
+
original_root = "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images"
|
213 |
+
inversion_root = "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5"
|
214 |
+
|
215 |
+
# Create output directory
|
216 |
+
output_dir = Path("metrics_output")
|
217 |
+
output_dir.mkdir(exist_ok=True)
|
218 |
+
|
219 |
+
# Initialize calculator
|
220 |
+
calculator = ImageMetricsCalculator(original_root, inversion_root)
|
221 |
+
|
222 |
+
try:
|
223 |
+
all_results = {}
|
224 |
+
category_averages = []
|
225 |
+
|
226 |
+
# Process each category
|
227 |
+
for category in Config.CATEGORIES:
|
228 |
+
logging.info(f"\nProcessing category: {category}")
|
229 |
+
|
230 |
+
results = calculator.process_category(category)
|
231 |
+
if results:
|
232 |
+
all_results[category] = results
|
233 |
+
|
234 |
+
# Calculate and store averages
|
235 |
+
averages = calculator.calculate_category_averages(results)
|
236 |
+
if averages:
|
237 |
+
category_averages.append(averages)
|
238 |
+
|
239 |
+
# Save individual category results
|
240 |
+
timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
|
241 |
+
output_file = output_dir / f"{category}_metrics_{timestamp}.json"
|
242 |
+
with open(output_file, 'w') as f:
|
243 |
+
json.dump(results, f, indent=2)
|
244 |
+
|
245 |
+
# Save overall averages
|
246 |
+
if category_averages:
|
247 |
+
output_file = output_dir / f"category_averages_{timestamp}.json"
|
248 |
+
with open(output_file, 'w') as f:
|
249 |
+
json.dump(category_averages, f, indent=2)
|
250 |
+
|
251 |
+
# Print summary
|
252 |
+
print("\nCategory Averages:")
|
253 |
+
print("-" * 80)
|
254 |
+
for avg in category_averages:
|
255 |
+
print(f"\n{avg['category']} ({avg['total_images']} images):")
|
256 |
+
for metric, value in avg['average_metrics'].items():
|
257 |
+
print(f"{metric}: {value:.4f}")
|
258 |
+
|
259 |
+
finally:
|
260 |
+
# Cleanup
|
261 |
+
calculator.cleanup()
|
262 |
+
logging.info("Processing completed")
|
263 |
+
|
264 |
+
if __name__ == "__main__":
|
265 |
+
main()
|
data_for_ghazi/sd3.5_scrapped/metrics_output/ai_art_metrics_20250105_225524.json
ADDED
@@ -0,0 +1,1689 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "ai_art",
|
3 |
+
"total_processed": 153,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_beer_in_front_of_it.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_beer_in_front_of_it.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 21.928345457125978,
|
10 |
+
"ssim": 0.6968985788583799,
|
11 |
+
"lpips": 0.05100832134485245,
|
12 |
+
"clip_similarity": 0.9654475450515747,
|
13 |
+
"combined_score": 0.792868356148846
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_star_wars_clone_trooper_helmet.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_close_up_of_a_star_wars_clone_trooper_helmet.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 23.422846341323172,
|
21 |
+
"ssim": 0.8284061584843586,
|
22 |
+
"lpips": 0.04438796639442444,
|
23 |
+
"clip_similarity": 0.9911774396896362,
|
24 |
+
"combined_score": 0.8249571112101847
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_robots_sitting_at_a_bar_drinking_beer.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/two_robots_sitting_at_a_bar_drinking_beer.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 19.775558245798443,
|
32 |
+
"ssim": 0.6564099946154379,
|
33 |
+
"lpips": 0.06411132961511612,
|
34 |
+
"clip_similarity": 0.9826827049255371,
|
35 |
+
"combined_score": 0.7742908043195788
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_rock_with_different_colors_on_it.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_piece_of_rock_with_different_colors_on_it.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 20.796774924608098,
|
43 |
+
"ssim": 0.5781771364958069,
|
44 |
+
"lpips": 0.09766592085361481,
|
45 |
+
"clip_similarity": 0.9621268510818481,
|
46 |
+
"combined_score": 0.7527400579068311
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/cartoon_set_of_magic_items_including_a_book_key_shield_and_star.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/cartoon_set_of_magic_items_including_a_book_key_shield_and_star.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 22.87516569991084,
|
54 |
+
"ssim": 0.8862004163427152,
|
55 |
+
"lpips": 0.01748066209256649,
|
56 |
+
"clip_similarity": 0.9943141341209412,
|
57 |
+
"combined_score": 0.8406190726306573
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_with_big_eyes.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_man_with_big_eyes.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 26.757293916475014,
|
65 |
+
"ssim": 0.8330568472721153,
|
66 |
+
"lpips": 0.04306194931268692,
|
67 |
+
"clip_similarity": 0.975837230682373,
|
68 |
+
"combined_score": 0.8412570374819892
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_different_views_of_an_asteroid_in_space.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/two_different_views_of_an_asteroid_in_space.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 28.17362291665512,
|
76 |
+
"ssim": 0.5141561540200658,
|
77 |
+
"lpips": 0.033220965415239334,
|
78 |
+
"clip_similarity": 0.9121624231338501,
|
79 |
+
"combined_score": 0.7975804421043367
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_clone_trooper_stands_in_front_of_a_dark_background.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_star_wars_clone_trooper_stands_in_front_of_a_dark_background.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 24.488993707682415,
|
87 |
+
"ssim": 0.8388373374593178,
|
88 |
+
"lpips": 0.0393950492143631,
|
89 |
+
"clip_similarity": 0.9873583912849426,
|
90 |
+
"combined_score": 0.833218141060777
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_blue_lights_on_the_walls.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_long_hallway_with_blue_lights_on_the_walls.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 25.68147047148265,
|
98 |
+
"ssim": 0.6304968357620552,
|
99 |
+
"lpips": 0.03656969219446182,
|
100 |
+
"clip_similarity": 0.9750583171844482,
|
101 |
+
"combined_score": 0.8076883171721047
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/donkey_kong_vs_donkey_kong_vs_donkey_kong_vs_donkey_kong_vs.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/donkey_kong_vs_donkey_kong_vs_donkey_kong_vs_donkey_kong_vs.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 25.616574706901304,
|
109 |
+
"ssim": 0.8767720252200574,
|
110 |
+
"lpips": 0.020063182339072227,
|
111 |
+
"clip_similarity": 0.9835408926010132,
|
112 |
+
"combined_score": 0.8509306527589412
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_clone_trooper_in_the_woods.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_star_wars_clone_trooper_in_the_woods.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 23.415371837736735,
|
120 |
+
"ssim": 0.7208715716559261,
|
121 |
+
"lpips": 0.07213208079338074,
|
122 |
+
"clip_similarity": 0.9838176965713501,
|
123 |
+
"combined_score": 0.7983431363165243
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_standing_in_front_of_a_gas_station.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_simpsons_character_is_standing_in_front_of_a_gas_station.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 23.493717376068656,
|
131 |
+
"ssim": 0.7517578880080218,
|
132 |
+
"lpips": 0.08451700210571289,
|
133 |
+
"clip_similarity": 0.9464008212089539,
|
134 |
+
"combined_score": 0.7952914014654424
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_photo_of_a_man_wearing_a_top_hat.png",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_old_photo_of_a_man_wearing_a_top_hat.png",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 26.625991114418586,
|
142 |
+
"ssim": 0.7818636011134532,
|
143 |
+
"lpips": 0.05635752156376839,
|
144 |
+
"clip_similarity": 0.8613250851631165,
|
145 |
+
"combined_score": 0.8168168717081037
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_large_waterfall_with_a_rainbow_in_the_sky.png",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_large_waterfall_with_a_rainbow_in_the_sky.png",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 20.312323088960895,
|
153 |
+
"ssim": 0.7089106606808913,
|
154 |
+
"lpips": 0.08690764009952545,
|
155 |
+
"clip_similarity": 0.9868655800819397,
|
156 |
+
"combined_score": 0.7761670985202982
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_woman_walking_down_a_street.png",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_woman_walking_down_a_street.png",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 20.875011282642227,
|
164 |
+
"ssim": 0.6387174593781607,
|
165 |
+
"lpips": 0.12845534086227417,
|
166 |
+
"clip_similarity": 0.9747707843780518,
|
167 |
+
"combined_score": 0.7527003844559444
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_purple_hair_holding_a_gun_in_front_of_neon_lights.png",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_woman_with_purple_hair_holding_a_gun_in_front_of_neon_lights.png",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 22.054274825201222,
|
175 |
+
"ssim": 0.6267938935097591,
|
176 |
+
"lpips": 0.09228909015655518,
|
177 |
+
"clip_similarity": 0.9765263795852661,
|
178 |
+
"combined_score": 0.7696419145562022
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/three_different_images_of_a_woman_in_green_dress_holding_a_torch.png",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/three_different_images_of_a_woman_in_green_dress_holding_a_torch.png",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 21.89786826618798,
|
186 |
+
"ssim": 0.7803417221728598,
|
187 |
+
"lpips": 0.034930214285850525,
|
188 |
+
"clip_similarity": 0.994373619556427,
|
189 |
+
"combined_score": 0.8137523866124639
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_star_wars_stormtrooper_helmet.png",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_close_up_of_a_star_wars_stormtrooper_helmet.png",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 24.95415832958686,
|
197 |
+
"ssim": 0.855005706328645,
|
198 |
+
"lpips": 0.039498500525951385,
|
199 |
+
"clip_similarity": 0.9891262054443359,
|
200 |
+
"combined_score": 0.8381097929575816
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_red_lights_on_the_ceiling.png",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_long_hallway_with_red_lights_on_the_ceiling.png",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 26.02765794974903,
|
208 |
+
"ssim": 0.8246539828496289,
|
209 |
+
"lpips": 0.020954804494976997,
|
210 |
+
"clip_similarity": 0.9884914755821228,
|
211 |
+
"combined_score": 0.8453513531611597
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_red_and_orange_lights_on_the_walls.png",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_empty_room_with_red_and_orange_lights_on_the_walls.png",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 24.41374397808929,
|
219 |
+
"ssim": 0.5412668459509044,
|
220 |
+
"lpips": 0.05842455476522446,
|
221 |
+
"clip_similarity": 0.9727489948272705,
|
222 |
+
"combined_score": 0.7800850520979805
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_city_with_a_qr_code_on_it.png",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_city_with_a_qr_code_on_it.png",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 17.52920412330298,
|
230 |
+
"ssim": 0.7070518114192533,
|
231 |
+
"lpips": 0.07857377082109451,
|
232 |
+
"clip_similarity": 0.9795166850090027,
|
233 |
+
"combined_score": 0.7765086204264052
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_robots_sitting_at_a_table_with_beer_in_front_of_them.png",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/two_robots_sitting_at_a_table_with_beer_in_front_of_them.png",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 19.074975955108798,
|
241 |
+
"ssim": 0.598273655172091,
|
242 |
+
"lpips": 0.0485377311706543,
|
243 |
+
"clip_similarity": 0.9681991338729858,
|
244 |
+
"combined_score": 0.7695727557533831
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_holding_a_crystal_ball_in_her_hands.png",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_woman_holding_a_crystal_ball_in_her_hands.png",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 27.02877002423762,
|
252 |
+
"ssim": 0.7589692428438971,
|
253 |
+
"lpips": 0.06547808647155762,
|
254 |
+
"clip_similarity": 0.9835830926895142,
|
255 |
+
"combined_score": 0.824430215551679
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_in_a_red_jacket_standing_in_front_of_a_futuristic_city.png",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_man_in_a_red_jacket_standing_in_front_of_a_futuristic_city.png",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 22.646493186281322,
|
263 |
+
"ssim": 0.6505397051791827,
|
264 |
+
"lpips": 0.07373742759227753,
|
265 |
+
"clip_similarity": 0.9794400930404663,
|
266 |
+
"combined_score": 0.7829493313550335
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_comic_strip_about_a_house_and_a_washing_machine.png",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_comic_strip_about_a_house_and_a_washing_machine.png",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 19.343066222695956,
|
274 |
+
"ssim": 0.7901846958479521,
|
275 |
+
"lpips": 0.02862466499209404,
|
276 |
+
"clip_similarity": 0.9847574234008789,
|
277 |
+
"combined_score": 0.8069848139700478
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_pictures_of_a_woman_in_a_fighting_pose.png",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/two_pictures_of_a_woman_in_a_fighting_pose.png",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 25.651209676567255,
|
285 |
+
"ssim": 0.9131439334656539,
|
286 |
+
"lpips": 0.014052588492631912,
|
287 |
+
"clip_similarity": 0.9767781496047974,
|
288 |
+
"combined_score": 0.8579870473907429
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_futuristic_building_with_red_lights.png",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_futuristic_building_with_red_lights.png",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 29.106241006350913,
|
296 |
+
"ssim": 0.8353971791480995,
|
297 |
+
"lpips": 0.030831703916192055,
|
298 |
+
"clip_similarity": 0.95297771692276,
|
299 |
+
"combined_score": 0.8553474572255783
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sunglasses_on_the_beach_at_sunset.png",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/sunglasses_on_the_beach_at_sunset.png",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 22.034327109887066,
|
307 |
+
"ssim": 0.6988579420439073,
|
308 |
+
"lpips": 0.10184384882450104,
|
309 |
+
"clip_similarity": 0.9857689142227173,
|
310 |
+
"combined_score": 0.7779318711897177
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_woman_in_a_futuristic_city.png",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_woman_in_a_futuristic_city.png",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 22.63507370667425,
|
318 |
+
"ssim": 0.6220453918291731,
|
319 |
+
"lpips": 0.0811067447066307,
|
320 |
+
"clip_similarity": 0.9795731902122498,
|
321 |
+
"combined_score": 0.7760521356816514
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_cat_swimming_in_a_pool.png",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_a_cat_swimming_in_a_pool.png",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 22.402312157792963,
|
329 |
+
"ssim": 0.7076702614404526,
|
330 |
+
"lpips": 0.07386433333158493,
|
331 |
+
"clip_similarity": 0.9663467407226562,
|
332 |
+
"combined_score": 0.7889442574112436
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_yellow_and_orange_windows.png",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_empty_room_with_yellow_and_orange_windows.png",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 26.3051412476888,
|
340 |
+
"ssim": 0.7455345795181367,
|
341 |
+
"lpips": 0.02532978728413582,
|
342 |
+
"clip_similarity": 0.9796960949897766,
|
343 |
+
"combined_score": 0.8324600771156946
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_purple_dragon_on_top_of_a_mountain.png",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_purple_dragon_on_top_of_a_mountain.png",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 18.958860087179524,
|
351 |
+
"ssim": 0.5970630741015124,
|
352 |
+
"lpips": 0.08562573790550232,
|
353 |
+
"clip_similarity": 0.9614527225494385,
|
354 |
+
"combined_score": 0.7557357251032448
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_an_astronaut_suit_standing_in_front_of_an_ocean.png",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_woman_in_an_astronaut_suit_standing_in_front_of_an_ocean.png",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 21.308129813137832,
|
362 |
+
"ssim": 0.6642751583879551,
|
363 |
+
"lpips": 0.06570541113615036,
|
364 |
+
"clip_similarity": 0.9846015572547913,
|
365 |
+
"combined_score": 0.7816451846517088
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_rock_with_colorful_crystals_on_it.png",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_piece_of_rock_with_colorful_crystals_on_it.png",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 21.493859364799643,
|
373 |
+
"ssim": 0.6203801513870714,
|
374 |
+
"lpips": 0.10277619957923889,
|
375 |
+
"clip_similarity": 0.9388610124588013,
|
376 |
+
"combined_score": 0.7584407509252054
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_purple_hat_and_coat_standing_in_the_desert.png",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_purple_hat_and_coat_standing_in_the_desert.png",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 24.144109492755028,
|
384 |
+
"ssim": 0.7723572355775247,
|
385 |
+
"lpips": 0.03863326460123062,
|
386 |
+
"clip_similarity": 0.9835029244422913,
|
387 |
+
"combined_score": 0.8214027826342023
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_panther_drinking_water_from_a_stream.png",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_black_panther_drinking_water_from_a_stream.png",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 16.149223099759126,
|
395 |
+
"ssim": 0.50779214760699,
|
396 |
+
"lpips": 0.08796376734972,
|
397 |
+
"clip_similarity": 0.9825433492660522,
|
398 |
+
"combined_score": 0.7436358384952517
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_bar_filled_with_beer_bottles.png",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_bar_filled_with_beer_bottles.png",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 19.89187176318163,
|
406 |
+
"ssim": 0.6387391154081224,
|
407 |
+
"lpips": 0.07484476268291473,
|
408 |
+
"clip_similarity": 0.9566816687583923,
|
409 |
+
"combined_score": 0.7652833672480374
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_with_pink_hair_standing_in_front_of_a_wall.png",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_simpsons_character_with_pink_hair_standing_in_front_of_a_wall.png",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 23.929270362990366,
|
417 |
+
"ssim": 0.7524999377039508,
|
418 |
+
"lpips": 0.08814388513565063,
|
419 |
+
"clip_similarity": 0.9838466644287109,
|
420 |
+
"combined_score": 0.8000556491159377
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hallway_with_neon_lights_and_smoke_coming_out_of_it.png",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_hallway_with_neon_lights_and_smoke_coming_out_of_it.png",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 27.72141708733176,
|
428 |
+
"ssim": 0.765998258618468,
|
429 |
+
"lpips": 0.029547521844506264,
|
430 |
+
"clip_similarity": 0.9787515997886658,
|
431 |
+
"combined_score": 0.8410403515627185
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_with_glasses_and_a_moustache.png",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_man_with_glasses_and_a_moustache.png",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 28.112968291248333,
|
439 |
+
"ssim": 0.8315842661667249,
|
440 |
+
"lpips": 0.04771772027015686,
|
441 |
+
"clip_similarity": 0.9560819864273071,
|
442 |
+
"combined_score": 0.8442094779294262
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_stack_of_colorful_rocks_on_a_black_surface.png",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_stack_of_colorful_rocks_on_a_black_surface.png",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 21.03659378427128,
|
450 |
+
"ssim": 0.5966613601391576,
|
451 |
+
"lpips": 0.08218459784984589,
|
452 |
+
"clip_similarity": 0.9572779536247253,
|
453 |
+
"combined_score": 0.7616453590572565
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_cat_swimming_in_the_water.png",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_a_cat_swimming_in_the_water.png",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 19.606711271997018,
|
461 |
+
"ssim": 0.5896624028523664,
|
462 |
+
"lpips": 0.09055665135383606,
|
463 |
+
"clip_similarity": 0.9773651957511902,
|
464 |
+
"combined_score": 0.7544910520291314
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/four_different_x__ray_images_of_the_human_hand.png",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/four_different_x__ray_images_of_the_human_hand.png",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 17.974637724093643,
|
472 |
+
"ssim": 0.724353020127935,
|
473 |
+
"lpips": 0.0673951804637909,
|
474 |
+
"clip_similarity": 0.9882343411445618,
|
475 |
+
"combined_score": 0.7838880739713197
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_group_of_people_in_different_costumes.png",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_group_of_people_in_different_costumes.png",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 23.313125901096747,
|
483 |
+
"ssim": 0.9053681063258932,
|
484 |
+
"lpips": 0.01610417477786541,
|
485 |
+
"clip_similarity": 0.9860863089561462,
|
486 |
+
"combined_score": 0.8453430151777294
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_a_yellow_suit_with_a_gun_standing_in_front_of_a_futuristic_city.png",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_woman_in_a_yellow_suit_with_a_gun_standing_in_front_of_a_futuristic_city.png",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 21.736384059809772,
|
494 |
+
"ssim": 0.5916517783674363,
|
495 |
+
"lpips": 0.07330720126628876,
|
496 |
+
"clip_similarity": 0.9722543954849243,
|
497 |
+
"combined_score": 0.7689976061594557
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_car_driving_down_a_road_with_palm_trees_in_the_background.png",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_car_driving_down_a_road_with_palm_trees_in_the_background.png",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 22.88393487098648,
|
505 |
+
"ssim": 0.7744133380550059,
|
506 |
+
"lpips": 0.03170306608080864,
|
507 |
+
"clip_similarity": 0.9848958253860474,
|
508 |
+
"combined_score": 0.8179751844735049
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/homer_simpson_holding_a_book_in_front_of_a_burning_building.png",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/homer_simpson_holding_a_book_in_front_of_a_burning_building.png",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 23.297512293033265,
|
516 |
+
"ssim": 0.7741820995642068,
|
517 |
+
"lpips": 0.07016982138156891,
|
518 |
+
"clip_similarity": 0.96723473072052,
|
519 |
+
"combined_score": 0.8047789119883002
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_ladybug_on_a_leaf.png",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_ladybug_on_a_leaf.png",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 18.84668527006095,
|
527 |
+
"ssim": 0.7077083033367946,
|
528 |
+
"lpips": 0.06793296337127686,
|
529 |
+
"clip_similarity": 0.9887247681617737,
|
530 |
+
"combined_score": 0.7812521851367497
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_krusty_the_clown.png",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_simpsons_krusty_the_clown.png",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 23.863775279423734,
|
538 |
+
"ssim": 0.8095901865832502,
|
539 |
+
"lpips": 0.03974425792694092,
|
540 |
+
"clip_similarity": 0.9885299801826477,
|
541 |
+
"combined_score": 0.8256999121284416
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_flock_of_chickens_are_standing_in_front_of_a_chicken_coop.png",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_flock_of_chickens_are_standing_in_front_of_a_chicken_coop.png",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 22.323346152158653,
|
549 |
+
"ssim": 0.6380651224861018,
|
550 |
+
"lpips": 0.08058753609657288,
|
551 |
+
"clip_similarity": 0.9326669573783875,
|
552 |
+
"combined_score": 0.7723875572377467
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_hallway_with_neon_lights.png",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_hallway_with_neon_lights.png",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 27.033683007526726,
|
560 |
+
"ssim": 0.6095822123783637,
|
561 |
+
"lpips": 0.015708137303590775,
|
562 |
+
"clip_similarity": 0.9674384593963623,
|
563 |
+
"combined_score": 0.8178517447777677
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_man_in_a_jacket_and_jeans_standing_with_his_hands_on_his_hips.png",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_cartoon_man_in_a_jacket_and_jeans_standing_with_his_hands_on_his_hips.png",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 23.91571246607018,
|
571 |
+
"ssim": 0.8404235315833856,
|
572 |
+
"lpips": 0.0357205867767334,
|
573 |
+
"clip_similarity": 0.9550740122795105,
|
574 |
+
"combined_score": 0.8286472879239531
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_cigarette_in_its_mouth.png",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_cigarette_in_its_mouth.png",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 19.606508427609448,
|
582 |
+
"ssim": 0.6275329220048332,
|
583 |
+
"lpips": 0.06871253997087479,
|
584 |
+
"clip_similarity": 0.9670351147651672,
|
585 |
+
"combined_score": 0.7667840607874356
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_cat_wearing_an_orange_and_blue_wig.png",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_cartoon_cat_wearing_an_orange_and_blue_wig.png",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 25.28125841645806,
|
593 |
+
"ssim": 0.8144601421020128,
|
594 |
+
"lpips": 0.05477744713425636,
|
595 |
+
"clip_similarity": 0.9794121980667114,
|
596 |
+
"combined_score": 0.8273444267072735
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_artistic_image_of_a_cube_made_out_of_rocks.png",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_artistic_image_of_a_cube_made_out_of_rocks.png",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 20.199551913198547,
|
604 |
+
"ssim": 0.5470793526305295,
|
605 |
+
"lpips": 0.08910068869590759,
|
606 |
+
"clip_similarity": 0.9716922044754028,
|
607 |
+
"combined_score": 0.7490436418645448
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sonic_the_hedgehog_and_sonic_the_hedgehog.png",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/sonic_the_hedgehog_and_sonic_the_hedgehog.png",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 27.43637737899906,
|
615 |
+
"ssim": 0.9395746350158057,
|
616 |
+
"lpips": 0.009791704826056957,
|
617 |
+
"clip_similarity": 0.99493807554245,
|
618 |
+
"combined_score": 0.8741847930124911
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_deer_is_standing_in_front_of_a_stream_with_a_rainbow_in_the_background.png",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_deer_is_standing_in_front_of_a_stream_with_a_rainbow_in_the_background.png",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 21.674810959162944,
|
626 |
+
"ssim": 0.7176617121785095,
|
627 |
+
"lpips": 0.10431069135665894,
|
628 |
+
"clip_similarity": 0.9807461500167847,
|
629 |
+
"combined_score": 0.7775891846494389
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_persons_hand_holding_an_open_book_with_a_picture_on_it.png",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_persons_hand_holding_an_open_book_with_a_picture_on_it.png",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 19.608822788961003,
|
637 |
+
"ssim": 0.39223819398593807,
|
638 |
+
"lpips": 0.07222975790500641,
|
639 |
+
"clip_similarity": 0.9601610898971558,
|
640 |
+
"combined_score": 0.729571422820854
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_blue_lights_on_the_walls.png",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_empty_room_with_blue_lights_on_the_walls.png",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 26.964376883741323,
|
648 |
+
"ssim": 0.6410191873227175,
|
649 |
+
"lpips": 0.03909965604543686,
|
650 |
+
"clip_similarity": 0.9473612904548645,
|
651 |
+
"combined_score": 0.8120260119466977
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/super_mario_bros_3_vs_super_mario_bros_2.png",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/super_mario_bros_3_vs_super_mario_bros_2.png",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 27.405639983628426,
|
659 |
+
"ssim": 0.8598525564954101,
|
660 |
+
"lpips": 0.007343294098973274,
|
661 |
+
"clip_similarity": 0.9905821681022644,
|
662 |
+
"combined_score": 0.8624941472680394
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_art_that_looks_like_it_is_made_out_of_crystals.png",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_piece_of_art_that_looks_like_it_is_made_out_of_crystals.png",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 20.39765825800812,
|
670 |
+
"ssim": 0.6174328735857083,
|
671 |
+
"lpips": 0.09840837121009827,
|
672 |
+
"clip_similarity": 0.9666052460670471,
|
673 |
+
"combined_score": 0.7568208170110672
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_persons_hand_is_holding_an_open_book_with_a_picture_on_it.png",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_persons_hand_is_holding_an_open_book_with_a_picture_on_it.png",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 20.73921296414374,
|
681 |
+
"ssim": 0.4533699996960732,
|
682 |
+
"lpips": 0.05936208367347717,
|
683 |
+
"clip_similarity": 0.9273606538772583,
|
684 |
+
"combined_score": 0.7436609008771384
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_with_a_cigar_in_its_mouth.png",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_fish_with_a_cigar_in_its_mouth.png",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 21.686604610408896,
|
692 |
+
"ssim": 0.6634119915597013,
|
693 |
+
"lpips": 0.06334460526704788,
|
694 |
+
"clip_similarity": 0.9713020324707031,
|
695 |
+
"combined_score": 0.7829044131896032
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_x__ray_image_of_a_foot_ankle_and_ankle_joint.png",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_x__ray_image_of_a_foot_ankle_and_ankle_joint.png",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 18.665684460302707,
|
703 |
+
"ssim": 0.6680819447720544,
|
704 |
+
"lpips": 0.06182347983121872,
|
705 |
+
"clip_similarity": 0.9806813597679138,
|
706 |
+
"combined_score": 0.7766422097516729
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_purple_robe_is_walking_in_the_desert.png",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_purple_robe_is_walking_in_the_desert.png",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 25.925196602553978,
|
714 |
+
"ssim": 0.7474103880101449,
|
715 |
+
"lpips": 0.03928077593445778,
|
716 |
+
"clip_similarity": 0.9772241711616516,
|
717 |
+
"combined_score": 0.8257116867533965
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/wonder_woman_in_a_red_and_gold_costume.png",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/wonder_woman_in_a_red_and_gold_costume.png",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 21.230186045431534,
|
725 |
+
"ssim": 0.6982018912899459,
|
726 |
+
"lpips": 0.09082638472318649,
|
727 |
+
"clip_similarity": 0.9895238876342773,
|
728 |
+
"combined_score": 0.7780443680309619
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_woman_with_red_hair_in_a_green_dress.png",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_a_woman_with_red_hair_in_a_green_dress.png",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 21.458627225062905,
|
736 |
+
"ssim": 0.50496599731851,
|
737 |
+
"lpips": 0.1168469488620758,
|
738 |
+
"clip_similarity": 0.9697445631027222,
|
739 |
+
"combined_score": 0.7391160599316366
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_letters_that_spell_out_the_word_love.png",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_collage_of_letters_that_spell_out_the_word_love.png",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 16.168199989117056,
|
747 |
+
"ssim": 0.4844956024462312,
|
748 |
+
"lpips": 0.07068409770727158,
|
749 |
+
"clip_similarity": 0.9694305062294006,
|
750 |
+
"combined_score": 0.7448779567923297
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_man_in_a_black_jacket_and_yellow_shirt.png",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_old_man_in_a_black_jacket_and_yellow_shirt.png",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 27.01370021320478,
|
758 |
+
"ssim": 0.8716191247729906,
|
759 |
+
"lpips": 0.040607091039419174,
|
760 |
+
"clip_similarity": 0.9721712470054626,
|
761 |
+
"combined_score": 0.8488160126187221
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_bar_with_green_lights_hanging_from_the_ceiling.png",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_bar_with_green_lights_hanging_from_the_ceiling.png",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 18.69864293563174,
|
769 |
+
"ssim": 0.5719667314921845,
|
770 |
+
"lpips": 0.08097849786281586,
|
771 |
+
"clip_similarity": 0.9610016345977783,
|
772 |
+
"combined_score": 0.7535526989316199
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_standing_in_front_of_a_soda_machine.png",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_simpsons_character_is_standing_in_front_of_a_soda_machine.png",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 24.553580801845772,
|
780 |
+
"ssim": 0.7748204639502004,
|
781 |
+
"lpips": 0.05707252770662308,
|
782 |
+
"clip_similarity": 0.9608490467071533,
|
783 |
+
"combined_score": 0.8151004935751562
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_image_of_an_old_man_in_a_suit_and_tie.png",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_cartoon_image_of_an_old_man_in_a_suit_and_tie.png",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 26.494619009102763,
|
791 |
+
"ssim": 0.7261068063735605,
|
792 |
+
"lpips": 0.03169434890151024,
|
793 |
+
"clip_similarity": 0.9866454005241394,
|
794 |
+
"combined_score": 0.8289606339384332
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_sitting_in_front_of_a_boombox.png",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_simpsons_character_is_sitting_in_front_of_a_boombox.png",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 24.9002210988131,
|
802 |
+
"ssim": 0.8198258248324589,
|
803 |
+
"lpips": 0.061240676790475845,
|
804 |
+
"clip_similarity": 0.9807364344596863,
|
805 |
+
"combined_score": 0.8241143857882365
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hallway_with_neon_lights_in_the_middle_of_it.png",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_hallway_with_neon_lights_in_the_middle_of_it.png",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 30.145494380949973,
|
813 |
+
"ssim": 0.8252591098528711,
|
814 |
+
"lpips": 0.02542281150817871,
|
815 |
+
"clip_similarity": 0.9238906502723694,
|
816 |
+
"combined_score": 0.8580074193820549
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_person_holding_an_open_book_with_a_picture_on_it.png",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_person_holding_an_open_book_with_a_picture_on_it.png",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 20.01480205035195,
|
824 |
+
"ssim": 0.38925775512407057,
|
825 |
+
"lpips": 0.08111858367919922,
|
826 |
+
"clip_similarity": 0.950515627861023,
|
827 |
+
"combined_score": 0.7251227320187528
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_orange_book_sitting_on_a_green_background.png",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_orange_book_sitting_on_a_green_background.png",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 24.000612344750536,
|
835 |
+
"ssim": 0.6489876497727991,
|
836 |
+
"lpips": 0.02797956019639969,
|
837 |
+
"clip_similarity": 0.9082562327384949,
|
838 |
+
"combined_score": 0.7983839863947821
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/star_wars_the_force_awakens_wallpaper.png",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/star_wars_the_force_awakens_wallpaper.png",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 24.28284389729214,
|
846 |
+
"ssim": 0.8379970987023916,
|
847 |
+
"lpips": 0.04040919989347458,
|
848 |
+
"clip_similarity": 0.9882407188415527,
|
849 |
+
"combined_score": 0.8317946362132586
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dark_room_with_blue_lights.png",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_dark_room_with_blue_lights.png",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 27.931784421227324,
|
857 |
+
"ssim": 0.7486174141043658,
|
858 |
+
"lpips": 0.015078715980052948,
|
859 |
+
"clip_similarity": 0.9860546588897705,
|
860 |
+
"combined_score": 0.84527944951775
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_a_blue_light_shining_down_on_it.png",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_long_hallway_with_a_blue_light_shining_down_on_it.png",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 25.899236298567942,
|
868 |
+
"ssim": 0.6378962965698006,
|
869 |
+
"lpips": 0.043387994170188904,
|
870 |
+
"clip_similarity": 0.9636603593826294,
|
871 |
+
"combined_score": 0.8063608639570067
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_woman_on_a_computer_screen.png",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_woman_on_a_computer_screen.png",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 20.157424628892816,
|
879 |
+
"ssim": 0.7855887401544014,
|
880 |
+
"lpips": 0.03678670525550842,
|
881 |
+
"clip_similarity": 0.9721762537956238,
|
882 |
+
"combined_score": 0.8029677127077586
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_pixel_style_image_of_a_wizard_standing_in_front_of_a_volcano.png",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_pixel_style_image_of_a_wizard_standing_in_front_of_a_volcano.png",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 21.10142305813321,
|
890 |
+
"ssim": 0.7887910798758369,
|
891 |
+
"lpips": 0.03957253694534302,
|
892 |
+
"clip_similarity": 0.9879758358001709,
|
893 |
+
"combined_score": 0.8087729729211885
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_person_standing_in_front_of_an_alien_spaceship.png",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_person_standing_in_front_of_an_alien_spaceship.png",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 23.407763356533668,
|
901 |
+
"ssim": 0.6743357062472896,
|
902 |
+
"lpips": 0.06263525038957596,
|
903 |
+
"clip_similarity": 0.9785962104797363,
|
904 |
+
"combined_score": 0.7941264561313838
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_photo_of_an_empty_hallway.png",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_black_and_white_photo_of_an_empty_hallway.png",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 23.34813722220609,
|
912 |
+
"ssim": 0.6061957364095277,
|
913 |
+
"lpips": 0.04103964567184448,
|
914 |
+
"clip_similarity": 0.9470807313919067,
|
915 |
+
"combined_score": 0.7880142437265046
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_rooster_is_standing_in_the_middle_of_a_city_with_buildings_in_the_background.png",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_rooster_is_standing_in_the_middle_of_a_city_with_buildings_in_the_background.png",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 19.837468936747968,
|
923 |
+
"ssim": 0.5085649342695945,
|
924 |
+
"lpips": 0.07584021985530853,
|
925 |
+
"clip_similarity": 0.9734984040260315,
|
926 |
+
"combined_score": 0.7470905035936842
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/comic_strip_of_a_police_officer_driving_a_car.png",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/comic_strip_of_a_police_officer_driving_a_car.png",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 18.36726111262103,
|
934 |
+
"ssim": 0.688616363186064,
|
935 |
+
"lpips": 0.05149504914879799,
|
936 |
+
"clip_similarity": 0.9679646492004395,
|
937 |
+
"combined_score": 0.7820656521958742
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_wearing_glasses_and_a_plaid_shirt.png",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_man_wearing_glasses_and_a_plaid_shirt.png",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 25.514607249607657,
|
945 |
+
"ssim": 0.8237668965059836,
|
946 |
+
"lpips": 0.03155473992228508,
|
947 |
+
"clip_similarity": 0.9873768091201782,
|
948 |
+
"combined_score": 0.8388315926631539
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/3d_illustration_of_a_fish_with_beer_in_its_mouth.png",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/3d_illustration_of_a_fish_with_beer_in_its_mouth.png",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 20.892557992602413,
|
956 |
+
"ssim": 0.6488937329345694,
|
957 |
+
"lpips": 0.05811438336968422,
|
958 |
+
"clip_similarity": 0.9649172425270081,
|
959 |
+
"combined_score": 0.7779485399765088
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_stormtrooper_with_glowing_red_eyes.png",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_star_wars_stormtrooper_with_glowing_red_eyes.png",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 23.93102901166084,
|
967 |
+
"ssim": 0.7816604921689964,
|
968 |
+
"lpips": 0.04915739968419075,
|
969 |
+
"clip_similarity": 0.9847614169120789,
|
970 |
+
"combined_score": 0.8181752706853946
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_men_standing_in_front_of_a_purple_ball_in_the_middle_of_a_city.png",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/two_men_standing_in_front_of_a_purple_ball_in_the_middle_of_a_city.png",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 24.336876519327415,
|
978 |
+
"ssim": 0.7672288383683541,
|
979 |
+
"lpips": 0.046871062368154526,
|
980 |
+
"clip_similarity": 0.9709269404411316,
|
981 |
+
"combined_score": 0.8174565305671493
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_lion_is_shown_in_a_low_polygonal_style.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_lion_is_shown_in_a_low_polygonal_style.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 22.854825800636704,
|
989 |
+
"ssim": 0.7859430075114121,
|
990 |
+
"lpips": 0.039063163101673126,
|
991 |
+
"clip_similarity": 0.9956369400024414,
|
992 |
+
"combined_score": 0.8180571670445538
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_hat_on_a_city_street.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_suit_and_hat_on_a_city_street.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 24.894124321922646,
|
1000 |
+
"ssim": 0.7311252536215216,
|
1001 |
+
"lpips": 0.06768457591533661,
|
1002 |
+
"clip_similarity": 0.9501974582672119,
|
1003 |
+
"combined_score": 0.8054695539091948
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_robot_wearing_a_tuxedo_and_bow_tie.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_robot_wearing_a_tuxedo_and_bow_tie.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 24.27064123661362,
|
1011 |
+
"ssim": 0.9138567983398413,
|
1012 |
+
"lpips": 0.03297244757413864,
|
1013 |
+
"clip_similarity": 0.9824254512786865,
|
1014 |
+
"combined_score": 0.8451339144109644
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_sailboat_in_the_ocean_under_a_stormy_sky.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_sailboat_in_the_ocean_under_a_stormy_sky.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 27.92413165333169,
|
1022 |
+
"ssim": 0.8701765776064994,
|
1023 |
+
"lpips": 0.062187910079956055,
|
1024 |
+
"clip_similarity": 0.9318562150001526,
|
1025 |
+
"combined_score": 0.8415669978796639
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_van_is_parked_in_a_field_with_a_sunset_in_the_background.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_old_van_is_parked_in_a_field_with_a_sunset_in_the_background.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 18.643484818032604,
|
1033 |
+
"ssim": 0.48300191408208765,
|
1034 |
+
"lpips": 0.10972866415977478,
|
1035 |
+
"clip_similarity": 0.9607295989990234,
|
1036 |
+
"combined_score": 0.7301182145562942
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_orange_and_yellow_roller_coaster_in_the_middle_of_an_amusement_park.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_orange_and_yellow_roller_coaster_in_the_middle_of_an_amusement_park.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 24.390999510010577,
|
1044 |
+
"ssim": 0.6684511488680362,
|
1045 |
+
"lpips": 0.03597502410411835,
|
1046 |
+
"clip_similarity": 0.9433145523071289,
|
1047 |
+
"combined_score": 0.8039628666745298
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/leprechaun_in_the_desert.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/leprechaun_in_the_desert.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 23.12466864979217,
|
1055 |
+
"ssim": 0.73971658834608,
|
1056 |
+
"lpips": 0.06608862429857254,
|
1057 |
+
"clip_similarity": 0.9614881277084351,
|
1058 |
+
"combined_score": 0.7995986257672159
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_leprechaun_holding_a_lantern_in_the_woods.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_leprechaun_holding_a_lantern_in_the_woods.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 19.335790375352282,
|
1066 |
+
"ssim": 0.5510320009296384,
|
1067 |
+
"lpips": 0.09191356599330902,
|
1068 |
+
"clip_similarity": 0.9830296635627747,
|
1069 |
+
"combined_score": 0.7487880183980651
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_is_sitting_on_a_mushroom_and_holding_a_glass_of_beer.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_leprechaun_is_sitting_on_a_mushroom_and_holding_a_glass_of_beer.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 19.865482319683757,
|
1077 |
+
"ssim": 0.5947522798727253,
|
1078 |
+
"lpips": 0.0752788782119751,
|
1079 |
+
"clip_similarity": 0.9934386014938354,
|
1080 |
+
"combined_score": 0.762209094756101
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_coat_and_tie_standing_in_front_of_a_gate.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_coat_and_tie_standing_in_front_of_a_gate.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 25.17963958242031,
|
1088 |
+
"ssim": 0.7301925685219667,
|
1089 |
+
"lpips": 0.08322569727897644,
|
1090 |
+
"clip_similarity": 0.9498648047447205,
|
1091 |
+
"combined_score": 0.8012845696172268
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sketch_of_a_street_scene_with_a_light_pole_in_the_background.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/sketch_of_a_street_scene_with_a_light_pole_in_the_background.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 21.706556848322446,
|
1099 |
+
"ssim": 0.8613080606149895,
|
1100 |
+
"lpips": 0.058665987104177475,
|
1101 |
+
"clip_similarity": 0.9688976407051086,
|
1102 |
+
"combined_score": 0.8140856619179094
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_lion_head_in_a_low_polygonal_style_on_a_black_background.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_lion_head_in_a_low_polygonal_style_on_a_black_background.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 22.07175906871774,
|
1110 |
+
"ssim": 0.7547672813322929,
|
1111 |
+
"lpips": 0.05027475953102112,
|
1112 |
+
"clip_similarity": 0.9914601445198059,
|
1113 |
+
"combined_score": 0.8051237361595558
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_an_alien_with_big_eyes.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_close_up_of_an_alien_with_big_eyes.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 21.9004470591233,
|
1121 |
+
"ssim": 0.6565523528138052,
|
1122 |
+
"lpips": 0.05304649844765663,
|
1123 |
+
"clip_similarity": 0.9763208627700806,
|
1124 |
+
"combined_score": 0.7870509000380155
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_standing_in_front_of_a_building.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_suit_and_tie_standing_in_front_of_a_building.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 24.91669423365721,
|
1132 |
+
"ssim": 0.7765713172027763,
|
1133 |
+
"lpips": 0.05148183926939964,
|
1134 |
+
"clip_similarity": 0.9678677320480347,
|
1135 |
+
"combined_score": 0.8198372982092161
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_leprechaun_holding_a_pipe_in_the_water.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_leprechaun_holding_a_pipe_in_the_water.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 21.893164413839447,
|
1143 |
+
"ssim": 0.6920230222590091,
|
1144 |
+
"lpips": 0.09488100558519363,
|
1145 |
+
"clip_similarity": 0.966286838054657,
|
1146 |
+
"combined_score": 0.7766896072586965
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_man_in_a_leather_jacket_standing_on_a_city_street.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_black_man_in_a_leather_jacket_standing_on_a_city_street.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 24.66779830668697,
|
1154 |
+
"ssim": 0.8216283891081121,
|
1155 |
+
"lpips": 0.06168382242321968,
|
1156 |
+
"clip_similarity": 0.9259287118911743,
|
1157 |
+
"combined_score": 0.817586783240642
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_freckles_and_red_hair_smiling.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_woman_with_freckles_and_red_hair_smiling.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 26.355736722876376,
|
1165 |
+
"ssim": 0.7492278662715436,
|
1166 |
+
"lpips": 0.10305560380220413,
|
1167 |
+
"clip_similarity": 0.9606360793113708,
|
1168 |
+
"combined_score": 0.804157010155479
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_artistic_painting_of_a_cherry_blossom_tree.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_artistic_painting_of_a_cherry_blossom_tree.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 21.809508689767828,
|
1176 |
+
"ssim": 0.7112086556976376,
|
1177 |
+
"lpips": 0.14934438467025757,
|
1178 |
+
"clip_similarity": 0.9532496333122253,
|
1179 |
+
"combined_score": 0.7587832705001171
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_dog_dressed_as_an_indian_warrior.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_dog_dressed_as_an_indian_warrior.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 18.410223772197238,
|
1187 |
+
"ssim": 0.567729711307546,
|
1188 |
+
"lpips": 0.0845780223608017,
|
1189 |
+
"clip_similarity": 0.9603153467178345,
|
1190 |
+
"combined_score": 0.7515886835416348
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_leprechaun_holding_an_oscar.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_leprechaun_holding_an_oscar.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 22.522246283785165,
|
1198 |
+
"ssim": 0.7574494072761605,
|
1199 |
+
"lpips": 0.03580043837428093,
|
1200 |
+
"clip_similarity": 0.9849886894226074,
|
1201 |
+
"combined_score": 0.8121973580216123
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_movie_poster_for_steel_magnolias.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_movie_poster_for_steel_magnolias.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 18.370814054360952,
|
1209 |
+
"ssim": 0.6291283724917739,
|
1210 |
+
"lpips": 0.08443892002105713,
|
1211 |
+
"clip_similarity": 0.9146490693092346,
|
1212 |
+
"combined_score": 0.7562805407973195
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_red_tomato_with_a_green_stem.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_red_tomato_with_a_green_stem.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 20.33628092215373,
|
1220 |
+
"ssim": 0.7705904535284819,
|
1221 |
+
"lpips": 0.053610265254974365,
|
1222 |
+
"clip_similarity": 0.970855712890625,
|
1223 |
+
"combined_score": 0.7955919510898624
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_blue_hair_sitting_on_a_train_in_front_of_a_futuristic_city.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_woman_with_blue_hair_sitting_on_a_train_in_front_of_a_futuristic_city.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 19.37959725175389,
|
1231 |
+
"ssim": 0.5446659135945614,
|
1232 |
+
"lpips": 0.06420843303203583,
|
1233 |
+
"clip_similarity": 0.966741681098938,
|
1234 |
+
"combined_score": 0.7559011035878654
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_with_a_crown_on_her_head.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_close_up_of_a_woman_with_a_crown_on_her_head.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 22.32783856216394,
|
1242 |
+
"ssim": 0.7038271557786512,
|
1243 |
+
"lpips": 0.07737138867378235,
|
1244 |
+
"clip_similarity": 0.9671452045440674,
|
1245 |
+
"combined_score": 0.7868478005962003
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_zombie_with_blood_on_his_face.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_close_up_of_a_zombie_with_blood_on_his_face.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 22.771255782249593,
|
1253 |
+
"ssim": 0.7324237866592792,
|
1254 |
+
"lpips": 0.09438756108283997,
|
1255 |
+
"clip_similarity": 0.9739008545875549,
|
1256 |
+
"combined_score": 0.7880742859899014
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dog_that_is_sitting_on_the_floor.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_dog_that_is_sitting_on_the_floor.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 25.251022112520594,
|
1264 |
+
"ssim": 0.7812594564714687,
|
1265 |
+
"lpips": 0.05934527516365051,
|
1266 |
+
"clip_similarity": 0.9830466508865356,
|
1267 |
+
"combined_score": 0.8209778478146992
|
1268 |
+
}
|
1269 |
+
},
|
1270 |
+
{
|
1271 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_an_old_car_parked_in_front_of_tall_buildings.jpg",
|
1272 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_an_old_car_parked_in_front_of_tall_buildings.jpg",
|
1273 |
+
"metrics": {
|
1274 |
+
"psnr": 21.14411956489075,
|
1275 |
+
"ssim": 0.7171981046109107,
|
1276 |
+
"lpips": 0.04872423782944679,
|
1277 |
+
"clip_similarity": 0.9667547941207886,
|
1278 |
+
"combined_score": 0.7929223096878628
|
1279 |
+
}
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_women_with_blue_hair_sitting_in_a_car_with_neon_lights.jpg",
|
1283 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/two_women_with_blue_hair_sitting_in_a_car_with_neon_lights.jpg",
|
1284 |
+
"metrics": {
|
1285 |
+
"psnr": 19.565566152769787,
|
1286 |
+
"ssim": 0.555179805724237,
|
1287 |
+
"lpips": 0.08630567044019699,
|
1288 |
+
"clip_similarity": 0.9738800525665283,
|
1289 |
+
"combined_score": 0.7504579914612193
|
1290 |
+
}
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_leprechaun_running_next_to_a_lion.jpg",
|
1294 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_cartoon_leprechaun_running_next_to_a_lion.jpg",
|
1295 |
+
"metrics": {
|
1296 |
+
"psnr": 20.528723638898413,
|
1297 |
+
"ssim": 0.5450051417337353,
|
1298 |
+
"lpips": 0.07300952821969986,
|
1299 |
+
"clip_similarity": 0.9876903295516968,
|
1300 |
+
"combined_score": 0.7576100875328271
|
1301 |
+
}
|
1302 |
+
},
|
1303 |
+
{
|
1304 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cat_is_sitting_on_the_floor_in_front_of_a_window.jpg",
|
1305 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_cat_is_sitting_on_the_floor_in_front_of_a_window.jpg",
|
1306 |
+
"metrics": {
|
1307 |
+
"psnr": 25.475511364900356,
|
1308 |
+
"ssim": 0.8220291055226602,
|
1309 |
+
"lpips": 0.06514273583889008,
|
1310 |
+
"clip_similarity": 0.970755398273468,
|
1311 |
+
"combined_score": 0.8249575049366361
|
1312 |
+
}
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_poster_for_be_just_not_that_into_you.jpg",
|
1316 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_poster_for_be_just_not_that_into_you.jpg",
|
1317 |
+
"metrics": {
|
1318 |
+
"psnr": 22.886587758318324,
|
1319 |
+
"ssim": 0.6308183737906767,
|
1320 |
+
"lpips": 0.07543287426233292,
|
1321 |
+
"clip_similarity": 0.8958834409713745,
|
1322 |
+
"combined_score": 0.772242532965514
|
1323 |
+
}
|
1324 |
+
},
|
1325 |
+
{
|
1326 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_images_of_different_peoples_faces.jpg",
|
1327 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_collage_of_images_of_different_peoples_faces.jpg",
|
1328 |
+
"metrics": {
|
1329 |
+
"psnr": 16.78637828936267,
|
1330 |
+
"ssim": 0.47940047228195365,
|
1331 |
+
"lpips": 0.20110829174518585,
|
1332 |
+
"clip_similarity": 0.8873434662818909,
|
1333 |
+
"combined_score": 0.690256515359667
|
1334 |
+
}
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_rabbit_sitting_on_the_ground.jpg",
|
1338 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_rabbit_sitting_on_the_ground.jpg",
|
1339 |
+
"metrics": {
|
1340 |
+
"psnr": 24.170621438742884,
|
1341 |
+
"ssim": 0.6787143198521123,
|
1342 |
+
"lpips": 0.10072097182273865,
|
1343 |
+
"clip_similarity": 0.9777698516845703,
|
1344 |
+
"combined_score": 0.7851849002020297
|
1345 |
+
}
|
1346 |
+
},
|
1347 |
+
{
|
1348 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_leprechaun_digging_for_gold_on_the_beach.jpg",
|
1349 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_leprechaun_digging_for_gold_on_the_beach.jpg",
|
1350 |
+
"metrics": {
|
1351 |
+
"psnr": 19.19758631069762,
|
1352 |
+
"ssim": 0.592143107739363,
|
1353 |
+
"lpips": 0.08155276626348495,
|
1354 |
+
"clip_similarity": 0.9749671816825867,
|
1355 |
+
"combined_score": 0.7577747161369432
|
1356 |
+
}
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_many_different_types_of_brain_images.jpg",
|
1360 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_collage_of_many_different_types_of_brain_images.jpg",
|
1361 |
+
"metrics": {
|
1362 |
+
"psnr": 14.344350538048726,
|
1363 |
+
"ssim": 0.5273229124581897,
|
1364 |
+
"lpips": 0.11804929375648499,
|
1365 |
+
"clip_similarity": 0.8928199410438538,
|
1366 |
+
"combined_score": 0.7270631781583441
|
1367 |
+
}
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dog_wearing_a_headdress_and_feathers.jpg",
|
1371 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_dog_wearing_a_headdress_and_feathers.jpg",
|
1372 |
+
"metrics": {
|
1373 |
+
"psnr": 18.464571900235573,
|
1374 |
+
"ssim": 0.47018199820066536,
|
1375 |
+
"lpips": 0.07700701802968979,
|
1376 |
+
"clip_similarity": 0.9720960855484009,
|
1377 |
+
"combined_score": 0.7407844519745483
|
1378 |
+
}
|
1379 |
+
},
|
1380 |
+
{
|
1381 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_movie_poster_for_free_willy.jpg",
|
1382 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/the_movie_poster_for_free_willy.jpg",
|
1383 |
+
"metrics": {
|
1384 |
+
"psnr": 24.40313191062557,
|
1385 |
+
"ssim": 0.8078129192843763,
|
1386 |
+
"lpips": 0.04209209606051445,
|
1387 |
+
"clip_similarity": 0.9170727729797363,
|
1388 |
+
"combined_score": 0.8201626411225779
|
1389 |
+
}
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fat_cat_on_a_gray_background.jpg",
|
1393 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_fat_cat_on_a_gray_background.jpg",
|
1394 |
+
"metrics": {
|
1395 |
+
"psnr": 28.013198594071834,
|
1396 |
+
"ssim": 0.8799978538853046,
|
1397 |
+
"lpips": 0.05073869600892067,
|
1398 |
+
"clip_similarity": 0.9868123531341553,
|
1399 |
+
"combined_score": 0.8529883627634481
|
1400 |
+
}
|
1401 |
+
},
|
1402 |
+
{
|
1403 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_red_and_blue_roller_coaster_at_the_top_of_a_hill.jpg",
|
1404 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_red_and_blue_roller_coaster_at_the_top_of_a_hill.jpg",
|
1405 |
+
"metrics": {
|
1406 |
+
"psnr": 23.795791417577405,
|
1407 |
+
"ssim": 0.7368694125697868,
|
1408 |
+
"lpips": 0.037686701864004135,
|
1409 |
+
"clip_similarity": 0.966386079788208,
|
1410 |
+
"combined_score": 0.8129576312997744
|
1411 |
+
}
|
1412 |
+
},
|
1413 |
+
{
|
1414 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_man_with_a_beard_and_a_space_suit.jpg",
|
1415 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_a_man_with_a_beard_and_a_space_suit.jpg",
|
1416 |
+
"metrics": {
|
1417 |
+
"psnr": 22.026495504586443,
|
1418 |
+
"ssim": 0.6923811612731615,
|
1419 |
+
"lpips": 0.10994945466518402,
|
1420 |
+
"clip_similarity": 0.940635621547699,
|
1421 |
+
"combined_score": 0.769570904735862
|
1422 |
+
}
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/salvador_dali__the_persistence_of_memory.jpg",
|
1426 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/salvador_dali__the_persistence_of_memory.jpg",
|
1427 |
+
"metrics": {
|
1428 |
+
"psnr": 17.747740504140396,
|
1429 |
+
"ssim": 0.8058734927760378,
|
1430 |
+
"lpips": 0.02942284196615219,
|
1431 |
+
"clip_similarity": 0.889653205871582,
|
1432 |
+
"combined_score": 0.7995483498154106
|
1433 |
+
}
|
1434 |
+
},
|
1435 |
+
{
|
1436 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/leprechaun_and_monkeys_in_the_jungle.jpg",
|
1437 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/leprechaun_and_monkeys_in_the_jungle.jpg",
|
1438 |
+
"metrics": {
|
1439 |
+
"psnr": 19.13276524238271,
|
1440 |
+
"ssim": 0.5422750442580903,
|
1441 |
+
"lpips": 0.09228231012821198,
|
1442 |
+
"clip_similarity": 0.9720135927200317,
|
1443 |
+
"combined_score": 0.7462438073658425
|
1444 |
+
}
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_movie_poster_with_a_giant_robot_standing_in_front_of_a_city.jpg",
|
1448 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_movie_poster_with_a_giant_robot_standing_in_front_of_a_city.jpg",
|
1449 |
+
"metrics": {
|
1450 |
+
"psnr": 18.614958790770338,
|
1451 |
+
"ssim": 0.538436712280319,
|
1452 |
+
"lpips": 0.09441018849611282,
|
1453 |
+
"clip_similarity": 0.9548861384391785,
|
1454 |
+
"combined_score": 0.7432105547123262
|
1455 |
+
}
|
1456 |
+
},
|
1457 |
+
{
|
1458 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_with_freckles_on_her_face.jpg",
|
1459 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_close_up_of_a_woman_with_freckles_on_her_face.jpg",
|
1460 |
+
"metrics": {
|
1461 |
+
"psnr": 26.91341210648192,
|
1462 |
+
"ssim": 0.754004131341401,
|
1463 |
+
"lpips": 0.06282982975244522,
|
1464 |
+
"clip_similarity": 0.9512739181518555,
|
1465 |
+
"combined_score": 0.8208046316354495
|
1466 |
+
}
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_an_old_man_sitting_in_a_cell_with_chains_around_him.jpg",
|
1470 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_an_old_man_sitting_in_a_cell_with_chains_around_him.jpg",
|
1471 |
+
"metrics": {
|
1472 |
+
"psnr": 20.62463571255052,
|
1473 |
+
"ssim": 0.42566584171319244,
|
1474 |
+
"lpips": 0.1548885554075241,
|
1475 |
+
"clip_similarity": 0.9366410970687866,
|
1476 |
+
"combined_score": 0.7064261701339766
|
1477 |
+
}
|
1478 |
+
},
|
1479 |
+
{
|
1480 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_woman_with_red_hair_and_a_white_cat.jpg",
|
1481 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_a_woman_with_red_hair_and_a_white_cat.jpg",
|
1482 |
+
"metrics": {
|
1483 |
+
"psnr": 19.847223755716193,
|
1484 |
+
"ssim": 0.504384346198529,
|
1485 |
+
"lpips": 0.12427958846092224,
|
1486 |
+
"clip_similarity": 0.9782079458236694,
|
1487 |
+
"combined_score": 0.7299805905508234
|
1488 |
+
}
|
1489 |
+
},
|
1490 |
+
{
|
1491 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/french_bulldog_dressed_as_an_aztec_warrior.jpg",
|
1492 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/french_bulldog_dressed_as_an_aztec_warrior.jpg",
|
1493 |
+
"metrics": {
|
1494 |
+
"psnr": 16.833544482628323,
|
1495 |
+
"ssim": 0.4770218785147408,
|
1496 |
+
"lpips": 0.06897959858179092,
|
1497 |
+
"clip_similarity": 0.9690617322921753,
|
1498 |
+
"combined_score": 0.7443165955028018
|
1499 |
+
}
|
1500 |
+
},
|
1501 |
+
{
|
1502 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_standing_on_a_street.jpg",
|
1503 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_suit_and_tie_standing_on_a_street.jpg",
|
1504 |
+
"metrics": {
|
1505 |
+
"psnr": 23.79117684499235,
|
1506 |
+
"ssim": 0.6975169423098642,
|
1507 |
+
"lpips": 0.0746936947107315,
|
1508 |
+
"clip_similarity": 0.9636200070381165,
|
1509 |
+
"combined_score": 0.7938026331264969
|
1510 |
+
}
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_man_looking_out_a_window_with_clouds_in_the_sky.jpg",
|
1514 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_painting_of_a_man_looking_out_a_window_with_clouds_in_the_sky.jpg",
|
1515 |
+
"metrics": {
|
1516 |
+
"psnr": 25.12612150873028,
|
1517 |
+
"ssim": 0.8300181364440876,
|
1518 |
+
"lpips": 0.024478033185005188,
|
1519 |
+
"clip_similarity": 0.961388349533081,
|
1520 |
+
"combined_score": 0.8377048513488207
|
1521 |
+
}
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_abandoned_barn_at_sunset.jpg",
|
1525 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_old_abandoned_barn_at_sunset.jpg",
|
1526 |
+
"metrics": {
|
1527 |
+
"psnr": 23.097647945235586,
|
1528 |
+
"ssim": 0.7160814965062153,
|
1529 |
+
"lpips": 0.09239336103200912,
|
1530 |
+
"clip_similarity": 0.9651423692703247,
|
1531 |
+
"combined_score": 0.7870770247679395
|
1532 |
+
}
|
1533 |
+
},
|
1534 |
+
{
|
1535 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_photo_of_a_young_girl.jpg",
|
1536 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_black_and_white_photo_of_a_young_girl.jpg",
|
1537 |
+
"metrics": {
|
1538 |
+
"psnr": 29.08181522578692,
|
1539 |
+
"ssim": 0.7899444331010722,
|
1540 |
+
"lpips": 0.05412980541586876,
|
1541 |
+
"clip_similarity": 0.9509612321853638,
|
1542 |
+
"combined_score": 0.8400514324170777
|
1543 |
+
}
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_alien_monster_in_the_middle_of_a_snowy_field.jpg",
|
1547 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_alien_monster_in_the_middle_of_a_snowy_field.jpg",
|
1548 |
+
"metrics": {
|
1549 |
+
"psnr": 21.883063474779707,
|
1550 |
+
"ssim": 0.7163231923421508,
|
1551 |
+
"lpips": 0.08002881705760956,
|
1552 |
+
"clip_similarity": 0.9801697731018066,
|
1553 |
+
"combined_score": 0.7868706875652384
|
1554 |
+
}
|
1555 |
+
},
|
1556 |
+
{
|
1557 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_tan_dog_is_standing_in_front_of_a_gray_background.jpg",
|
1558 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_black_and_tan_dog_is_standing_in_front_of_a_gray_background.jpg",
|
1559 |
+
"metrics": {
|
1560 |
+
"psnr": 24.23585020443012,
|
1561 |
+
"ssim": 0.7895743120660135,
|
1562 |
+
"lpips": 0.05747552216053009,
|
1563 |
+
"clip_similarity": 0.9854208827018738,
|
1564 |
+
"combined_score": 0.8180410533460545
|
1565 |
+
}
|
1566 |
+
},
|
1567 |
+
{
|
1568 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_white_horse_standing_in_front_of_a_full_moon.jpg",
|
1569 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_white_horse_standing_in_front_of_a_full_moon.jpg",
|
1570 |
+
"metrics": {
|
1571 |
+
"psnr": 22.239952135576853,
|
1572 |
+
"ssim": 0.8027335106660196,
|
1573 |
+
"lpips": 0.05951602756977081,
|
1574 |
+
"clip_similarity": 0.9557304382324219,
|
1575 |
+
"combined_score": 0.8063522214516095
|
1576 |
+
}
|
1577 |
+
},
|
1578 |
+
{
|
1579 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/french_bulldog_dressed_as_an_ancient_warrior.jpg",
|
1580 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/french_bulldog_dressed_as_an_ancient_warrior.jpg",
|
1581 |
+
"metrics": {
|
1582 |
+
"psnr": 17.64354537182081,
|
1583 |
+
"ssim": 0.5841200135571509,
|
1584 |
+
"lpips": 0.06460445374250412,
|
1585 |
+
"clip_similarity": 0.975562572479248,
|
1586 |
+
"combined_score": 0.762562700471621
|
1587 |
+
}
|
1588 |
+
},
|
1589 |
+
{
|
1590 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_walking_down_the_street.jpg",
|
1591 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_man_in_a_suit_and_tie_walking_down_the_street.jpg",
|
1592 |
+
"metrics": {
|
1593 |
+
"psnr": 25.322134995071682,
|
1594 |
+
"ssim": 0.7630051008650676,
|
1595 |
+
"lpips": 0.07147973775863647,
|
1596 |
+
"clip_similarity": 0.9874599575996399,
|
1597 |
+
"combined_score": 0.8147895276495598
|
1598 |
+
}
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_bird_with_large_wings.jpg",
|
1602 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_illustration_of_a_bird_with_large_wings.jpg",
|
1603 |
+
"metrics": {
|
1604 |
+
"psnr": 21.589587505373657,
|
1605 |
+
"ssim": 0.7617308132858405,
|
1606 |
+
"lpips": 0.08209606260061264,
|
1607 |
+
"clip_similarity": 0.9199168682098389,
|
1608 |
+
"combined_score": 0.7854656244305138
|
1609 |
+
}
|
1610 |
+
},
|
1611 |
+
{
|
1612 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/benedict_cumberbatch_in_isherlocki.jpg",
|
1613 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/benedict_cumberbatch_in_isherlocki.jpg",
|
1614 |
+
"metrics": {
|
1615 |
+
"psnr": 24.771422261047867,
|
1616 |
+
"ssim": 0.7620054540287554,
|
1617 |
+
"lpips": 0.06956978887319565,
|
1618 |
+
"clip_similarity": 0.9830421805381775,
|
1619 |
+
"combined_score": 0.8121127213577519
|
1620 |
+
}
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_and_a_polar_bear_in_the_snow.jpg",
|
1624 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_leprechaun_and_a_polar_bear_in_the_snow.jpg",
|
1625 |
+
"metrics": {
|
1626 |
+
"psnr": 21.173908443245164,
|
1627 |
+
"ssim": 0.6261212458198201,
|
1628 |
+
"lpips": 0.12235642969608307,
|
1629 |
+
"clip_similarity": 0.9803777933120728,
|
1630 |
+
"combined_score": 0.7550007580267769
|
1631 |
+
}
|
1632 |
+
},
|
1633 |
+
{
|
1634 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_photo_of_a_sunset_with_a_tree_in_the_background.jpg",
|
1635 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_photo_of_a_sunset_with_a_tree_in_the_background.jpg",
|
1636 |
+
"metrics": {
|
1637 |
+
"psnr": 21.313705857517643,
|
1638 |
+
"ssim": 0.5888588808823131,
|
1639 |
+
"lpips": 0.07407931983470917,
|
1640 |
+
"clip_similarity": 0.9667488932609558,
|
1641 |
+
"combined_score": 0.7656444888038825
|
1642 |
+
}
|
1643 |
+
},
|
1644 |
+
{
|
1645 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_horse_running_in_front_of_a_red_moon.jpg",
|
1646 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_image_of_a_horse_running_in_front_of_a_red_moon.jpg",
|
1647 |
+
"metrics": {
|
1648 |
+
"psnr": 22.229801907270147,
|
1649 |
+
"ssim": 0.7419969147059994,
|
1650 |
+
"lpips": 0.07466957718133926,
|
1651 |
+
"clip_similarity": 0.9636791944503784,
|
1652 |
+
"combined_score": 0.7926821141738196
|
1653 |
+
}
|
1654 |
+
},
|
1655 |
+
{
|
1656 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_is_standing_in_front_of_a_spaceship.jpg",
|
1657 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_leprechaun_is_standing_in_front_of_a_spaceship.jpg",
|
1658 |
+
"metrics": {
|
1659 |
+
"psnr": 20.515254271852946,
|
1660 |
+
"ssim": 0.6480946735050224,
|
1661 |
+
"lpips": 0.09629157930612564,
|
1662 |
+
"clip_similarity": 0.9703359603881836,
|
1663 |
+
"combined_score": 0.7631220156666925
|
1664 |
+
}
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_astronaut_in_space_with_a_rainbow_in_the_background.jpg",
|
1668 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/an_astronaut_in_space_with_a_rainbow_in_the_background.jpg",
|
1669 |
+
"metrics": {
|
1670 |
+
"psnr": 21.051122496729207,
|
1671 |
+
"ssim": 0.6816385991334748,
|
1672 |
+
"lpips": 0.1022757962346077,
|
1673 |
+
"clip_similarity": 0.961807370185852,
|
1674 |
+
"combined_score": 0.7678856106901397
|
1675 |
+
}
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_holding_a_pot_of_gold_in_a_cave.jpg",
|
1679 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_ai_art/a_leprechaun_holding_a_pot_of_gold_in_a_cave.jpg",
|
1680 |
+
"metrics": {
|
1681 |
+
"psnr": 19.185066399301746,
|
1682 |
+
"ssim": 0.5669150614338813,
|
1683 |
+
"lpips": 0.07701773196458817,
|
1684 |
+
"clip_similarity": 0.9806623458862305,
|
1685 |
+
"combined_score": 0.7561472876160994
|
1686 |
+
}
|
1687 |
+
}
|
1688 |
+
]
|
1689 |
+
}
|
data_for_ghazi/sd3.5_scrapped/metrics_output/category_averages_20250105_234038.json
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"category": "ai_art",
|
4 |
+
"total_images": 153,
|
5 |
+
"average_metrics": {
|
6 |
+
"psnr": 22.575862862235915,
|
7 |
+
"ssim": 0.6956889180633797,
|
8 |
+
"lpips": 0.06530422347847348,
|
9 |
+
"clip_similarity": 0.9666202411152958,
|
10 |
+
"combined_score": 0.7926894373675796
|
11 |
+
}
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"category": "clickbait_thumbnails",
|
15 |
+
"total_images": 82,
|
16 |
+
"average_metrics": {
|
17 |
+
"psnr": 21.461796106399067,
|
18 |
+
"ssim": 0.7459359094848642,
|
19 |
+
"lpips": 0.05211483555414328,
|
20 |
+
"clip_similarity": 0.9315551148682106,
|
21 |
+
"combined_score": 0.7972002953472354
|
22 |
+
}
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"category": "conspiracy_imagery",
|
26 |
+
"total_images": 117,
|
27 |
+
"average_metrics": {
|
28 |
+
"psnr": 23.195272793263396,
|
29 |
+
"ssim": 0.7371619911036447,
|
30 |
+
"lpips": 0.07725330001602952,
|
31 |
+
"clip_similarity": 0.9230646052931109,
|
32 |
+
"combined_score": 0.7950665866723965
|
33 |
+
}
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"category": "fake_product_ads",
|
37 |
+
"total_images": 43,
|
38 |
+
"average_metrics": {
|
39 |
+
"psnr": 19.824939761447368,
|
40 |
+
"ssim": 0.8082967733791941,
|
41 |
+
"lpips": 0.02629796065779966,
|
42 |
+
"clip_similarity": 0.9244441556376081,
|
43 |
+
"combined_score": 0.8107078188275902
|
44 |
+
}
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"category": "hateful_memes",
|
48 |
+
"total_images": 297,
|
49 |
+
"average_metrics": {
|
50 |
+
"psnr": 21.960281687076517,
|
51 |
+
"ssim": 0.7866203801020486,
|
52 |
+
"lpips": 0.04959604464258108,
|
53 |
+
"clip_similarity": 0.9597362209650804,
|
54 |
+
"combined_score": 0.8076493335413991
|
55 |
+
}
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"category": "misinformation_graphics",
|
59 |
+
"total_images": 183,
|
60 |
+
"average_metrics": {
|
61 |
+
"psnr": 20.973054904278307,
|
62 |
+
"ssim": 0.7344942559485986,
|
63 |
+
"lpips": 0.06438614320661364,
|
64 |
+
"clip_similarity": 0.9301361024705439,
|
65 |
+
"combined_score": 0.7908083388530527
|
66 |
+
}
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"category": "people_faces",
|
70 |
+
"total_images": 361,
|
71 |
+
"average_metrics": {
|
72 |
+
"psnr": 23.17837257578586,
|
73 |
+
"ssim": 0.6867815828668403,
|
74 |
+
"lpips": 0.08159802356667796,
|
75 |
+
"clip_similarity": 0.9371215791913611,
|
76 |
+
"combined_score": 0.7860518923949051
|
77 |
+
}
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"category": "propaganda_images",
|
81 |
+
"total_images": 154,
|
82 |
+
"average_metrics": {
|
83 |
+
"psnr": 20.951101326629008,
|
84 |
+
"ssim": 0.6938069937293492,
|
85 |
+
"lpips": 0.0610512467494307,
|
86 |
+
"clip_similarity": 0.9384040058433235,
|
87 |
+
"combined_score": 0.7857598366616086
|
88 |
+
}
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"category": "protest_and_activism",
|
92 |
+
"total_images": 248,
|
93 |
+
"average_metrics": {
|
94 |
+
"psnr": 20.43960086857457,
|
95 |
+
"ssim": 0.6429232857029362,
|
96 |
+
"lpips": 0.07991347454991492,
|
97 |
+
"clip_similarity": 0.9278067081205307,
|
98 |
+
"combined_score": 0.7685084691361902
|
99 |
+
}
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"category": "visual_evidence",
|
103 |
+
"total_images": 183,
|
104 |
+
"average_metrics": {
|
105 |
+
"psnr": 21.56987482230258,
|
106 |
+
"ssim": 0.6411545579546358,
|
107 |
+
"lpips": 0.0888039708758394,
|
108 |
+
"clip_similarity": 0.9218747237992417,
|
109 |
+
"combined_score": 0.7687276222796321
|
110 |
+
}
|
111 |
+
}
|
112 |
+
]
|
data_for_ghazi/sd3.5_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_225711.json
ADDED
@@ -0,0 +1,908 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "clickbait_thumbnails",
|
3 |
+
"total_processed": 82,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 18.701185589418085,
|
10 |
+
"ssim": 0.7055871456829627,
|
11 |
+
"lpips": 0.029787901788949966,
|
12 |
+
"clip_similarity": 0.9576619267463684,
|
13 |
+
"combined_score": 0.7911784989009487
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_an_article_with_the_words_attempting_to_meet_up_with.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_an_article_with_the_words_attempting_to_meet_up_with.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 21.853012414237277,
|
21 |
+
"ssim": 0.7971765597359785,
|
22 |
+
"lpips": 0.03804655000567436,
|
23 |
+
"clip_similarity": 0.9311918020248413,
|
24 |
+
"combined_score": 0.8086444337320813
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_with_blue_hair_and_a_red_box.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_man_with_blue_hair_and_a_red_box.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 24.006674492407157,
|
32 |
+
"ssim": 0.8107508574515402,
|
33 |
+
"lpips": 0.020122148096561432,
|
34 |
+
"clip_similarity": 0.9799405932426453,
|
35 |
+
"combined_score": 0.8325973085702348
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/strandbeestevoluut_screenshot.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/strandbeestevoluut_screenshot.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 24.91448913856172,
|
43 |
+
"ssim": 0.8972277577107923,
|
44 |
+
"lpips": 0.026644665747880936,
|
45 |
+
"clip_similarity": 0.9604683518409729,
|
46 |
+
"combined_score": 0.8458778115217663
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/text_in_arial_black_stuff_here.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/text_in_arial_black_stuff_here.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 18.89180223252996,
|
54 |
+
"ssim": 0.92404364333478,
|
55 |
+
"lpips": 0.012989242561161518,
|
56 |
+
"clip_similarity": 0.9910351037979126,
|
57 |
+
"combined_score": 0.8331638219836016
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_to_bow_how_to_shoot_how_to_shoot_how_to_shoot_how_to_shoot_how_to.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/how_to_bow_how_to_shoot_how_to_shoot_how_to_shoot_how_to_shoot_how_to.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 20.571427488506085,
|
65 |
+
"ssim": 0.7780375420201503,
|
66 |
+
"lpips": 0.022509682923555374,
|
67 |
+
"clip_similarity": 0.9650684595108032,
|
68 |
+
"combined_score": 0.808191225673389
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_many_different_videos_on_youtube.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_many_different_videos_on_youtube.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 17.512918206215726,
|
76 |
+
"ssim": 0.6850560336134078,
|
77 |
+
"lpips": 0.02548159845173359,
|
78 |
+
"clip_similarity": 0.9377362728118896,
|
79 |
+
"combined_score": 0.7876134728650934
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_he_is_known.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_he_is_known.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 24.17660985696049,
|
87 |
+
"ssim": 0.8978786314612837,
|
88 |
+
"lpips": 0.009770918637514114,
|
89 |
+
"clip_similarity": 0.9731123447418213,
|
90 |
+
"combined_score": 0.8494562569550472
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_app_showing_various_videos.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_the_youtube_app_showing_various_videos.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 18.706276851362258,
|
98 |
+
"ssim": 0.7292991491652421,
|
99 |
+
"lpips": 0.03078846074640751,
|
100 |
+
"clip_similarity": 0.9707289934158325,
|
101 |
+
"combined_score": 0.7956918104551268
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/covid19_social_media_guidelines.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/covid19_social_media_guidelines.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 20.277707743205337,
|
109 |
+
"ssim": 0.8928857923787077,
|
110 |
+
"lpips": 0.015520500019192696,
|
111 |
+
"clip_similarity": 0.7955658435821533,
|
112 |
+
"combined_score": 0.8094458169243307
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_video_on_youtube.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_a_video_on_youtube.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 23.232758970159892,
|
120 |
+
"ssim": 0.8828337598802204,
|
121 |
+
"lpips": 0.04699289798736572,
|
122 |
+
"clip_similarity": 0.9108666777610779,
|
123 |
+
"combined_score": 0.8232280123133623
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/mark_zuckerbergs_face_on_the_front_page_of_the_stock_market.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/mark_zuckerbergs_face_on_the_front_page_of_the_stock_market.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 26.23857581116582,
|
131 |
+
"ssim": 0.9040430772343315,
|
132 |
+
"lpips": 0.01774626597762108,
|
133 |
+
"clip_similarity": 0.9668774008750916,
|
134 |
+
"combined_score": 0.8572758876363205
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_website_for_dancing_mad.png",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_the_website_for_dancing_mad.png",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 20.268164162513877,
|
142 |
+
"ssim": 0.776742439592799,
|
143 |
+
"lpips": 0.03654235973954201,
|
144 |
+
"clip_similarity": 0.9260478019714355,
|
145 |
+
"combined_score": 0.7976671410397931
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_video_with_the_words_tungram_on_it.png",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_video_with_the_words_tungram_on_it.png",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 22.768097221666718,
|
153 |
+
"ssim": 0.8857179447563164,
|
154 |
+
"lpips": 0.039960332214832306,
|
155 |
+
"clip_similarity": 0.8948880434036255,
|
156 |
+
"combined_score": 0.8222008658869523
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_with_many_different_videos_on_it.png",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_youtube_with_many_different_videos_on_it.png",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 17.396901872866373,
|
164 |
+
"ssim": 0.6914997594353937,
|
165 |
+
"lpips": 0.05726173520088196,
|
166 |
+
"clip_similarity": 0.9436954855918884,
|
167 |
+
"combined_score": 0.7780529051541892
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_showing_japans_most_popular_food.png",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_showing_japans_most_popular_food.png",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 16.143086270883657,
|
175 |
+
"ssim": 0.7255878581345255,
|
176 |
+
"lpips": 0.049648579210042953,
|
177 |
+
"clip_similarity": 0.9642463326454163,
|
178 |
+
"combined_score": 0.7878858092612053
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_holding_a_small_insect_on_their_finger.png",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_person_holding_a_small_insect_on_their_finger.png",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 27.600833961239154,
|
186 |
+
"ssim": 0.8641781232909924,
|
187 |
+
"lpips": 0.08617128431797028,
|
188 |
+
"clip_similarity": 0.8510105609893799,
|
189 |
+
"combined_score": 0.822571994887493
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/you_open_youtube_that_one_thumnail__you_open_youtube_that_one_thumnail.png",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/you_open_youtube_that_one_thumnail__you_open_youtube_that_one_thumnail.png",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 17.637534506708143,
|
197 |
+
"ssim": 0.8316047262755317,
|
198 |
+
"lpips": 0.026560362428426743,
|
199 |
+
"clip_similarity": 0.9809664487838745,
|
200 |
+
"combined_score": 0.8135412269697677
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_website_with_the_word_explore_and_transition_ideas.png",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_a_website_with_the_word_explore_and_transition_ideas.png",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 19.913779348912307,
|
208 |
+
"ssim": 0.8609136400832096,
|
209 |
+
"lpips": 0.014786769635975361,
|
210 |
+
"clip_similarity": 0.7777910828590393,
|
211 |
+
"combined_score": 0.8017407849257939
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_train_and_a_sign_that_says_why_do_trains_use_uranium.png",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/two_pictures_of_a_train_and_a_sign_that_says_why_do_trains_use_uranium.png",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 19.64188462645509,
|
219 |
+
"ssim": 0.6685904680258962,
|
220 |
+
"lpips": 0.09594597667455673,
|
221 |
+
"clip_similarity": 0.87762051820755,
|
222 |
+
"combined_score": 0.7544695301885446
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_smiley_face_with_the_words_major_and_minor_next_to_it.png",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_smiley_face_with_the_words_major_and_minor_next_to_it.png",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 21.551525044995564,
|
230 |
+
"ssim": 0.8721460722006579,
|
231 |
+
"lpips": 0.014988910406827927,
|
232 |
+
"clip_similarity": 0.9933222532272339,
|
233 |
+
"combined_score": 0.8326656427354101
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_film_makers_make_cameras_disappear_mirrors_in_movies.png",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/how_film_makers_make_cameras_disappear_mirrors_in_movies.png",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 24.482148144759506,
|
241 |
+
"ssim": 0.8362643833783786,
|
242 |
+
"lpips": 0.052530210465192795,
|
243 |
+
"clip_similarity": 0.9306979775428772,
|
244 |
+
"combined_score": 0.8225346223220245
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_app_on_the_app_store.png",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_the_app_on_the_app_store.png",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 20.322694032904987,
|
252 |
+
"ssim": 0.8359451216757181,
|
253 |
+
"lpips": 0.020224392414093018,
|
254 |
+
"clip_similarity": 0.9602800011634827,
|
255 |
+
"combined_score": 0.8159547011872983
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/i_dated_an_ai_for_a_month_she_cheated.png",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/i_dated_an_ai_for_a_month_she_cheated.png",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 22.049828807990227,
|
263 |
+
"ssim": 0.8497383036338735,
|
264 |
+
"lpips": 0.04541299492120743,
|
265 |
+
"clip_similarity": 0.9613088369369507,
|
266 |
+
"combined_score": 0.8179462250563045
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_youtube_videos_are_shown_on_the_screen.png",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_bunch_of_youtube_videos_are_shown_on_the_screen.png",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 15.438909828339426,
|
274 |
+
"ssim": 0.6037729454391211,
|
275 |
+
"lpips": 0.04858170449733734,
|
276 |
+
"clip_similarity": 0.922100305557251,
|
277 |
+
"combined_score": 0.7657723757975252
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_with_many_videos_on_it.png",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_youtube_with_many_videos_on_it.png",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 17.515634814858473,
|
285 |
+
"ssim": 0.6734934019432859,
|
286 |
+
"lpips": 0.05635625869035721,
|
287 |
+
"clip_similarity": 0.9225526452064514,
|
288 |
+
"combined_score": 0.7735545842705129
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_video_games_are_displayed_on_the_screen.png",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_bunch_of_video_games_are_displayed_on_the_screen.png",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 14.581365933536905,
|
296 |
+
"ssim": 0.5436804411480634,
|
297 |
+
"lpips": 0.06971759349107742,
|
298 |
+
"clip_similarity": 0.9638025760650635,
|
299 |
+
"combined_score": 0.7535311660568387
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_with_an_arrow_pointing_to_an_image_of_a_gun.png",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_with_an_arrow_pointing_to_an_image_of_a_gun.png",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 16.624659734409754,
|
307 |
+
"ssim": 0.7920749763901024,
|
308 |
+
"lpips": 0.03872429579496384,
|
309 |
+
"clip_similarity": 0.9724377989768982,
|
310 |
+
"combined_score": 0.8025015228279677
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_woman_in_a_blue_bra_top.png",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_woman_in_a_blue_bra_top.png",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 27.905976015160494,
|
318 |
+
"ssim": 0.90629554293653,
|
319 |
+
"lpips": 0.042485497891902924,
|
320 |
+
"clip_similarity": 0.908366858959198,
|
321 |
+
"combined_score": 0.8514409731500358
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_with_headphones_on_his_head_and_the_words_youtube_slander.png",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_man_with_headphones_on_his_head_and_the_words_youtube_slander.png",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 21.48501807463692,
|
329 |
+
"ssim": 0.8295831231191553,
|
330 |
+
"lpips": 0.03651278838515282,
|
331 |
+
"clip_similarity": 0.9800171256065369,
|
332 |
+
"combined_score": 0.817084795466908
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/avatar_the_last_airbender.png",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/avatar_the_last_airbender.png",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 21.39651266452344,
|
340 |
+
"ssim": 0.6867445231512281,
|
341 |
+
"lpips": 0.05994759872555733,
|
342 |
+
"clip_similarity": 0.9268072247505188,
|
343 |
+
"combined_score": 0.7816933047164082
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_man_holding_a_sign_that_says_text_here.png",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/two_pictures_of_a_man_holding_a_sign_that_says_text_here.png",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 21.821240420583898,
|
351 |
+
"ssim": 0.8724377942824995,
|
352 |
+
"lpips": 0.030378762632608414,
|
353 |
+
"clip_similarity": 0.9338995218276978,
|
354 |
+
"combined_score": 0.8227292565066513
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_the_lunch_situation_is_out_of_control.png",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_the_lunch_situation_is_out_of_control.png",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 18.755965336368632,
|
362 |
+
"ssim": 0.8223551018001505,
|
363 |
+
"lpips": 0.03768743574619293,
|
364 |
+
"clip_similarity": 0.9291782379150391,
|
365 |
+
"combined_score": 0.8030804865503589
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_building_with_a_clock_tower_in_the_background.png",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_building_with_a_clock_tower_in_the_background.png",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 19.37261238913702,
|
373 |
+
"ssim": 0.6829996290722152,
|
374 |
+
"lpips": 0.07822327315807343,
|
375 |
+
"clip_similarity": 0.8257206678390503,
|
376 |
+
"combined_score": 0.7576438655394115
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_nintendo_of_america_app.png",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_the_nintendo_of_america_app.png",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 19.443433015522768,
|
384 |
+
"ssim": 0.7230046788653689,
|
385 |
+
"lpips": 0.027162808924913406,
|
386 |
+
"clip_similarity": 0.9495030641555786,
|
387 |
+
"combined_score": 0.7938940251216434
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_walking_down_the_street_with_a_bag_on_his_back.png",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_man_is_walking_down_the_street_with_a_bag_on_his_back.png",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 20.63729285917666,
|
395 |
+
"ssim": 0.760464879650078,
|
396 |
+
"lpips": 0.04144915193319321,
|
397 |
+
"clip_similarity": 0.9022642374038696,
|
398 |
+
"combined_score": 0.7929754168071643
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/frost_on_the_branches_of_a_tree_at_night.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/frost_on_the_branches_of_a_tree_at_night.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 19.466308625009102,
|
406 |
+
"ssim": 0.6656423725227052,
|
407 |
+
"lpips": 0.0994848906993866,
|
408 |
+
"clip_similarity": 0.9148554801940918,
|
409 |
+
"combined_score": 0.7565121921530297
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_an_orchid_with_a_yellow_and_pink_center.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_close_up_of_an_orchid_with_a_yellow_and_pink_center.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 26.22121433082652,
|
417 |
+
"ssim": 0.7550413125938072,
|
418 |
+
"lpips": 0.09782859683036804,
|
419 |
+
"clip_similarity": 0.9410843849182129,
|
420 |
+
"combined_score": 0.8042306981443961
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_app_for_the_game_mafia_game_young.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_the_app_for_the_game_mafia_game_young.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 22.478099772099142,
|
428 |
+
"ssim": 0.7369750507491446,
|
429 |
+
"lpips": 0.029378075152635574,
|
430 |
+
"clip_similarity": 0.9733734130859375,
|
431 |
+
"combined_score": 0.8099917714780387
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_moth_with_black_and_white_stripes.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_close_up_of_a_moth_with_black_and_white_stripes.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 22.786339198172463,
|
439 |
+
"ssim": 0.5962722623283114,
|
440 |
+
"lpips": 0.055967722088098526,
|
441 |
+
"clip_similarity": 0.9678108096122742,
|
442 |
+
"combined_score": 0.780564913570502
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_men_in_front_of_a_sign_that_says_marcos_haunted_forest.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/two_men_in_front_of_a_sign_that_says_marcos_haunted_forest.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 22.67397968112423,
|
450 |
+
"ssim": 0.6035064087536947,
|
451 |
+
"lpips": 0.06863903254270554,
|
452 |
+
"clip_similarity": 0.8664345145225525,
|
453 |
+
"combined_score": 0.7665156497809836
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_carnivorous_plant_with_a_fly_on_it.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_close_up_of_a_carnivorous_plant_with_a_fly_on_it.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 25.589130642536126,
|
461 |
+
"ssim": 0.8379937911734195,
|
462 |
+
"lpips": 0.08439183235168457,
|
463 |
+
"clip_similarity": 0.9613181352615356,
|
464 |
+
"combined_score": 0.8202393940917576
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/actual_former_rocket_surgeon.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/actual_former_rocket_surgeon.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 19.62389255631214,
|
472 |
+
"ssim": 0.7672357872208773,
|
473 |
+
"lpips": 0.03683394193649292,
|
474 |
+
"clip_similarity": 0.965104877948761,
|
475 |
+
"combined_score": 0.7987039762002351
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_with_dreadlocks_and_a_beard.jpg",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_man_with_dreadlocks_and_a_beard.jpg",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 18.6415592183551,
|
483 |
+
"ssim": 0.3782077800573831,
|
484 |
+
"lpips": 0.1592615842819214,
|
485 |
+
"clip_similarity": 0.8925120830535889,
|
486 |
+
"combined_score": 0.6902408208152939
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_inside_of_an_old_wooden_bridge_with_snow_on_the_ground.jpg",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/the_inside_of_an_old_wooden_bridge_with_snow_on_the_ground.jpg",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 19.48596294385178,
|
494 |
+
"ssim": 0.39048266935053405,
|
495 |
+
"lpips": 0.10341837257146835,
|
496 |
+
"clip_similarity": 0.9361006021499634,
|
497 |
+
"combined_score": 0.7159860302175626
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/slay_the_spire_xbox_one.jpg",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/slay_the_spire_xbox_one.jpg",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 22.107690853495185,
|
505 |
+
"ssim": 0.8237868126609814,
|
506 |
+
"lpips": 0.04632633551955223,
|
507 |
+
"clip_similarity": 0.9271639585494995,
|
508 |
+
"combined_score": 0.8106086545897297
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/this_picture_is_made_by_a_russian_artist.jpg",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/this_picture_is_made_by_a_russian_artist.jpg",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 23.55122758698631,
|
516 |
+
"ssim": 0.6673915360626803,
|
517 |
+
"lpips": 0.09349998831748962,
|
518 |
+
"clip_similarity": 0.8003115653991699,
|
519 |
+
"combined_score": 0.7651710289731292
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_showing_a_video_of_a_man_on_youtube.jpg",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_iphone_screen_showing_a_video_of_a_man_on_youtube.jpg",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 19.27896443669856,
|
527 |
+
"ssim": 0.8217908706453213,
|
528 |
+
"lpips": 0.026452912017703056,
|
529 |
+
"clip_similarity": 0.9260054230690002,
|
530 |
+
"combined_score": 0.8066106536975021
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_image_of_a_lightning_bolt_coming_out_of_the_ground.jpg",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_cartoon_image_of_a_lightning_bolt_coming_out_of_the_ground.jpg",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 24.5311665236064,
|
538 |
+
"ssim": 0.7970019581373071,
|
539 |
+
"lpips": 0.04019734263420105,
|
540 |
+
"clip_similarity": 0.930523157119751,
|
541 |
+
"combined_score": 0.8211893721286329
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_the_nightmare_before_christmas.jpg",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/five_nights_at_freddys_the_nightmare_before_christmas.jpg",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 22.316058216142793,
|
549 |
+
"ssim": 0.6233425334483934,
|
550 |
+
"lpips": 0.04724620282649994,
|
551 |
+
"clip_similarity": 0.9509032964706421,
|
552 |
+
"combined_score": 0.7836358297557622
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_is_painting_a_figurine_with_a_brush.jpg",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_person_is_painting_a_figurine_with_a_brush.jpg",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 23.404731752545615,
|
560 |
+
"ssim": 0.7610202495467039,
|
561 |
+
"lpips": 0.05193476378917694,
|
562 |
+
"clip_similarity": 0.9395995736122131,
|
563 |
+
"combined_score": 0.806959486229743
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_hand_holding_a_gun_in_front_of_another_gun.jpg",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_hand_holding_a_gun_in_front_of_another_gun.jpg",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 19.246105715518357,
|
571 |
+
"ssim": 0.6209575957575333,
|
572 |
+
"lpips": 0.0675886869430542,
|
573 |
+
"clip_similarity": 0.8899364471435547,
|
574 |
+
"combined_score": 0.7584812436479165
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/nick_eh_30s_nonfamily_friendly_fashion_show.jpg",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/nick_eh_30s_nonfamily_friendly_fashion_show.jpg",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 18.510571601127925,
|
582 |
+
"ssim": 0.7233874503320958,
|
583 |
+
"lpips": 0.043510034680366516,
|
584 |
+
"clip_similarity": 0.9784880876541138,
|
585 |
+
"combined_score": 0.7911284141770973
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_small_blue_gecko_sitting_on_top_of_a_finger.jpg",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_small_blue_gecko_sitting_on_top_of_a_finger.jpg",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 27.593691290550893,
|
593 |
+
"ssim": 0.8564967905078339,
|
594 |
+
"lpips": 0.046960607171058655,
|
595 |
+
"clip_similarity": 0.9649814367294312,
|
596 |
+
"combined_score": 0.8465049061920021
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_toy_motorcycle_with_orange_and_black_wheels.jpg",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_toy_motorcycle_with_orange_and_black_wheels.jpg",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 23.183770379691644,
|
604 |
+
"ssim": 0.8553359655711991,
|
605 |
+
"lpips": 0.017442062497138977,
|
606 |
+
"clip_similarity": 0.9741524457931519,
|
607 |
+
"combined_score": 0.8355297694394546
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/ice_crystals_on_the_roof_of_a_building.jpg",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/ice_crystals_on_the_roof_of_a_building.jpg",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 17.32840565342484,
|
615 |
+
"ssim": 0.49898349099017086,
|
616 |
+
"lpips": 0.09712016582489014,
|
617 |
+
"clip_similarity": 0.966705322265625,
|
618 |
+
"combined_score": 0.7375259978363766
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_an_anime_character_holding_a_sword.jpg",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_an_anime_character_holding_a_sword.jpg",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 23.55873598788517,
|
626 |
+
"ssim": 0.8548207841899628,
|
627 |
+
"lpips": 0.02929006516933441,
|
628 |
+
"clip_similarity": 0.9192469120025635,
|
629 |
+
"combined_score": 0.8276899659589096
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_large_fire_in_the_middle_of_a_room.jpg",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_large_fire_in_the_middle_of_a_room.jpg",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 24.142870272181742,
|
637 |
+
"ssim": 0.6022526038155224,
|
638 |
+
"lpips": 0.08759059756994247,
|
639 |
+
"clip_similarity": 0.9557510614395142,
|
640 |
+
"combined_score": 0.7759706389277086
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/people_are_standing_around_a_large_sculpture_that_is_made_out_of_metal.jpg",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/people_are_standing_around_a_large_sculpture_that_is_made_out_of_metal.jpg",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 18.10747015841605,
|
648 |
+
"ssim": 0.5045168795224916,
|
649 |
+
"lpips": 0.11099985241889954,
|
650 |
+
"clip_similarity": 0.8987150192260742,
|
651 |
+
"combined_score": 0.7266990855043662
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_aerial_view_of_a_mountain_covered_in_fog.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_aerial_view_of_a_mountain_covered_in_fog.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 24.716180632430287,
|
659 |
+
"ssim": 0.8024999056371453,
|
660 |
+
"lpips": 0.0839703381061554,
|
661 |
+
"clip_similarity": 0.9207255244255066,
|
662 |
+
"combined_score": 0.8066388231131194
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_chain_link_fence_covered_in_ice.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_close_up_of_a_chain_link_fence_covered_in_ice.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 21.782545137676887,
|
670 |
+
"ssim": 0.6895774089918881,
|
671 |
+
"lpips": 0.13327763974666595,
|
672 |
+
"clip_similarity": 0.9683030247688293,
|
673 |
+
"combined_score": 0.7625324656027175
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_walking_with_a_little_girl_in_a_pair_of_shoes.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_man_is_walking_with_a_little_girl_in_a_pair_of_shoes.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 21.203811083820646,
|
681 |
+
"ssim": 0.5721834414312631,
|
682 |
+
"lpips": 0.07534846663475037,
|
683 |
+
"clip_similarity": 0.8985708355903625,
|
684 |
+
"combined_score": 0.7553316918706663
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_rip_and_old_and_watch_later_button.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_rip_and_old_and_watch_later_button.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 16.283319988505458,
|
692 |
+
"ssim": 0.8049119514606442,
|
693 |
+
"lpips": 0.03552349656820297,
|
694 |
+
"clip_similarity": 0.9240099191665649,
|
695 |
+
"combined_score": 0.8007045608368821
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/cool_things_that_only_exist_in_japan.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/cool_things_that_only_exist_in_japan.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 21.68336311802186,
|
703 |
+
"ssim": 0.8099607716262199,
|
704 |
+
"lpips": 0.025567319244146347,
|
705 |
+
"clip_similarity": 0.9398895502090454,
|
706 |
+
"combined_score": 0.8149513246194956
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_group_of_people_are_standing_inside_of_a_circular_stairway.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_group_of_people_are_standing_inside_of_a_circular_stairway.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 19.849539435597897,
|
714 |
+
"ssim": 0.7167623754093685,
|
715 |
+
"lpips": 0.0522179938852787,
|
716 |
+
"clip_similarity": 0.9653280973434448,
|
717 |
+
"combined_score": 0.7857708681859022
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys__join_the_family.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/five_nights_at_freddys__join_the_family.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 25.607355188858815,
|
725 |
+
"ssim": 0.7119040504660655,
|
726 |
+
"lpips": 0.050619907677173615,
|
727 |
+
"clip_similarity": 0.9376150965690613,
|
728 |
+
"combined_score": 0.8108669254840992
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_small_fish_on_a_finger.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_small_fish_on_a_finger.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 25.91466246916965,
|
736 |
+
"ssim": 0.6825421512358828,
|
737 |
+
"lpips": 0.04314904287457466,
|
738 |
+
"clip_similarity": 0.9548574686050415,
|
739 |
+
"combined_score": 0.8123382168856336
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_pixelated_sword_in_the_sky.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_pixelated_sword_in_the_sky.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 24.86973446422474,
|
747 |
+
"ssim": 0.7301989617502295,
|
748 |
+
"lpips": 0.05266483128070831,
|
749 |
+
"clip_similarity": 0.8651082515716553,
|
750 |
+
"combined_score": 0.8019566507925757
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_holding_an_orange_and_yellow_glass_ball_in_front_of_a_window.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_person_holding_an_orange_and_yellow_glass_ball_in_front_of_a_window.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 20.559961216790036,
|
758 |
+
"ssim": 0.6544277558869775,
|
759 |
+
"lpips": 0.09029760956764221,
|
760 |
+
"clip_similarity": 0.9618955254554749,
|
761 |
+
"combined_score": 0.7655493586638695
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_with_the_text_join_the_family.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/five_nights_at_freddys_with_the_text_join_the_family.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 24.859104456917667,
|
769 |
+
"ssim": 0.6872288318077704,
|
770 |
+
"lpips": 0.052191007882356644,
|
771 |
+
"clip_similarity": 0.9491496086120605,
|
772 |
+
"combined_score": 0.8040279551581351
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_video_game_with_the_words_180_points_on_it.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_video_game_with_the_words_180_points_on_it.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 21.121473560421897,
|
780 |
+
"ssim": 0.6522361462209122,
|
781 |
+
"lpips": 0.066599041223526,
|
782 |
+
"clip_similarity": 0.9149645566940308,
|
783 |
+
"combined_score": 0.7716295809764152
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_video_showing_how_to_make_a_minecraft_video.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_a_video_showing_how_to_make_a_minecraft_video.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 22.962965121337465,
|
791 |
+
"ssim": 0.8333681708480878,
|
792 |
+
"lpips": 0.03741841018199921,
|
793 |
+
"clip_similarity": 0.9390751123428345,
|
794 |
+
"combined_score": 0.8206311189044841
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_with_a_picture_of_a_school_bus_and_people_on_the_street.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_iphone_with_a_picture_of_a_school_bus_and_people_on_the_street.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 20.54533343460519,
|
802 |
+
"ssim": 0.7016868432679927,
|
803 |
+
"lpips": 0.06859888136386871,
|
804 |
+
"clip_similarity": 0.9328776597976685,
|
805 |
+
"combined_score": 0.7772578511656376
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/three_large_white_truffles_sitting_on_a_red_cloth.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/three_large_white_truffles_sitting_on_a_red_cloth.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 26.609236382034716,
|
813 |
+
"ssim": 0.7445555014150278,
|
814 |
+
"lpips": 0.06456666439771652,
|
815 |
+
"clip_similarity": 0.9134813547134399,
|
816 |
+
"combined_score": 0.813479310054571
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_woman_holding_a_sword.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_image_of_a_woman_holding_a_sword.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 23.642538885568214,
|
824 |
+
"ssim": 0.8771964934021717,
|
825 |
+
"lpips": 0.037107713520526886,
|
826 |
+
"clip_similarity": 0.9138394594192505,
|
827 |
+
"combined_score": 0.8281884146479075
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_the_words_cenet_on_it.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_the_words_cenet_on_it.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 22.690307793846674,
|
835 |
+
"ssim": 0.8963855943263744,
|
836 |
+
"lpips": 0.02020600624382496,
|
837 |
+
"clip_similarity": 0.9213272333145142,
|
838 |
+
"combined_score": 0.832969999264302
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_with_the_words_cnet_on_it.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/an_iphone_screen_with_the_words_cnet_on_it.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 18.453361375252555,
|
846 |
+
"ssim": 0.825009298026036,
|
847 |
+
"lpips": 0.027082469314336777,
|
848 |
+
"clip_similarity": 0.9192816019058228,
|
849 |
+
"combined_score": 0.8062006906344696
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_app_on_an_android_phone.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_screenshot_of_the_app_on_an_android_phone.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 23.63083010704645,
|
857 |
+
"ssim": 0.8920014426529644,
|
858 |
+
"lpips": 0.009732076898217201,
|
859 |
+
"clip_similarity": 0.9052406549453735,
|
860 |
+
"combined_score": 0.8390722055133383
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_paper_cutout_of_a_person_with_the_words_actual_rocket_surgeon.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_paper_cutout_of_a_person_with_the_words_actual_rocket_surgeon.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 19.88969512636273,
|
868 |
+
"ssim": 0.7791354889149513,
|
869 |
+
"lpips": 0.03737208992242813,
|
870 |
+
"clip_similarity": 0.9625987410545349,
|
871 |
+
"combined_score": 0.8000499659698463
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_with_the_words_yes_but_on_it.jpg",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_cartoon_with_the_words_yes_but_on_it.jpg",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 22.329877199285477,
|
879 |
+
"ssim": 0.7435301456578268,
|
880 |
+
"lpips": 0.014909608289599419,
|
881 |
+
"clip_similarity": 0.9701426029205322,
|
882 |
+
"combined_score": 0.8149748052357948
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_cloak_standing_in_the_middle_of_a_field.jpg",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/a_man_in_a_cloak_standing_in_the_middle_of_a_field.jpg",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 24.042699993555516,
|
890 |
+
"ssim": 0.772195561588093,
|
891 |
+
"lpips": 0.11932798475027084,
|
892 |
+
"clip_similarity": 0.950413167476654,
|
893 |
+
"combined_score": 0.7893193562910621
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_entrance_to_markofs_haunted_forest_is_lit_up_at_night.jpg",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_clickbait_thumbnails/the_entrance_to_markofs_haunted_forest_is_lit_up_at_night.jpg",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 18.95289927395495,
|
901 |
+
"ssim": 0.34414750184641063,
|
902 |
+
"lpips": 0.1306423395872116,
|
903 |
+
"clip_similarity": 0.8789669871330261,
|
904 |
+
"combined_score": 0.6937940051347401
|
905 |
+
}
|
906 |
+
}
|
907 |
+
]
|
908 |
+
}
|
data_for_ghazi/sd3.5_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_230106.json
ADDED
@@ -0,0 +1,1293 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "conspiracy_imagery",
|
3 |
+
"total_processed": 117,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_conversation_between_two_people.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_a_conversation_between_two_people.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 23.739729282318315,
|
10 |
+
"ssim": 0.9308030120541186,
|
11 |
+
"lpips": 0.028820564970374107,
|
12 |
+
"clip_similarity": 0.9289488792419434,
|
13 |
+
"combined_score": 0.8411267884042728
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_chart_showing_the_different_types_of_people_in_the_world.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_chart_showing_the_different_types_of_people_in_the_world.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 12.618624408362438,
|
21 |
+
"ssim": 0.4776766043603546,
|
22 |
+
"lpips": 0.09988711774349213,
|
23 |
+
"clip_similarity": 0.9763551950454712,
|
24 |
+
"combined_score": 0.7343265189483781
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/chinese_made_cube_in_a_spheroid_drone.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/chinese_made_cube_in_a_spheroid_drone.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 19.897037126067357,
|
32 |
+
"ssim": 0.6566048415002058,
|
33 |
+
"lpips": 0.10150867700576782,
|
34 |
+
"clip_similarity": 0.950632631778717,
|
35 |
+
"combined_score": 0.7580259524508838
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_is_holding_a_snake_in_his_hands.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_is_holding_a_snake_in_his_hands.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 26.4043159627714,
|
43 |
+
"ssim": 0.8472361339105129,
|
44 |
+
"lpips": 0.06232284754514694,
|
45 |
+
"clip_similarity": 0.9208728075027466,
|
46 |
+
"combined_score": 0.8293812840099072
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/why_though_civil_discussion.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/why_though_civil_discussion.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 19.273349882771047,
|
54 |
+
"ssim": 0.9297314358352605,
|
55 |
+
"lpips": 0.007303847000002861,
|
56 |
+
"clip_similarity": 0.9826449155807495,
|
57 |
+
"combined_score": 0.835167860483363
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_some_text_on_a_black_background.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_some_text_on_a_black_background.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 22.921515412541854,
|
65 |
+
"ssim": 0.9290582539781695,
|
66 |
+
"lpips": 0.012835667468607426,
|
67 |
+
"clip_similarity": 0.9712247848510742,
|
68 |
+
"combined_score": 0.8465963100305295
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_drawing_of_a_man_on_a_bike_next_to_an_image_of_a_man_in_a.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_drawing_of_a_man_on_a_bike_next_to_an_image_of_a_man_in_a.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 21.831657150550722,
|
76 |
+
"ssim": 0.7917375680849889,
|
77 |
+
"lpips": 0.05281035974621773,
|
78 |
+
"clip_similarity": 0.881510853767395,
|
79 |
+
"combined_score": 0.7975863804310652
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_the_earth_from_space.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_the_earth_from_space.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 24.393803245595336,
|
87 |
+
"ssim": 0.5756987704880434,
|
88 |
+
"lpips": 0.05689210072159767,
|
89 |
+
"clip_similarity": 0.9482717514038086,
|
90 |
+
"combined_score": 0.7832387716890048
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/paranormal_witness_true_terror.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/paranormal_witness_true_terror.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 29.323688935457195,
|
98 |
+
"ssim": 0.7312162904361249,
|
99 |
+
"lpips": 0.069349005818367,
|
100 |
+
"clip_similarity": 0.9553292989730835,
|
101 |
+
"combined_score": 0.8275616661035845
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/boxer_bernard_dorton_says_hes_been_banned_from_the_ufc.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/boxer_bernard_dorton_says_hes_been_banned_from_the_ufc.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 19.441474157195845,
|
109 |
+
"ssim": 0.8505766222029929,
|
110 |
+
"lpips": 0.021045871078968048,
|
111 |
+
"clip_similarity": 0.765576958656311,
|
112 |
+
"combined_score": 0.7967781343184411
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_the_great_deep_with_the_words_the_great_deep.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_the_great_deep_with_the_words_the_great_deep.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 20.764991487149484,
|
120 |
+
"ssim": 0.8452606481407327,
|
121 |
+
"lpips": 0.031131993979215622,
|
122 |
+
"clip_similarity": 0.8730540871620178,
|
123 |
+
"combined_score": 0.8070232654803337
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_text_message_that_reads_if_you_dont_mind_me_bringing_it_up_again.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_text_message_that_reads_if_you_dont_mind_me_bringing_it_up_again.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 22.873805703608355,
|
131 |
+
"ssim": 0.8908043869768602,
|
132 |
+
"lpips": 0.01620378904044628,
|
133 |
+
"clip_similarity": 0.9864475727081299,
|
134 |
+
"combined_score": 0.8409631176712276
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_holding_up_an_old_photo_of_himself.jpg",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_holding_up_an_old_photo_of_himself.jpg",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 28.115508101729255,
|
142 |
+
"ssim": 0.9108454933516885,
|
143 |
+
"lpips": 0.05290347337722778,
|
144 |
+
"clip_similarity": 0.9520047903060913,
|
145 |
+
"combined_score": 0.8538886278599789
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_flying_object_in_the_sky.jpg",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_flying_object_in_the_sky.jpg",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 30.669097455241786,
|
153 |
+
"ssim": 0.9674690628908036,
|
154 |
+
"lpips": 0.01838419772684574,
|
155 |
+
"clip_similarity": 0.835571825504303,
|
156 |
+
"combined_score": 0.8755885600558637
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_in_a_batman_t__shirt_is_holding_a_young_boy.jpg",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_in_a_batman_t__shirt_is_holding_a_young_boy.jpg",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 25.828256386901927,
|
164 |
+
"ssim": 0.7640912611002518,
|
165 |
+
"lpips": 0.08086029440164566,
|
166 |
+
"clip_similarity": 0.9415442943572998,
|
167 |
+
"combined_score": 0.8096082974947014
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_moon_is_lit_up_in_the_dark_sky.jpg",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/the_moon_is_lit_up_in_the_dark_sky.jpg",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 36.041686596201146,
|
175 |
+
"ssim": 0.9944799759564212,
|
176 |
+
"lpips": 0.018574468791484833,
|
177 |
+
"clip_similarity": 0.9317543506622314,
|
178 |
+
"combined_score": 0.9160548003636724
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airplane_is_flying_in_the_sky_with_clouds_in_the_background.jpg",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_airplane_is_flying_in_the_sky_with_clouds_in_the_background.jpg",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 27.027934403853315,
|
186 |
+
"ssim": 0.9545991436816621,
|
187 |
+
"lpips": 0.03398701176047325,
|
188 |
+
"clip_similarity": 0.9425233602523804,
|
189 |
+
"combined_score": 0.8606864254805883
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/concorde_supersonic_passenger_jet.jpg",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/concorde_supersonic_passenger_jet.jpg",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 25.55416162934142,
|
197 |
+
"ssim": 0.7079986867059261,
|
198 |
+
"lpips": 0.08505867421627045,
|
199 |
+
"clip_similarity": 0.9199762344360352,
|
200 |
+
"combined_score": 0.7961976986205047
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_tweet_from_the_president_of_the_united_states.jpg",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_a_tweet_from_the_president_of_the_united_states.jpg",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 24.7203154694752,
|
208 |
+
"ssim": 0.662761286675081,
|
209 |
+
"lpips": 0.004738379269838333,
|
210 |
+
"clip_similarity": 0.9869043231010437,
|
211 |
+
"combined_score": 0.8200477699142992
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 33.076224977670584,
|
219 |
+
"ssim": 0.9163942116825106,
|
220 |
+
"lpips": 0.12051727622747421,
|
221 |
+
"clip_similarity": 0.9134485125541687,
|
222 |
+
"combined_score": 0.8520040612165304
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_empty_airport_with_a_large_poster_on_the_wall.jpg",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_empty_airport_with_a_large_poster_on_the_wall.jpg",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 23.626568110454134,
|
230 |
+
"ssim": 0.7887347596731594,
|
231 |
+
"lpips": 0.05312027037143707,
|
232 |
+
"clip_similarity": 0.941985547542572,
|
233 |
+
"combined_score": 0.8120495146274987
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_holding_two_snakes_on_their_wrist.jpg",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_person_holding_two_snakes_on_their_wrist.jpg",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 24.723743863939546,
|
241 |
+
"ssim": 0.7317189499762188,
|
242 |
+
"lpips": 0.09940297156572342,
|
243 |
+
"clip_similarity": 0.9100258350372314,
|
244 |
+
"combined_score": 0.7895881052718504
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_in_a_suit_holding_a_microphone_in_front_of_a_fire.jpg",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_in_a_suit_holding_a_microphone_in_front_of_a_fire.jpg",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 25.74928479148998,
|
252 |
+
"ssim": 0.8093030437870393,
|
253 |
+
"lpips": 0.0717015415430069,
|
254 |
+
"clip_similarity": 0.9255845546722412,
|
255 |
+
"combined_score": 0.8176047964526776
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_is_standing_in_the_middle_of_a_pink_floor.jpg",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_person_is_standing_in_the_middle_of_a_pink_floor.jpg",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 23.804148983837198,
|
263 |
+
"ssim": 0.7015401083759932,
|
264 |
+
"lpips": 0.09577403217554092,
|
265 |
+
"clip_similarity": 0.7571133971214294,
|
266 |
+
"combined_score": 0.7664421896262885
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_some_lights_in_the_sky.jpg",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_black_and_white_photo_of_some_lights_in_the_sky.jpg",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 30.95388821141468,
|
274 |
+
"ssim": 0.8572015427612433,
|
275 |
+
"lpips": 0.2847297787666321,
|
276 |
+
"clip_similarity": 0.8841506242752075,
|
277 |
+
"combined_score": 0.7721093123304594
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_nile_river_flows_because_earth_is_not_a_ball_and_water_flows_downhill.jpg",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/the_nile_river_flows_because_earth_is_not_a_ball_and_water_flows_downhill.jpg",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 24.087458139294277,
|
285 |
+
"ssim": 0.8082561601894005,
|
286 |
+
"lpips": 0.025122500956058502,
|
287 |
+
"clip_similarity": 0.9901469945907593,
|
288 |
+
"combined_score": 0.8318975388493369
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/you_are_not_researching_your_conspiracy_theory_you_are_you_are_you_are_you_are_you_are.jpg",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/you_are_not_researching_your_conspiracy_theory_you_are_you_are_you_are_you_are_you_are.jpg",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 25.529675307837877,
|
296 |
+
"ssim": 0.8625686352465408,
|
297 |
+
"lpips": 0.035348664969205856,
|
298 |
+
"clip_similarity": 0.9526326060295105,
|
299 |
+
"combined_score": 0.8399248996898995
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_iphone_with_an_image_of_a_cat_on_the_screen.jpg",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_iphone_with_an_image_of_a_cat_on_the_screen.jpg",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 21.768966226274994,
|
307 |
+
"ssim": 0.6214513058657878,
|
308 |
+
"lpips": 0.09364046156406403,
|
309 |
+
"clip_similarity": 0.9252747893333435,
|
310 |
+
"combined_score": 0.7618158443971551
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/failed_education_no_life_no_job_blames_nasa__made_w_imgflip_meme.jpg",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/failed_education_no_life_no_job_blames_nasa__made_w_imgflip_meme.jpg",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 20.42645507998857,
|
318 |
+
"ssim": 0.799522320330864,
|
319 |
+
"lpips": 0.03732489049434662,
|
320 |
+
"clip_similarity": 0.9703245162963867,
|
321 |
+
"combined_score": 0.8060293634061898
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_sign_on_the_side_of_the_road.jpg",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_sign_on_the_side_of_the_road.jpg",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 18.084335280789038,
|
329 |
+
"ssim": 0.4763452860695531,
|
330 |
+
"lpips": 0.08975058048963547,
|
331 |
+
"clip_similarity": 0.9360311031341553,
|
332 |
+
"combined_score": 0.733642200052476
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_sitting_in_a_lawn_chair_on_the_floor.jpg",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_person_sitting_in_a_lawn_chair_on_the_floor.jpg",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 23.526254953670925,
|
340 |
+
"ssim": 0.7068605906694462,
|
341 |
+
"lpips": 0.06121872738003731,
|
342 |
+
"clip_similarity": 0.8991561532020569,
|
343 |
+
"combined_score": 0.7921494241059641
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_an_astronaut_in_space.jpg",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_black_and_white_photo_of_an_astronaut_in_space.jpg",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 27.19215568300678,
|
351 |
+
"ssim": 0.7080665031230593,
|
352 |
+
"lpips": 0.13356053829193115,
|
353 |
+
"clip_similarity": 0.9513151049613953,
|
354 |
+
"combined_score": 0.7905560759774564
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airport_with_a_large_poster_on_the_wall.jpg",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_airport_with_a_large_poster_on_the_wall.jpg",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 23.424433920336284,
|
362 |
+
"ssim": 0.7578242730006787,
|
363 |
+
"lpips": 0.03844716399908066,
|
364 |
+
"clip_similarity": 0.920529305934906,
|
365 |
+
"combined_score": 0.8093922337455957
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/scooby_doo_conspiracy_theory_australia_is_scooby_doo.jpg",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/scooby_doo_conspiracy_theory_australia_is_scooby_doo.jpg",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 15.835471547484467,
|
373 |
+
"ssim": 0.49548300539164974,
|
374 |
+
"lpips": 0.08876977860927582,
|
375 |
+
"clip_similarity": 0.9672258496284485,
|
376 |
+
"combined_score": 0.7399756132583458
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cat_is_sitting_in_the_window_of_a_house.jpg",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_cat_is_sitting_in_the_window_of_a_house.jpg",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 26.607061461090193,
|
384 |
+
"ssim": 0.8772760856058706,
|
385 |
+
"lpips": 0.04033350199460983,
|
386 |
+
"clip_similarity": 0.9223979711532593,
|
387 |
+
"combined_score": 0.8427497915635439
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/edward_snowden_tweets_about_the_nsa.jpg",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/edward_snowden_tweets_about_the_nsa.jpg",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 18.44707228535873,
|
395 |
+
"ssim": 0.8110636359193029,
|
396 |
+
"lpips": 0.029612476006150246,
|
397 |
+
"clip_similarity": 0.8735087513923645,
|
398 |
+
"combined_score": 0.7986460539249792
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/there_is_no_god_there_is_no_god_there_is_no_god_there_is.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/there_is_no_god_there_is_no_god_there_is_no_god_there_is.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 20.225025681022082,
|
406 |
+
"ssim": 0.7739189961292884,
|
407 |
+
"lpips": 0.03134175017476082,
|
408 |
+
"clip_similarity": 0.9141072034835815,
|
409 |
+
"combined_score": 0.7976540856116956
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_young_boy_in_a_blue_shirt_standing_in_front_of_bushes.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_young_boy_in_a_blue_shirt_standing_in_front_of_bushes.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 21.169906944671737,
|
417 |
+
"ssim": 0.44884500733046345,
|
418 |
+
"lpips": 0.1583210527896881,
|
419 |
+
"clip_similarity": 0.8680003881454468,
|
420 |
+
"combined_score": 0.704563956161082
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_bunch_of_skulls_on_a_tree_in_the_woods.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_bunch_of_skulls_on_a_tree_in_the_woods.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 19.356345563341023,
|
428 |
+
"ssim": 0.5601110306956836,
|
429 |
+
"lpips": 0.15942861139774323,
|
430 |
+
"clip_similarity": 0.885374903678894,
|
431 |
+
"combined_score": 0.7167541309830319
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_christmas_tree_in_the_corner_of_a_room.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_black_christmas_tree_in_the_corner_of_a_room.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 24.19578080201417,
|
439 |
+
"ssim": 0.4403692842927304,
|
440 |
+
"lpips": 0.1794130653142929,
|
441 |
+
"clip_similarity": 0.9008132815361023,
|
442 |
+
"combined_score": 0.7143210519475881
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/two_windows_on_the_side_of_a_house.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/two_windows_on_the_side_of_a_house.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 17.878727048242556,
|
450 |
+
"ssim": 0.5875395804840837,
|
451 |
+
"lpips": 0.034155696630477905,
|
452 |
+
"clip_similarity": 0.9711718559265137,
|
453 |
+
"combined_score": 0.7732936288445966
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/doublethink_is_the_holding_of_two_contradictory_beliefs_in_the_mind_at_the_same_time.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/doublethink_is_the_holding_of_two_contradictory_beliefs_in_the_mind_at_the_same_time.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 20.73481928933394,
|
461 |
+
"ssim": 0.8306419490990414,
|
462 |
+
"lpips": 0.03388918936252594,
|
463 |
+
"clip_similarity": 0.9428079724311829,
|
464 |
+
"combined_score": 0.8106899697777602
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_iphone_sitting_on_a_table_with_a_car_in_the_background.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_iphone_sitting_on_a_table_with_a_car_in_the_background.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 23.84124292570522,
|
472 |
+
"ssim": 0.7195235912659692,
|
473 |
+
"lpips": 0.09069588780403137,
|
474 |
+
"clip_similarity": 0.9343253374099731,
|
475 |
+
"combined_score": 0.7888237263280078
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_giant_whale_swimming_in_the_ocean.jpg",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_giant_whale_swimming_in_the_ocean.jpg",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 30.371779325909127,
|
483 |
+
"ssim": 0.81142977527854,
|
484 |
+
"lpips": 0.06236623227596283,
|
485 |
+
"clip_similarity": 0.83904629945755,
|
486 |
+
"combined_score": 0.8356498115704947
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_long_hallway_in_an_old_building_with_many_doors.jpg",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_long_hallway_in_an_old_building_with_many_doors.jpg",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 23.79653804718275,
|
494 |
+
"ssim": 0.6918389498738223,
|
495 |
+
"lpips": 0.07460308074951172,
|
496 |
+
"clip_similarity": 0.9347646236419678,
|
497 |
+
"combined_score": 0.7901239168188549
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/cmon_do_project_blue_beam_its_all_i_need_to_win_conspiracy_bingo.jpg",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/cmon_do_project_blue_beam_its_all_i_need_to_win_conspiracy_bingo.jpg",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 17.10391679656495,
|
505 |
+
"ssim": 0.8198645489170424,
|
506 |
+
"lpips": 0.03328850492835045,
|
507 |
+
"clip_similarity": 0.9380642771720886,
|
508 |
+
"combined_score": 0.8051351333298427
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/smoke_billows_from_the_twin_towers_of_the_world_trade_center_in_new_york.jpg",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/smoke_billows_from_the_twin_towers_of_the_world_trade_center_in_new_york.jpg",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 16.711305633566326,
|
516 |
+
"ssim": 0.6297998372564867,
|
517 |
+
"lpips": 0.08850100636482239,
|
518 |
+
"clip_similarity": 0.9768431782722473,
|
519 |
+
"combined_score": 0.7611789411880099
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_map_of_the_world_with_many_different_countries_on_it.jpg",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_map_of_the_world_with_many_different_countries_on_it.jpg",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 19.344351931965413,
|
527 |
+
"ssim": 0.4908553560544819,
|
528 |
+
"lpips": 0.13197197020053864,
|
529 |
+
"clip_similarity": 0.9010677337646484,
|
530 |
+
"combined_score": 0.7175448872144486
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/flat_earth_is_so_out_of_date_hot_dog_earth_is_the_new_thing.jpg",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/flat_earth_is_so_out_of_date_hot_dog_earth_is_the_new_thing.jpg",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 28.539986258556517,
|
538 |
+
"ssim": 0.8765076951384333,
|
539 |
+
"lpips": 0.021414723247289658,
|
540 |
+
"clip_similarity": 0.9718435406684875,
|
541 |
+
"combined_score": 0.863865286493845
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_facebook_message_from_kevin_day.jpg",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_a_facebook_message_from_kevin_day.jpg",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 16.156263613747456,
|
549 |
+
"ssim": 0.8730513106116143,
|
550 |
+
"lpips": 0.008265483193099499,
|
551 |
+
"clip_similarity": 0.9641385674476624,
|
552 |
+
"combined_score": 0.8244786342189234
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_my_wifes_cancer_took_it_took_it.jpg",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_my_wifes_cancer_took_it_took_it.jpg",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 17.00379406256623,
|
560 |
+
"ssim": 0.6783692499762789,
|
561 |
+
"lpips": 0.03155064955353737,
|
562 |
+
"clip_similarity": 0.8973351716995239,
|
563 |
+
"combined_score": 0.7804461773226561
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/fbi_responds_to_twitter_file_dumps.jpg",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/fbi_responds_to_twitter_file_dumps.jpg",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 20.93933083654319,
|
571 |
+
"ssim": 0.7992739166786337,
|
572 |
+
"lpips": 0.02085886150598526,
|
573 |
+
"clip_similarity": 0.9712689518928528,
|
574 |
+
"combined_score": 0.8144140353467014
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/forgive_the_mess_billboard_at_denver_international_airport.jpg",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/forgive_the_mess_billboard_at_denver_international_airport.jpg",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 23.500688431805735,
|
582 |
+
"ssim": 0.8183607168639325,
|
583 |
+
"lpips": 0.027825189754366875,
|
584 |
+
"clip_similarity": 0.9454434514045715,
|
585 |
+
"combined_score": 0.8250630784150472
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airplane_flying_over_a_field_with_a_ufo_in_the_sky.jpg",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_airplane_flying_over_a_field_with_a_ufo_in_the_sky.jpg",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 25.70701204689974,
|
593 |
+
"ssim": 0.7867846542035929,
|
594 |
+
"lpips": 0.02999814599752426,
|
595 |
+
"clip_similarity": 0.9578437805175781,
|
596 |
+
"combined_score": 0.831837785317662
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_teddy_bear_laying_on_the_floor_of_an_attic.jpg",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_teddy_bear_laying_on_the_floor_of_an_attic.jpg",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 25.36776504832354,
|
604 |
+
"ssim": 0.6602563344158335,
|
605 |
+
"lpips": 0.13535083830356598,
|
606 |
+
"clip_similarity": 0.8686690926551819,
|
607 |
+
"combined_score": 0.7653713912632627
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_in_a_pink_bear_costume_is_standing_in_front_of_a_door.jpg",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_in_a_pink_bear_costume_is_standing_in_front_of_a_door.jpg",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 26.61195234743257,
|
615 |
+
"ssim": 0.8143633001076817,
|
616 |
+
"lpips": 0.051396746188402176,
|
617 |
+
"clip_similarity": 0.8786332607269287,
|
618 |
+
"combined_score": 0.8250887216600672
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/several_emergency_vehicles_are_on_the_side_of_a_highway.jpg",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/several_emergency_vehicles_are_on_the_side_of_a_highway.jpg",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 24.848819316261647,
|
626 |
+
"ssim": 0.8160698088878706,
|
627 |
+
"lpips": 0.10983450710773468,
|
628 |
+
"clip_similarity": 0.8926385045051575,
|
629 |
+
"combined_score": 0.7974763408772974
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_standing_next_to_a_van_full_of_moon_balls.jpg",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_standing_next_to_a_van_full_of_moon_balls.jpg",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 22.7133326209891,
|
637 |
+
"ssim": 0.5935078785947484,
|
638 |
+
"lpips": 0.1102612167596817,
|
639 |
+
"clip_similarity": 0.945696234703064,
|
640 |
+
"combined_score": 0.7585710424985755
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_long_hallway_with_wood_paneling_and_carpeting.jpg",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_long_hallway_with_wood_paneling_and_carpeting.jpg",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 21.650543121856156,
|
648 |
+
"ssim": 0.6671708912498607,
|
649 |
+
"lpips": 0.08138176053762436,
|
650 |
+
"clip_similarity": 0.9370977282524109,
|
651 |
+
"combined_score": 0.7735545059338325
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cross_on_a_tree_in_the_woods.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_cross_on_a_tree_in_the_woods.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 16.857538049516542,
|
659 |
+
"ssim": 0.2781132579609837,
|
660 |
+
"lpips": 0.2301296442747116,
|
661 |
+
"clip_similarity": 0.9185328483581543,
|
662 |
+
"combined_score": 0.6530248980338139
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_fact_that_the_biggest_back_in_my_career_and_life_is_facing_jesus_is.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/the_fact_that_the_biggest_back_in_my_career_and_life_is_facing_jesus_is.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 21.18384213274728,
|
670 |
+
"ssim": 0.9098967423312008,
|
671 |
+
"lpips": 0.009860414080321789,
|
672 |
+
"clip_similarity": 0.9767398834228516,
|
673 |
+
"combined_score": 0.8366265654275891
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_standing_on_the_side_of_the_road_taking_a_picture.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_standing_on_the_side_of_the_road_taking_a_picture.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 25.793603768388984,
|
681 |
+
"ssim": 0.6855767107103472,
|
682 |
+
"lpips": 0.074726402759552,
|
683 |
+
"clip_similarity": 0.8845218420028687,
|
684 |
+
"combined_score": 0.7941024686829407
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/we_need_to_go_deeper__made_w_imgflip_meme_maker.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/we_need_to_go_deeper__made_w_imgflip_meme_maker.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 24.327758487390213,
|
692 |
+
"ssim": 0.7967321355841174,
|
693 |
+
"lpips": 0.03836134821176529,
|
694 |
+
"clip_similarity": 0.9563297033309937,
|
695 |
+
"combined_score": 0.8233551112335501
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_an_object_in_the_sky.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_black_and_white_photo_of_an_object_in_the_sky.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 33.19357329551731,
|
703 |
+
"ssim": 0.8409391031341102,
|
704 |
+
"lpips": 0.2126501053571701,
|
705 |
+
"clip_similarity": 0.8435102701187134,
|
706 |
+
"combined_score": 0.8020322220845648
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/starlink_has_been_told_by_some_governments_not_to_block_news_from_ukraine.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/starlink_has_been_told_by_some_governments_not_to_block_news_from_ukraine.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 16.549871340110386,
|
714 |
+
"ssim": 0.5862164478249512,
|
715 |
+
"lpips": 0.03300822526216507,
|
716 |
+
"clip_similarity": 0.9671403169631958,
|
717 |
+
"combined_score": 0.7730936200283045
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_an_iceberg_with_many_different_pictures_on_it.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_an_iceberg_with_many_different_pictures_on_it.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 12.496792288084478,
|
725 |
+
"ssim": 0.2744167670846544,
|
726 |
+
"lpips": 0.09968511760234833,
|
727 |
+
"clip_similarity": 0.9291251301765442,
|
728 |
+
"combined_score": 0.6991852369195307
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_drone_flying_over_a_field.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_drone_flying_over_a_field.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 24.503566421139965,
|
736 |
+
"ssim": 0.7243566002753695,
|
737 |
+
"lpips": 0.07284431904554367,
|
738 |
+
"clip_similarity": 0.8955053687095642,
|
739 |
+
"combined_score": 0.7952263473520214
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_from_a_user_on_twitter.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_a_text_message_from_a_user_on_twitter.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 16.301202535084126,
|
747 |
+
"ssim": 0.8522667187868138,
|
748 |
+
"lpips": 0.01065107062458992,
|
749 |
+
"clip_similarity": 0.9314557313919067,
|
750 |
+
"combined_score": 0.8172577062386062
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_shooting_star_is_seen_in_the_night_sky.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_shooting_star_is_seen_in_the_night_sky.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 25.801890267101662,
|
758 |
+
"ssim": 0.8784453295701704,
|
759 |
+
"lpips": 0.15657564997673035,
|
760 |
+
"clip_similarity": 0.9328141212463379,
|
761 |
+
"combined_score": 0.799256185403812
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_blurry_image_of_a_man_with_a_tiger_on_his_shirt.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_blurry_image_of_a_man_with_a_tiger_on_his_shirt.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 29.489577293559503,
|
769 |
+
"ssim": 0.8182785097137036,
|
770 |
+
"lpips": 0.15934813022613525,
|
771 |
+
"clip_similarity": 0.6850383281707764,
|
772 |
+
"combined_score": 0.7829216501627834
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cross_made_out_of_bones_in_the_woods.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_cross_made_out_of_bones_in_the_woods.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 18.733583346144258,
|
780 |
+
"ssim": 0.4979055790417069,
|
781 |
+
"lpips": 0.15247219800949097,
|
782 |
+
"clip_similarity": 0.9283096790313721,
|
783 |
+
"combined_score": 0.7141515354560714
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cat_sitting_on_the_floor_in_front_of_a_door.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_cat_sitting_on_the_floor_in_front_of_a_door.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 24.59280227139317,
|
791 |
+
"ssim": 0.7827704912038932,
|
792 |
+
"lpips": 0.05376090109348297,
|
793 |
+
"clip_similarity": 0.9498244524002075,
|
794 |
+
"combined_score": 0.8165457148948515
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_tree_at_night_with_the_lights_of_the_city_in_the_background.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_tree_at_night_with_the_lights_of_the_city_in_the_background.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 29.185903021163696,
|
802 |
+
"ssim": 0.9080771390168811,
|
803 |
+
"lpips": 0.1367500275373459,
|
804 |
+
"clip_similarity": 0.8759008646011353,
|
805 |
+
"combined_score": 0.8218686627803932
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_every_time_i_ask_the_flight_attendant_to.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_every_time_i_ask_the_flight_attendant_to.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 24.98058841177825,
|
813 |
+
"ssim": 0.6495202149883477,
|
814 |
+
"lpips": 0.006094078067690134,
|
815 |
+
"clip_similarity": 0.9630126953125,
|
816 |
+
"combined_score": 0.8164993165147019
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airplane_flying_through_the_air_in_the_blue_sky.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_airplane_flying_through_the_air_in_the_blue_sky.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 33.794935977745446,
|
824 |
+
"ssim": 0.9730111571401604,
|
825 |
+
"lpips": 0.06262671947479248,
|
826 |
+
"clip_similarity": 0.8313010931015015,
|
827 |
+
"combined_score": 0.876137110953724
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_decorated_christmas_tree_in_a_living_room.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_decorated_christmas_tree_in_a_living_room.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 21.37247921575934,
|
835 |
+
"ssim": 0.7677431812740393,
|
836 |
+
"lpips": 0.10715930908918381,
|
837 |
+
"clip_similarity": 0.9691197276115417,
|
838 |
+
"combined_score": 0.7814300878498424
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_moon_is_seen_in_the_dark_sky_at_night.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/the_moon_is_seen_in_the_dark_sky_at_night.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 37.09423852038161,
|
846 |
+
"ssim": 0.7479077194493527,
|
847 |
+
"lpips": 0.07020492851734161,
|
848 |
+
"clip_similarity": 0.9043482542037964,
|
849 |
+
"combined_score": 0.863520450958621
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/kevin_days_facebook_post.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/kevin_days_facebook_post.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 13.8926905859492,
|
857 |
+
"ssim": 0.8020800185357361,
|
858 |
+
"lpips": 0.01592373475432396,
|
859 |
+
"clip_similarity": 0.9602422118186951,
|
860 |
+
"combined_score": 0.8107629167982164
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/snow_on_the_ground_in_front_of_a_house_at_night.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/snow_on_the_ground_in_front_of_a_house_at_night.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 25.884148222741157,
|
868 |
+
"ssim": 0.6646236286881412,
|
869 |
+
"lpips": 0.2698362171649933,
|
870 |
+
"clip_similarity": 0.8575361967086792,
|
871 |
+
"combined_score": 0.7204252290800471
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_flying_saucer_in_the_sky.jpg",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_flying_saucer_in_the_sky.jpg",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 26.29799749907471,
|
879 |
+
"ssim": 0.8884621108731722,
|
880 |
+
"lpips": 0.02648613229393959,
|
881 |
+
"clip_similarity": 0.9614318609237671,
|
882 |
+
"combined_score": 0.8516323439158472
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_metal_trampoline_with_a_black_cover_on_it.jpg",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_metal_trampoline_with_a_black_cover_on_it.jpg",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 20.039120027142904,
|
890 |
+
"ssim": 0.46423227884873414,
|
891 |
+
"lpips": 0.07837335020303726,
|
892 |
+
"clip_similarity": 0.9050422310829163,
|
893 |
+
"combined_score": 0.7329039925002532
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/we_call_upon_redditors_to_take_action_against_the_rampant_coronavirus_misinformation_on_our.jpg",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/we_call_upon_redditors_to_take_action_against_the_rampant_coronavirus_misinformation_on_our.jpg",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 14.974428794986373,
|
901 |
+
"ssim": 0.6697413201535886,
|
902 |
+
"lpips": 0.08427338302135468,
|
903 |
+
"clip_similarity": 0.9768729209899902,
|
904 |
+
"combined_score": 0.7686528060645631
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_a_man_holding_up_a_photo.jpg",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_black_and_white_photo_of_a_man_holding_up_a_photo.jpg",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 28.91301515887526,
|
912 |
+
"ssim": 0.9265109762645295,
|
913 |
+
"lpips": 0.06018076837062836,
|
914 |
+
"clip_similarity": 0.9260827898979187,
|
915 |
+
"combined_score": 0.8550867322941276
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_black_and_white_photo_of_a_flying_saucer.jpg",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_old_black_and_white_photo_of_a_flying_saucer.jpg",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 26.02730355896201,
|
923 |
+
"ssim": 0.6635394706342883,
|
924 |
+
"lpips": 0.0542977899312973,
|
925 |
+
"clip_similarity": 0.9537365436553955,
|
926 |
+
"combined_score": 0.8060368662795387
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/three_black_and_white_photographs_of_the_sky.jpg",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/three_black_and_white_photographs_of_the_sky.jpg",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 28.997878220515553,
|
934 |
+
"ssim": 0.8714294067422377,
|
935 |
+
"lpips": 0.05345425009727478,
|
936 |
+
"clip_similarity": 0.8956931233406067,
|
937 |
+
"combined_score": 0.8465641269139279
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_with_glasses_standing_next_to_a_woman.jpg",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_with_glasses_standing_next_to_a_woman.jpg",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 27.107309911119128,
|
945 |
+
"ssim": 0.8210587900241668,
|
946 |
+
"lpips": 0.07304149866104126,
|
947 |
+
"clip_similarity": 0.8508926630020142,
|
948 |
+
"combined_score": 0.8182201098280576
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_assortment_of_electronic_devices_including_a_camera_a_flashlight_a_compass_and_a.jpg",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_assortment_of_electronic_devices_including_a_camera_a_flashlight_a_compass_and_a.jpg",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 21.536730048338445,
|
956 |
+
"ssim": 0.6638032856425776,
|
957 |
+
"lpips": 0.0877237468957901,
|
958 |
+
"clip_similarity": 0.8877906799316406,
|
959 |
+
"combined_score": 0.7653298996677163
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/cnn_politics_screenshot.jpg",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/cnn_politics_screenshot.jpg",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 19.899522772694947,
|
967 |
+
"ssim": 0.813824605416927,
|
968 |
+
"lpips": 0.012861210852861404,
|
969 |
+
"clip_similarity": 0.9263232946395874,
|
970 |
+
"combined_score": 0.8102045964779963
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_masonic_symbol_and_an_image_of_a_space_shuttle.jpg",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_masonic_symbol_and_an_image_of_a_space_shuttle.jpg",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 21.531255676720985,
|
978 |
+
"ssim": 0.8494841609650657,
|
979 |
+
"lpips": 0.05079572647809982,
|
980 |
+
"clip_similarity": 0.9518880248069763,
|
981 |
+
"combined_score": 0.8124892007417275
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/ukrainian_astronauts_claim_ufos_everywhere_where_kyiv.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/ukrainian_astronauts_claim_ufos_everywhere_where_kyiv.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 23.80053347033258,
|
989 |
+
"ssim": 0.7840400635731405,
|
990 |
+
"lpips": 0.0790838673710823,
|
991 |
+
"clip_similarity": 0.9737203121185303,
|
992 |
+
"combined_score": 0.806301354519608
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_dog_laying_on_a_rug_in_a_room.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_dog_laying_on_a_rug_in_a_room.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 21.446058992438747,
|
1000 |
+
"ssim": 0.5654407811881081,
|
1001 |
+
"lpips": 0.13283246755599976,
|
1002 |
+
"clip_similarity": 0.964634120464325,
|
1003 |
+
"combined_score": 0.7420184605422425
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/where_is_the_curve_research_flat_death_star.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/where_is_the_curve_research_flat_death_star.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 20.123066972052158,
|
1011 |
+
"ssim": 0.6122770592828035,
|
1012 |
+
"lpips": 0.061401646584272385,
|
1013 |
+
"clip_similarity": 0.9526107311248779,
|
1014 |
+
"combined_score": 0.7662273905606738
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_tv_screen_showing_a_group_of_children_in_the_woods.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_tv_screen_showing_a_group_of_children_in_the_woods.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 22.376213746226796,
|
1022 |
+
"ssim": 0.7952764858995535,
|
1023 |
+
"lpips": 0.13680115342140198,
|
1024 |
+
"clip_similarity": 0.9066587686538696,
|
1025 |
+
"combined_score": 0.7739580147839632
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cell_phone_sitting_on_top_of_a_table_with_pictures_on_it.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_cell_phone_sitting_on_top_of_a_table_with_pictures_on_it.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 20.030809216169246,
|
1033 |
+
"ssim": 0.5460713045331209,
|
1034 |
+
"lpips": 0.12046416103839874,
|
1035 |
+
"clip_similarity": 0.9309471845626831,
|
1036 |
+
"combined_score": 0.7329970038536431
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_trampoline_with_footprints_on_it.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_trampoline_with_footprints_on_it.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 20.965834397672722,
|
1044 |
+
"ssim": 0.315934818525433,
|
1045 |
+
"lpips": 0.18024098873138428,
|
1046 |
+
"clip_similarity": 0.7619121074676514,
|
1047 |
+
"combined_score": 0.6653262594579592
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/two_pictures_of_a_person_flying_a_kite_in_the_snow.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/two_pictures_of_a_person_flying_a_kite_in_the_snow.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 19.751452104015424,
|
1055 |
+
"ssim": 0.8356206644277857,
|
1056 |
+
"lpips": 0.03736460581421852,
|
1057 |
+
"clip_similarity": 0.8965860605239868,
|
1058 |
+
"combined_score": 0.80192409368159
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_sign_on_the_side_of_the_road_that_reads_hikers_may_be_demons.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_sign_on_the_side_of_the_road_that_reads_hikers_may_be_demons.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 18.85075153405556,
|
1066 |
+
"ssim": 0.4173622773028585,
|
1067 |
+
"lpips": 0.1208522617816925,
|
1068 |
+
"clip_similarity": 0.9515479207038879,
|
1069 |
+
"combined_score": 0.7154608420422252
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_pixelated_umbrella_in_the_middle_of_a_blue_sky.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_image_of_a_pixelated_umbrella_in_the_middle_of_a_blue_sky.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 25.82200982999531,
|
1077 |
+
"ssim": 0.8767205661567962,
|
1078 |
+
"lpips": 0.01558318268507719,
|
1079 |
+
"clip_similarity": 0.9342979788780212,
|
1080 |
+
"combined_score": 0.8485938180215211
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/joe_rogan_joe_biden_joe_biden_joe_biden_jo.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/joe_rogan_joe_biden_joe_biden_joe_biden_jo.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 22.25583873587116,
|
1088 |
+
"ssim": 0.9443087994953951,
|
1089 |
+
"lpips": 0.011674259789288044,
|
1090 |
+
"clip_similarity": 0.9774448871612549,
|
1091 |
+
"combined_score": 0.8465840113935397
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_old_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 29.394969201114726,
|
1099 |
+
"ssim": 0.9211324355011516,
|
1100 |
+
"lpips": 0.03318493813276291,
|
1101 |
+
"clip_similarity": 0.9257013201713562,
|
1102 |
+
"combined_score": 0.8661001150014149
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_small_white_dog_with_a_red_collar_sitting_on_the_grass.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_small_white_dog_with_a_red_collar_sitting_on_the_grass.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 24.502100316302453,
|
1110 |
+
"ssim": 0.698874334862769,
|
1111 |
+
"lpips": 0.1255389153957367,
|
1112 |
+
"clip_similarity": 0.9596336483955383,
|
1113 |
+
"combined_score": 0.7793663962619735
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_long_hallway_with_wooden_paneling_and_carpeting.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_long_hallway_with_wooden_paneling_and_carpeting.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 21.066056158216668,
|
1121 |
+
"ssim": 0.62015990601083,
|
1122 |
+
"lpips": 0.09303561598062515,
|
1123 |
+
"clip_similarity": 0.9423239231109619,
|
1124 |
+
"combined_score": 0.7600241934105852
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_collage_of_pictures_of_a_man_and_his_family.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_collage_of_pictures_of_a_man_and_his_family.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 19.44543168910983,
|
1132 |
+
"ssim": 0.5203849973644199,
|
1133 |
+
"lpips": 0.11851313710212708,
|
1134 |
+
"clip_similarity": 0.9152668118476868,
|
1135 |
+
"combined_score": 0.7281048328036872
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/compositing_theories_are_immune_to_evidence.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/compositing_theories_are_immune_to_evidence.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 19.13607138526865,
|
1143 |
+
"ssim": 0.8761546159341121,
|
1144 |
+
"lpips": 0.017129775136709213,
|
1145 |
+
"clip_similarity": 0.927731454372406,
|
1146 |
+
"combined_score": 0.8182009165295092
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/skulls_and_bones_on_a_tree_stump_in_the_woods.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/skulls_and_bones_on_a_tree_stump_in_the_woods.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 18.079615164391598,
|
1154 |
+
"ssim": 0.432390615016675,
|
1155 |
+
"lpips": 0.16090922057628632,
|
1156 |
+
"clip_similarity": 0.9148356914520264,
|
1157 |
+
"combined_score": 0.7000239341960037
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_drawing_of_an_alien_head_with_eyes_and_teeth.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_drawing_of_an_alien_head_with_eyes_and_teeth.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 22.77796541372741,
|
1165 |
+
"ssim": 0.5828133708247519,
|
1166 |
+
"lpips": 0.11902205646038055,
|
1167 |
+
"clip_similarity": 0.9518563747406006,
|
1168 |
+
"combined_score": 0.7548397504052767
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/theather_is_supposed_to_be_a_medium_that_the_universe_is_like.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/theather_is_supposed_to_be_a_medium_that_the_universe_is_like.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 14.539935557744833,
|
1176 |
+
"ssim": 0.8222844722163686,
|
1177 |
+
"lpips": 0.03339938819408417,
|
1178 |
+
"clip_similarity": 0.9782517552375793,
|
1179 |
+
"combined_score": 0.8094780604882836
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_holding_a_spongebob_toy_in_front_of_a_television.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_person_holding_a_spongebob_toy_in_front_of_a_television.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 24.88942116376442,
|
1187 |
+
"ssim": 0.7601009776169466,
|
1188 |
+
"lpips": 0.08005314320325851,
|
1189 |
+
"clip_similarity": 0.9459390640258789,
|
1190 |
+
"combined_score": 0.8050375587428114
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/when_you_have_taken_the_covid19_vaccine.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/when_you_have_taken_the_covid19_vaccine.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 22.368032757221783,
|
1198 |
+
"ssim": 0.8922920353270182,
|
1199 |
+
"lpips": 0.030084965750575066,
|
1200 |
+
"clip_similarity": 0.9806772470474243,
|
1201 |
+
"combined_score": 0.8332219557772027
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_woman_in_a_green_dress_taking_a_selfie_in_the_mirror.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_woman_in_a_green_dress_taking_a_selfie_in_the_mirror.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 23.831351653204408,
|
1209 |
+
"ssim": 0.7605078638295754,
|
1210 |
+
"lpips": 0.05344501882791519,
|
1211 |
+
"clip_similarity": 0.9627572894096375,
|
1212 |
+
"combined_score": 0.8108029101916518
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_tree_with_a_bunch_of_skulls_on_it_in_the_woods.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_tree_with_a_bunch_of_skulls_on_it_in_the_woods.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 17.333070220945185,
|
1220 |
+
"ssim": 0.3715664781539489,
|
1221 |
+
"lpips": 0.20345261693000793,
|
1222 |
+
"clip_similarity": 0.8834815621376038,
|
1223 |
+
"combined_score": 0.6728747120113499
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_sign_that_reads_artist_recreation_of_the_flying_source_after_crashing_into_lake_of_the.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_sign_that_reads_artist_recreation_of_the_flying_source_after_crashing_into_lake_of_the.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 24.535181409170754,
|
1231 |
+
"ssim": 0.6538444346881348,
|
1232 |
+
"lpips": 0.09606336057186127,
|
1233 |
+
"clip_similarity": 0.94160395860672,
|
1234 |
+
"combined_score": 0.7812907919095945
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_black_and_white_photo_of_an_unidentified_flying_object.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/an_old_black_and_white_photo_of_an_unidentified_flying_object.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 26.60020724576396,
|
1242 |
+
"ssim": 0.7225880074360308,
|
1243 |
+
"lpips": 0.13531188666820526,
|
1244 |
+
"clip_similarity": 0.9423455595970154,
|
1245 |
+
"combined_score": 0.7882646329700541
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/realdonaldtrump_twitter.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/realdonaldtrump_twitter.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 22.505998062514564,
|
1253 |
+
"ssim": 0.9463584523308725,
|
1254 |
+
"lpips": 0.010680085979402065,
|
1255 |
+
"clip_similarity": 0.9589625000953674,
|
1256 |
+
"combined_score": 0.8466419780789496
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_holding_a_sign_in_front_of_a_building.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_man_holding_a_sign_in_front_of_a_building.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 23.28735421991482,
|
1264 |
+
"ssim": 0.7481078062494269,
|
1265 |
+
"lpips": 0.06389275193214417,
|
1266 |
+
"clip_similarity": 0.8655445575714111,
|
1267 |
+
"combined_score": 0.7928449346178787
|
1268 |
+
}
|
1269 |
+
},
|
1270 |
+
{
|
1271 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_plane_flies_through_the_clouds_in_a_blue_sky.jpg",
|
1272 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_plane_flies_through_the_clouds_in_a_blue_sky.jpg",
|
1273 |
+
"metrics": {
|
1274 |
+
"psnr": 27.224025847651173,
|
1275 |
+
"ssim": 0.9320934001822736,
|
1276 |
+
"lpips": 0.05981293320655823,
|
1277 |
+
"clip_similarity": 0.9504050016403198,
|
1278 |
+
"combined_score": 0.8500401128073335
|
1279 |
+
}
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_blue_light_on_the_side_of_a_building.jpg",
|
1283 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_conspiracy_imagery/a_blue_light_on_the_side_of_a_building.jpg",
|
1284 |
+
"metrics": {
|
1285 |
+
"psnr": 29.479033911259815,
|
1286 |
+
"ssim": 0.885568517911533,
|
1287 |
+
"lpips": 0.19554363191127777,
|
1288 |
+
"clip_similarity": 0.8758223056793213,
|
1289 |
+
"combined_score": 0.7993724066420139
|
1290 |
+
}
|
1291 |
+
}
|
1292 |
+
]
|
1293 |
+
}
|
data_for_ghazi/sd3.5_scrapped/metrics_output/fake_product_ads_metrics_20250105_230159.json
ADDED
@@ -0,0 +1,479 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "fake_product_ads",
|
3 |
+
"total_processed": 43,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_instagram_message_on_a_phone.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 24.88814812956376,
|
10 |
+
"ssim": 0.6341043855014106,
|
11 |
+
"lpips": 0.007616572082042694,
|
12 |
+
"clip_similarity": 0.9402656555175781,
|
13 |
+
"combined_score": 0.8109171637960731
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amitabh_bachchan_and_amita_bachchan_screenshot.jpg",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/amitabh_bachchan_and_amita_bachchan_screenshot.jpg",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 17.728677108604437,
|
21 |
+
"ssim": 0.7886177234433092,
|
22 |
+
"lpips": 0.02603001520037651,
|
23 |
+
"clip_similarity": 0.9191384315490723,
|
24 |
+
"combined_score": 0.8010959963512718
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_iphone_showing_a_message_from_a_group_chat.jpg",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_iphone_showing_a_message_from_a_group_chat.jpg",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 20.958183074808105,
|
32 |
+
"ssim": 0.9179470332527666,
|
33 |
+
"lpips": 0.01435286458581686,
|
34 |
+
"clip_similarity": 0.9390723705291748,
|
35 |
+
"combined_score": 0.8313667048098371
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/6pack_of_mens_tactical_pants_on_sale_for__19_99.jpg",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/6pack_of_mens_tactical_pants_on_sale_for__19_99.jpg",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 19.176058417947928,
|
43 |
+
"ssim": 0.8044962110195701,
|
44 |
+
"lpips": 0.04079383611679077,
|
45 |
+
"clip_similarity": 0.9765760898590088,
|
46 |
+
"combined_score": 0.8040541979979596
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_sent_to_a_customer.jpg",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_email_sent_to_a_customer.jpg",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 16.139094516800224,
|
54 |
+
"ssim": 0.8138153135532306,
|
55 |
+
"lpips": 0.016326483339071274,
|
56 |
+
"clip_similarity": 0.9279412031173706,
|
57 |
+
"combined_score": 0.8091521481760466
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_text_message_that_reads_i_am_interested_in_renting_your_facebook_page.jpg",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_text_message_that_reads_i_am_interested_in_renting_your_facebook_page.jpg",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 27.479187970648287,
|
65 |
+
"ssim": 0.9694243509940073,
|
66 |
+
"lpips": 0.004067980218678713,
|
67 |
+
"clip_similarity": 0.9796574711799622,
|
68 |
+
"combined_score": 0.8793515465438011
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_with_a_heart_on_it.jpg",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_a_text_message_with_a_heart_on_it.jpg",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 23.391836638095075,
|
76 |
+
"ssim": 0.9326831653079654,
|
77 |
+
"lpips": 0.01060894038528204,
|
78 |
+
"clip_similarity": 0.929416298866272,
|
79 |
+
"combined_score": 0.8460901587384487
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_trading_screen_on_the_app.jpg",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screen_shot_of_the_trading_screen_on_the_app.jpg",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 21.432228320354522,
|
87 |
+
"ssim": 0.906860260382497,
|
88 |
+
"lpips": 0.02325309067964554,
|
89 |
+
"clip_similarity": 0.8843027353286743,
|
90 |
+
"combined_score": 0.8234818724541386
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_price_of_a_vr_headset_on_amazon.jpg",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/the_price_of_a_vr_headset_on_amazon.jpg",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 21.200531060859603,
|
98 |
+
"ssim": 0.8612089367391295,
|
99 |
+
"lpips": 0.019972968846559525,
|
100 |
+
"clip_similarity": 0.9621074199676514,
|
101 |
+
"combined_score": 0.8244041987156367
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_amazon_order_on_an_iphone.jpg",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_amazon_order_on_an_iphone.jpg",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 20.092503059256828,
|
109 |
+
"ssim": 0.9039128610420568,
|
110 |
+
"lpips": 0.016267839819192886,
|
111 |
+
"clip_similarity": 0.9700934290885925,
|
112 |
+
"combined_score": 0.8273650434247344
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_the_phone.jpg",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_the_app_on_the_phone.jpg",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 21.324324725381768,
|
120 |
+
"ssim": 0.9248496310643031,
|
121 |
+
"lpips": 0.017949670553207397,
|
122 |
+
"clip_similarity": 0.9182078838348389,
|
123 |
+
"combined_score": 0.8308874719764157
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/covid19_cancellation_policy.jpg",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/covid19_cancellation_policy.jpg",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 21.200116857780237,
|
131 |
+
"ssim": 0.8865386620060681,
|
132 |
+
"lpips": 0.015145117416977882,
|
133 |
+
"clip_similarity": 0.8614190816879272,
|
134 |
+
"combined_score": 0.8198225006626618
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_shot_showing_a_variety_of_items_for_sale.jpg",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/an_iphone_screen_shot_showing_a_variety_of_items_for_sale.jpg",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 15.540437305841428,
|
142 |
+
"ssim": 0.645193555877619,
|
143 |
+
"lpips": 0.03763887658715248,
|
144 |
+
"clip_similarity": 0.9289366006851196,
|
145 |
+
"combined_score": 0.7764990866446514
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/the_truth_about_the_shooting_arrest_everyone_is_talking_about.jpg",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/the_truth_about_the_shooting_arrest_everyone_is_talking_about.jpg",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 22.496279884039268,
|
153 |
+
"ssim": 0.8039394364900337,
|
154 |
+
"lpips": 0.04843052849173546,
|
155 |
+
"clip_similarity": 0.9483742117881775,
|
156 |
+
"combined_score": 0.8109590511004117
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_send_an_amazon_gift_card_to_someone_on_amazon.jpg",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/how_to_send_an_amazon_gift_card_to_someone_on_amazon.jpg",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 22.552302764437275,
|
164 |
+
"ssim": 0.914591251594484,
|
165 |
+
"lpips": 0.016131339594721794,
|
166 |
+
"clip_similarity": 0.8552700281143188,
|
167 |
+
"combined_score": 0.8298312355146382
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/boston_road_trading_ltd__screenshot.jpg",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/boston_road_trading_ltd__screenshot.jpg",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 22.717141882659288,
|
175 |
+
"ssim": 0.9092368935744654,
|
176 |
+
"lpips": 0.011191528290510178,
|
177 |
+
"clip_similarity": 0.9503816962242126,
|
178 |
+
"combined_score": 0.8410923781702089
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/i_just_thought_it_was_kind_of_a_weird_letter.jpg",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/i_just_thought_it_was_kind_of_a_weird_letter.jpg",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 19.719734720694838,
|
186 |
+
"ssim": 0.9099073954178768,
|
187 |
+
"lpips": 0.012981349602341652,
|
188 |
+
"clip_similarity": 0.9148730039596558,
|
189 |
+
"combined_score": 0.8234299373478275
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/central_emergency_response_fund_life_saving_medical_supplies.jpg",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/central_emergency_response_fund_life_saving_medical_supplies.jpg",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 12.258645502589491,
|
197 |
+
"ssim": 0.6193641487324649,
|
198 |
+
"lpips": 0.04432369023561478,
|
199 |
+
"clip_similarity": 0.9488100409507751,
|
200 |
+
"combined_score": 0.772272334822482
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/amitabh_bachchan_screenshot.jpg",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/amitabh_bachchan_screenshot.jpg",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 17.608104528619812,
|
208 |
+
"ssim": 0.7923374653092224,
|
209 |
+
"lpips": 0.024442287161946297,
|
210 |
+
"clip_similarity": 0.8737348914146423,
|
211 |
+
"combined_score": 0.7976693084311663
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_conversation_between_two_people.jpg",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_a_text_conversation_between_two_people.jpg",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 22.730096447462028,
|
219 |
+
"ssim": 0.914884514092647,
|
220 |
+
"lpips": 0.008857209235429764,
|
221 |
+
"clip_similarity": 0.9914519190788269,
|
222 |
+
"combined_score": 0.8469283280266894
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_email_from_huntington_bank.jpg",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_email_from_huntington_bank.jpg",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 16.372764759396272,
|
230 |
+
"ssim": 0.7270122265271978,
|
231 |
+
"lpips": 0.03033960424363613,
|
232 |
+
"clip_similarity": 0.9617293477058411,
|
233 |
+
"combined_score": 0.7946059072643912
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_bbc_news_website.jpg",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screen_shot_of_the_bbc_news_website.jpg",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 18.370267177685637,
|
241 |
+
"ssim": 0.8197887308145506,
|
242 |
+
"lpips": 0.013794993981719017,
|
243 |
+
"clip_similarity": 0.8698705434799194,
|
244 |
+
"combined_score": 0.805127116076573
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_message_from_king_achi.jpg",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_a_text_message_from_king_achi.jpg",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 22.51447089230142,
|
252 |
+
"ssim": 0.8884291278452568,
|
253 |
+
"lpips": 0.017973633483052254,
|
254 |
+
"clip_similarity": 0.9523525834083557,
|
255 |
+
"combined_score": 0.8347812102600629
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_iphone_showing_how_to_use_the_app.jpg",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_iphone_showing_how_to_use_the_app.jpg",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 17.24051445661134,
|
263 |
+
"ssim": 0.7449573232292478,
|
264 |
+
"lpips": 0.02816982939839363,
|
265 |
+
"clip_similarity": 0.9558934569358826,
|
266 |
+
"combined_score": 0.7974735038885377
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_an_iphone.jpg",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_the_app_on_an_iphone.jpg",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 23.236023505142505,
|
274 |
+
"ssim": 0.8750306433233493,
|
275 |
+
"lpips": 0.03072097711265087,
|
276 |
+
"clip_similarity": 0.8177953958511353,
|
277 |
+
"combined_score": 0.8184619116199007
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_get_a_free_iphone_6s_plus_from_tmobile.jpg",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/how_to_get_a_free_iphone_6s_plus_from_tmobile.jpg",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 17.660628222929308,
|
285 |
+
"ssim": 0.7750231118048191,
|
286 |
+
"lpips": 0.02292073704302311,
|
287 |
+
"clip_similarity": 0.8229305744171143,
|
288 |
+
"combined_score": 0.7905242662473762
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_a_text_conversation_between_a_man_and_a_woman.jpg",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_a_text_conversation_between_a_man_and_a_woman.jpg",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 21.393824332042428,
|
296 |
+
"ssim": 0.8734985427448393,
|
297 |
+
"lpips": 0.012035836465656757,
|
298 |
+
"clip_similarity": 0.9373677968978882,
|
299 |
+
"combined_score": 0.827518139998747
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screen_shot_of_the_facebook_app_on_an_ipad.jpg",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screen_shot_of_the_facebook_app_on_an_ipad.jpg",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 17.97041683826905,
|
307 |
+
"ssim": 0.8877742599842559,
|
308 |
+
"lpips": 0.029045943170785904,
|
309 |
+
"clip_similarity": 0.9342913627624512,
|
310 |
+
"combined_score": 0.8164291951641084
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/how_to_use_your_vpn.jpg",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/how_to_use_your_vpn.jpg",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 19.144658103064312,
|
318 |
+
"ssim": 0.4677137728454647,
|
319 |
+
"lpips": 0.10915128886699677,
|
320 |
+
"clip_similarity": 0.9208120107650757,
|
321 |
+
"combined_score": 0.7240353158998785
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_an_application_for_online_filings.jpg",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/an_iphone_screen_showing_an_application_for_online_filings.jpg",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 16.56411162160968,
|
329 |
+
"ssim": 0.8564968362421407,
|
330 |
+
"lpips": 0.02204514481127262,
|
331 |
+
"clip_similarity": 0.928722083568573,
|
332 |
+
"combined_score": 0.8136309331092331
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/samsung_galaxy_s7_edge_customer_service.jpg",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/samsung_galaxy_s7_edge_customer_service.jpg",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 16.2984043295205,
|
340 |
+
"ssim": 0.720926668714258,
|
341 |
+
"lpips": 0.026148170232772827,
|
342 |
+
"clip_similarity": 0.9329150915145874,
|
343 |
+
"combined_score": 0.7922786498771269
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/instagrams_new_dislike_button_is_here_but_its_not_what.jpg",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/instagrams_new_dislike_button_is_here_but_its_not_what.jpg",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 16.378717619940094,
|
351 |
+
"ssim": 0.8382954304768591,
|
352 |
+
"lpips": 0.01959574595093727,
|
353 |
+
"clip_similarity": 0.9386491775512695,
|
354 |
+
"combined_score": 0.8127507212438277
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_app_on_the_iphone.jpg",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_the_app_on_the_iphone.jpg",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 23.915692109942384,
|
362 |
+
"ssim": 0.9162094943007907,
|
363 |
+
"lpips": 0.013224891386926174,
|
364 |
+
"clip_similarity": 0.9000549912452698,
|
365 |
+
"combined_score": 0.8423866718339335
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/we_service_all_makes_and_models.jpg",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/we_service_all_makes_and_models.jpg",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 17.1154698193465,
|
373 |
+
"ssim": 0.5960243318750762,
|
374 |
+
"lpips": 0.046914249658584595,
|
375 |
+
"clip_similarity": 0.9642691016197205,
|
376 |
+
"combined_score": 0.7694105725627289
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_an_article_on_the_bbc_website.jpg",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_an_article_on_the_bbc_website.jpg",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 17.96229291939575,
|
384 |
+
"ssim": 0.8133881769699217,
|
385 |
+
"lpips": 0.02214030735194683,
|
386 |
+
"clip_similarity": 0.8110573291778564,
|
387 |
+
"combined_score": 0.7953648518900924
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_amazon_app_on_an_iphone.jpg",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_the_amazon_app_on_an_iphone.jpg",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 20.396514114195018,
|
395 |
+
"ssim": 0.8932386252936633,
|
396 |
+
"lpips": 0.010018935427069664,
|
397 |
+
"clip_similarity": 0.9283090829849243,
|
398 |
+
"combined_score": 0.8252926452640426
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_showing_a_variety_of_items_for_sale.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/an_iphone_screen_showing_a_variety_of_items_for_sale.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 15.52115183679893,
|
406 |
+
"ssim": 0.6564476496637263,
|
407 |
+
"lpips": 0.04579327255487442,
|
408 |
+
"clip_similarity": 0.9248964786529541,
|
409 |
+
"combined_score": 0.7749291499206483
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/buy_stake_and_trade_bitcoin_on_the_most_trusted_crypto_exchange.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/buy_stake_and_trade_bitcoin_on_the_most_trusted_crypto_exchange.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 27.58777025290311,
|
417 |
+
"ssim": 0.9253467634285748,
|
418 |
+
"lpips": 0.010445639491081238,
|
419 |
+
"clip_similarity": 0.9439488649368286,
|
420 |
+
"combined_score": 0.8674797784506061
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/an_iphone_screen_with_a_picture_of_a_pair_of_shoes_on_it.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/an_iphone_screen_with_a_picture_of_a_pair_of_shoes_on_it.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 15.5768582594632,
|
428 |
+
"ssim": 0.6454295587518005,
|
429 |
+
"lpips": 0.039078593254089355,
|
430 |
+
"clip_similarity": 0.9254682064056396,
|
431 |
+
"combined_score": 0.7756837468144027
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_online_filings_app_on_the_iphone.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_the_online_filings_app_on_the_iphone.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 19.819095396546768,
|
439 |
+
"ssim": 0.8792303901611572,
|
440 |
+
"lpips": 0.01696786656975746,
|
441 |
+
"clip_similarity": 0.9633704423904419,
|
442 |
+
"combined_score": 0.8222828494638026
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_screenshot_of_the_iphone_app_that_shows_how_to_buy_bitcoin.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_screenshot_of_the_iphone_app_that_shows_how_to_buy_bitcoin.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 22.012115967876923,
|
450 |
+
"ssim": 0.7997950736472791,
|
451 |
+
"lpips": 0.019962452352046967,
|
452 |
+
"clip_similarity": 0.8865406513214111,
|
453 |
+
"combined_score": 0.8116970476954011
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/a_picture_of_a_business_card_that_says_our_service_really_stacks_up.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/a_picture_of_a_business_card_that_says_our_service_really_stacks_up.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 19.76980861471294,
|
461 |
+
"ssim": 0.5117698070061215,
|
462 |
+
"lpips": 0.10394395142793655,
|
463 |
+
"clip_similarity": 0.9513512849807739,
|
464 |
+
"combined_score": 0.7355202165492178
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/fake_product_ads/gordon_ramsay_cookware_giveaway.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3.5/inv_fake_product_ads/gordon_ramsay_cookware_giveaway.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 19.0172056760984,
|
472 |
+
"ssim": 0.7910215142598735,
|
473 |
+
"lpips": 0.02399805560708046,
|
474 |
+
"clip_similarity": 0.9584723711013794,
|
475 |
+
"combined_score": 0.8061011447866407
|
476 |
+
}
|
477 |
+
}
|
478 |
+
]
|
479 |
+
}
|
data_for_ghazi/sd3.5_scrapped/metrics_output/hateful_memes_metrics_20250105_230344.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/metrics_output/misinformation_graphics_metrics_20250105_230936.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/metrics_output/people_faces_metrics_20250105_232706.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/metrics_output/propaganda_images_metrics_20250105_232920.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/metrics_output/protest_and_activism_metrics_20250105_233541.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3.5_scrapped/metrics_output/visual_evidence_metrics_20250105_234038.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3_scrapped/graph.ipynb
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3_scrapped/image_metrics.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data_for_ghazi/sd3_scrapped/metric.py
ADDED
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
import torch
|
3 |
+
import numpy as np
|
4 |
+
from PIL import Image
|
5 |
+
import torchvision.transforms as transforms
|
6 |
+
from skimage.metrics import peak_signal_noise_ratio as psnr
|
7 |
+
from skimage.metrics import structural_similarity as ssim
|
8 |
+
import lpips
|
9 |
+
from transformers import CLIPProcessor, CLIPModel
|
10 |
+
import cv2
|
11 |
+
import json
|
12 |
+
from tqdm import tqdm
|
13 |
+
from datetime import datetime
|
14 |
+
from pathlib import Path
|
15 |
+
import logging
|
16 |
+
from typing import Dict, List, Tuple, Optional
|
17 |
+
|
18 |
+
# Configure logging
|
19 |
+
logging.basicConfig(
|
20 |
+
level=logging.INFO,
|
21 |
+
format='%(asctime)s - %(levelname)s - %(message)s',
|
22 |
+
handlers=[
|
23 |
+
logging.FileHandler('image_metrics.log'),
|
24 |
+
logging.StreamHandler()
|
25 |
+
]
|
26 |
+
)
|
27 |
+
|
28 |
+
class Config:
|
29 |
+
METRIC_WEIGHTS = {
|
30 |
+
'psnr': 0.15,
|
31 |
+
'ssim': 0.30,
|
32 |
+
'lpips': 0.35,
|
33 |
+
'clip': 0.20
|
34 |
+
}
|
35 |
+
|
36 |
+
PSNR_BOUNDS = {
|
37 |
+
'min': 20,
|
38 |
+
'max': 50
|
39 |
+
}
|
40 |
+
|
41 |
+
CATEGORIES = [
|
42 |
+
'ai_art', 'clickbait_thumbnails', 'conspiracy_imagery',
|
43 |
+
'fake_product_ads', 'hateful_memes', 'misinformation_graphics',
|
44 |
+
'people_faces', 'propaganda_images', 'protest_and_activism',
|
45 |
+
'visual_evidence'
|
46 |
+
]
|
47 |
+
|
48 |
+
class ImageMetricsCalculator:
|
49 |
+
def __init__(self, original_root: str, inversion_root: str, device: str = None):
|
50 |
+
self.original_root = Path(original_root)
|
51 |
+
self.inversion_root = Path(inversion_root)
|
52 |
+
self.device = device if device else ('cuda' if torch.cuda.is_available() else 'cpu')
|
53 |
+
self.setup_models()
|
54 |
+
|
55 |
+
def setup_models(self):
|
56 |
+
"""Initialize LPIPS and CLIP models"""
|
57 |
+
logging.info(f"Setting up models on {self.device}")
|
58 |
+
self.lpips_model = lpips.LPIPS(net='alex').to(self.device).eval()
|
59 |
+
self.clip_model = CLIPModel.from_pretrained("openai/clip-vit-base-patch32").to(self.device)
|
60 |
+
self.clip_processor = CLIPProcessor.from_pretrained("openai/clip-vit-base-patch32")
|
61 |
+
|
62 |
+
def cleanup(self):
|
63 |
+
"""Clean up GPU resources"""
|
64 |
+
if hasattr(self, 'lpips_model'):
|
65 |
+
del self.lpips_model
|
66 |
+
if hasattr(self, 'clip_model'):
|
67 |
+
del self.clip_model
|
68 |
+
torch.cuda.empty_cache()
|
69 |
+
|
70 |
+
def normalize_psnr(self, psnr_value: float) -> float:
|
71 |
+
"""Normalize PSNR to 0-1 range"""
|
72 |
+
return np.clip(
|
73 |
+
(psnr_value - Config.PSNR_BOUNDS['min']) /
|
74 |
+
(Config.PSNR_BOUNDS['max'] - Config.PSNR_BOUNDS['min']),
|
75 |
+
0, 1
|
76 |
+
)
|
77 |
+
|
78 |
+
def calculate_combined_score(self, metrics: Dict[str, float]) -> float:
|
79 |
+
"""Calculate combined similarity score with weighted metrics"""
|
80 |
+
norm_psnr = self.normalize_psnr(metrics['psnr'])
|
81 |
+
norm_ssim = (metrics['ssim'] + 1) / 2
|
82 |
+
norm_lpips = 1 - metrics['lpips']
|
83 |
+
norm_clip = (metrics['clip_similarity'] + 1) / 2
|
84 |
+
|
85 |
+
return sum(
|
86 |
+
Config.METRIC_WEIGHTS[metric] * value
|
87 |
+
for metric, value in {
|
88 |
+
'psnr': norm_psnr,
|
89 |
+
'ssim': norm_ssim,
|
90 |
+
'lpips': norm_lpips,
|
91 |
+
'clip': norm_clip
|
92 |
+
}.items()
|
93 |
+
)
|
94 |
+
|
95 |
+
def process_image_pair(self, original_path: Path, inversion_path: Path) -> Dict:
|
96 |
+
"""Process a single pair of images and calculate all metrics"""
|
97 |
+
try:
|
98 |
+
# Load and resize images
|
99 |
+
original_img = cv2.imread(str(original_path))
|
100 |
+
inversion_img = cv2.imread(str(inversion_path))
|
101 |
+
|
102 |
+
if original_img is None or inversion_img is None:
|
103 |
+
raise ValueError(f"Failed to load images: {original_path} or {inversion_path}")
|
104 |
+
|
105 |
+
# Resize inversion to match original if needed
|
106 |
+
if original_img.shape != inversion_img.shape:
|
107 |
+
inversion_img = cv2.resize(inversion_img,
|
108 |
+
(original_img.shape[1], original_img.shape[0]),
|
109 |
+
interpolation=cv2.INTER_AREA)
|
110 |
+
|
111 |
+
# Calculate metrics
|
112 |
+
metrics = {
|
113 |
+
'psnr': psnr(original_img, inversion_img),
|
114 |
+
'ssim': ssim(original_img, inversion_img, channel_axis=2, data_range=255),
|
115 |
+
'lpips': self.calculate_lpips(str(original_path), str(inversion_path)),
|
116 |
+
'clip_similarity': self.calculate_clip_similarity(str(original_path), str(inversion_path))
|
117 |
+
}
|
118 |
+
|
119 |
+
metrics['combined_score'] = self.calculate_combined_score(metrics)
|
120 |
+
|
121 |
+
return {
|
122 |
+
'original_path': str(original_path),
|
123 |
+
'inversion_path': str(inversion_path),
|
124 |
+
'metrics': metrics
|
125 |
+
}
|
126 |
+
|
127 |
+
except Exception as e:
|
128 |
+
logging.error(f"Error processing {original_path}: {str(e)}")
|
129 |
+
return None
|
130 |
+
|
131 |
+
def calculate_lpips(self, img1_path: str, img2_path: str) -> float:
|
132 |
+
"""Calculate LPIPS between two images"""
|
133 |
+
transform = transforms.Compose([
|
134 |
+
transforms.Resize((224, 224)),
|
135 |
+
transforms.ToTensor(),
|
136 |
+
])
|
137 |
+
|
138 |
+
img1 = transform(Image.open(img1_path)).unsqueeze(0).to(self.device)
|
139 |
+
img2 = transform(Image.open(img2_path)).unsqueeze(0).to(self.device)
|
140 |
+
|
141 |
+
with torch.no_grad():
|
142 |
+
return self.lpips_model(img1, img2).item()
|
143 |
+
|
144 |
+
def calculate_clip_similarity(self, img1_path: str, img2_path: str) -> float:
|
145 |
+
"""Calculate CLIP embedding cosine similarity"""
|
146 |
+
img1 = Image.open(img1_path)
|
147 |
+
img2 = Image.open(img2_path)
|
148 |
+
|
149 |
+
inputs1 = self.clip_processor(images=img1, return_tensors="pt")
|
150 |
+
inputs2 = self.clip_processor(images=img2, return_tensors="pt")
|
151 |
+
|
152 |
+
inputs1 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs1.items()}
|
153 |
+
inputs2 = {k: v.to(self.device) if hasattr(v, 'to') else v for k, v in inputs2.items()}
|
154 |
+
|
155 |
+
with torch.no_grad():
|
156 |
+
img1_features = self.clip_model.get_image_features(**inputs1)
|
157 |
+
img2_features = self.clip_model.get_image_features(**inputs2)
|
158 |
+
|
159 |
+
img1_features = img1_features / img1_features.norm(dim=-1, keepdim=True)
|
160 |
+
img2_features = img2_features / img2_features.norm(dim=-1, keepdim=True)
|
161 |
+
|
162 |
+
return (img1_features @ img2_features.T).item()
|
163 |
+
|
164 |
+
def process_category(self, category: str) -> Dict:
|
165 |
+
"""Process all images in a category"""
|
166 |
+
original_dir = self.original_root / category
|
167 |
+
inversion_dir = self.inversion_root / f"inv_{category}"
|
168 |
+
|
169 |
+
if not original_dir.exists() or not inversion_dir.exists():
|
170 |
+
logging.warning(f"Skipping {category}: directories not found")
|
171 |
+
return None
|
172 |
+
|
173 |
+
results = []
|
174 |
+
original_files = list(original_dir.glob('*.png')) + list(original_dir.glob('*.jpg'))
|
175 |
+
|
176 |
+
for orig_path in tqdm(original_files, desc=f"Processing {category}"):
|
177 |
+
# Just use the original filename since inv_ is already in the folder name
|
178 |
+
inv_path = inversion_dir / orig_path.name
|
179 |
+
if not inv_path.exists():
|
180 |
+
logging.warning(f"Skipping {orig_path.name}: no matching inversion found")
|
181 |
+
continue
|
182 |
+
|
183 |
+
result = self.process_image_pair(orig_path, inv_path)
|
184 |
+
if result:
|
185 |
+
results.append(result)
|
186 |
+
|
187 |
+
return {
|
188 |
+
'category': category,
|
189 |
+
'total_processed': len(results),
|
190 |
+
'results': results
|
191 |
+
}
|
192 |
+
|
193 |
+
def calculate_category_averages(self, category_results: Dict) -> Dict:
|
194 |
+
"""Calculate average metrics for a category"""
|
195 |
+
if not category_results or not category_results['results']:
|
196 |
+
return None
|
197 |
+
|
198 |
+
metrics = ['psnr', 'ssim', 'lpips', 'clip_similarity', 'combined_score']
|
199 |
+
averages = {
|
200 |
+
metric: np.mean([r['metrics'][metric] for r in category_results['results']])
|
201 |
+
for metric in metrics
|
202 |
+
}
|
203 |
+
|
204 |
+
return {
|
205 |
+
'category': category_results['category'],
|
206 |
+
'total_images': category_results['total_processed'],
|
207 |
+
'average_metrics': averages
|
208 |
+
}
|
209 |
+
|
210 |
+
def main():
|
211 |
+
# Set paths
|
212 |
+
original_root = "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images"
|
213 |
+
inversion_root = "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3"
|
214 |
+
|
215 |
+
# Create output directory
|
216 |
+
output_dir = Path("metrics_output")
|
217 |
+
output_dir.mkdir(exist_ok=True)
|
218 |
+
|
219 |
+
# Initialize calculator
|
220 |
+
calculator = ImageMetricsCalculator(original_root, inversion_root)
|
221 |
+
|
222 |
+
try:
|
223 |
+
all_results = {}
|
224 |
+
category_averages = []
|
225 |
+
|
226 |
+
# Process each category
|
227 |
+
for category in Config.CATEGORIES:
|
228 |
+
logging.info(f"\nProcessing category: {category}")
|
229 |
+
|
230 |
+
results = calculator.process_category(category)
|
231 |
+
if results:
|
232 |
+
all_results[category] = results
|
233 |
+
|
234 |
+
# Calculate and store averages
|
235 |
+
averages = calculator.calculate_category_averages(results)
|
236 |
+
if averages:
|
237 |
+
category_averages.append(averages)
|
238 |
+
|
239 |
+
# Save individual category results
|
240 |
+
timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
|
241 |
+
output_file = output_dir / f"{category}_metrics_{timestamp}.json"
|
242 |
+
with open(output_file, 'w') as f:
|
243 |
+
json.dump(results, f, indent=2)
|
244 |
+
|
245 |
+
# Save overall averages
|
246 |
+
if category_averages:
|
247 |
+
output_file = output_dir / f"category_averages_{timestamp}.json"
|
248 |
+
with open(output_file, 'w') as f:
|
249 |
+
json.dump(category_averages, f, indent=2)
|
250 |
+
|
251 |
+
# Print summary
|
252 |
+
print("\nCategory Averages:")
|
253 |
+
print("-" * 80)
|
254 |
+
for avg in category_averages:
|
255 |
+
print(f"\n{avg['category']} ({avg['total_images']} images):")
|
256 |
+
for metric, value in avg['average_metrics'].items():
|
257 |
+
print(f"{metric}: {value:.4f}")
|
258 |
+
|
259 |
+
finally:
|
260 |
+
# Cleanup
|
261 |
+
calculator.cleanup()
|
262 |
+
logging.info("Processing completed")
|
263 |
+
|
264 |
+
if __name__ == "__main__":
|
265 |
+
main()
|
data_for_ghazi/sd3_scrapped/metrics_output/ai_art_metrics_20250105_225344.json
ADDED
@@ -0,0 +1,1689 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "ai_art",
|
3 |
+
"total_processed": 153,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_beer_in_front_of_it.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_beer_in_front_of_it.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 21.896331531658543,
|
10 |
+
"ssim": 0.6880554983839463,
|
11 |
+
"lpips": 0.0480295792222023,
|
12 |
+
"clip_similarity": 0.9580667018890381,
|
13 |
+
"combined_score": 0.7916862998770178
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_star_wars_clone_trooper_helmet.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_close_up_of_a_star_wars_clone_trooper_helmet.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 23.270196220328145,
|
21 |
+
"ssim": 0.8220696865652085,
|
22 |
+
"lpips": 0.04980803281068802,
|
23 |
+
"clip_similarity": 0.987713098526001,
|
24 |
+
"combined_score": 0.8209999324552812
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_robots_sitting_at_a_bar_drinking_beer.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/two_robots_sitting_at_a_bar_drinking_beer.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 19.483374143129105,
|
32 |
+
"ssim": 0.6353550210588378,
|
33 |
+
"lpips": 0.06875373423099518,
|
34 |
+
"clip_similarity": 0.9789847135543823,
|
35 |
+
"combined_score": 0.7691379175334155
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_rock_with_different_colors_on_it.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_piece_of_rock_with_different_colors_on_it.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 20.960514110866583,
|
43 |
+
"ssim": 0.5772416106484246,
|
44 |
+
"lpips": 0.09660038352012634,
|
45 |
+
"clip_similarity": 0.9541155099868774,
|
46 |
+
"combined_score": 0.7529902289182402
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/cartoon_set_of_magic_items_including_a_book_key_shield_and_star.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/cartoon_set_of_magic_items_including_a_book_key_shield_and_star.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 22.58518933542397,
|
54 |
+
"ssim": 0.8838692308566148,
|
55 |
+
"lpips": 0.020710226148366928,
|
56 |
+
"clip_similarity": 0.9937447309494019,
|
57 |
+
"combined_score": 0.8376322252486238
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_with_big_eyes.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_man_with_big_eyes.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 26.579630341620497,
|
65 |
+
"ssim": 0.8247265745307938,
|
66 |
+
"lpips": 0.04419298470020294,
|
67 |
+
"clip_similarity": 0.9650979042053223,
|
68 |
+
"combined_score": 0.8376493836631826
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_different_views_of_an_asteroid_in_space.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/two_different_views_of_an_asteroid_in_space.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 28.139759967032766,
|
76 |
+
"ssim": 0.549772958607854,
|
77 |
+
"lpips": 0.036517612636089325,
|
78 |
+
"clip_similarity": 0.9021730422973633,
|
79 |
+
"combined_score": 0.800600883433447
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_clone_trooper_stands_in_front_of_a_dark_background.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_star_wars_clone_trooper_stands_in_front_of_a_dark_background.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 24.44425967831831,
|
87 |
+
"ssim": 0.834823212098558,
|
88 |
+
"lpips": 0.03934214264154434,
|
89 |
+
"clip_similarity": 0.9898874163627625,
|
90 |
+
"combined_score": 0.8326637719181109
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_blue_lights_on_the_walls.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_long_hallway_with_blue_lights_on_the_walls.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 25.641097181569265,
|
98 |
+
"ssim": 0.6277320662870375,
|
99 |
+
"lpips": 0.048778075724840164,
|
100 |
+
"clip_similarity": 0.9749660491943359,
|
101 |
+
"combined_score": 0.8027895742666415
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/donkey_kong_vs_donkey_kong_vs_donkey_kong_vs_donkey_kong_vs.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/donkey_kong_vs_donkey_kong_vs_donkey_kong_vs_donkey_kong_vs.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 24.664269879780264,
|
109 |
+
"ssim": 0.8634726988920306,
|
110 |
+
"lpips": 0.03083639405667782,
|
111 |
+
"clip_similarity": 0.9809302091598511,
|
112 |
+
"combined_score": 0.8401425372288537
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_clone_trooper_in_the_woods.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_star_wars_clone_trooper_in_the_woods.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 23.51561399872551,
|
120 |
+
"ssim": 0.7152846599039197,
|
121 |
+
"lpips": 0.07313554733991623,
|
122 |
+
"clip_similarity": 0.9858334064483643,
|
123 |
+
"combined_score": 0.7978566680550812
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_standing_in_front_of_a_gas_station.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_simpsons_character_is_standing_in_front_of_a_gas_station.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 23.538468372496276,
|
131 |
+
"ssim": 0.748680583070037,
|
132 |
+
"lpips": 0.09146219491958618,
|
133 |
+
"clip_similarity": 0.9434278607368469,
|
134 |
+
"combined_score": 0.7923254471748165
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_photo_of_a_man_wearing_a_top_hat.png",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_old_photo_of_a_man_wearing_a_top_hat.png",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 26.41489577152938,
|
142 |
+
"ssim": 0.7823113938574536,
|
143 |
+
"lpips": 0.047190092504024506,
|
144 |
+
"clip_similarity": 0.8305746912956238,
|
145 |
+
"combined_score": 0.8159621246894186
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_large_waterfall_with_a_rainbow_in_the_sky.png",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_large_waterfall_with_a_rainbow_in_the_sky.png",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 20.363335203884123,
|
153 |
+
"ssim": 0.7064470411683033,
|
154 |
+
"lpips": 0.09262984991073608,
|
155 |
+
"clip_similarity": 0.9857321381568909,
|
156 |
+
"combined_score": 0.7739364985415975
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_woman_walking_down_a_street.png",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_woman_walking_down_a_street.png",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 20.904746912085272,
|
164 |
+
"ssim": 0.6397742582436529,
|
165 |
+
"lpips": 0.1137022152543068,
|
166 |
+
"clip_similarity": 0.9768081903457642,
|
167 |
+
"combined_score": 0.7583749169925433
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_purple_hair_holding_a_gun_in_front_of_neon_lights.png",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_woman_with_purple_hair_holding_a_gun_in_front_of_neon_lights.png",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 22.155569787928204,
|
175 |
+
"ssim": 0.6301850636246294,
|
176 |
+
"lpips": 0.09545206278562546,
|
177 |
+
"clip_similarity": 0.960971474647522,
|
178 |
+
"combined_score": 0.7679945339731187
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/three_different_images_of_a_woman_in_green_dress_holding_a_torch.png",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/three_different_images_of_a_woman_in_green_dress_holding_a_torch.png",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 21.899705233931503,
|
186 |
+
"ssim": 0.7808518057271002,
|
187 |
+
"lpips": 0.037432122975587845,
|
188 |
+
"clip_similarity": 0.9946920871734619,
|
189 |
+
"combined_score": 0.812994262704613
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_star_wars_stormtrooper_helmet.png",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_close_up_of_a_star_wars_stormtrooper_helmet.png",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 24.819498539825737,
|
197 |
+
"ssim": 0.8506146872011732,
|
198 |
+
"lpips": 0.04787585884332657,
|
199 |
+
"clip_similarity": 0.9850547313690186,
|
200 |
+
"combined_score": 0.8334386183210423
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_red_lights_on_the_ceiling.png",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_long_hallway_with_red_lights_on_the_ceiling.png",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 26.03135322805082,
|
208 |
+
"ssim": 0.8227683787718109,
|
209 |
+
"lpips": 0.022435816004872322,
|
210 |
+
"clip_similarity": 0.9902036190032959,
|
211 |
+
"combined_score": 0.84473984925465
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_red_and_orange_lights_on_the_walls.png",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_empty_room_with_red_and_orange_lights_on_the_walls.png",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 24.18155155993368,
|
219 |
+
"ssim": 0.5327857075403849,
|
220 |
+
"lpips": 0.04330850765109062,
|
221 |
+
"clip_similarity": 0.9328205585479736,
|
222 |
+
"combined_score": 0.7789496921076418
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_city_with_a_qr_code_on_it.png",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_city_with_a_qr_code_on_it.png",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 17.31880689247592,
|
230 |
+
"ssim": 0.7013445147077695,
|
231 |
+
"lpips": 0.08516957610845566,
|
232 |
+
"clip_similarity": 0.9698575139045715,
|
233 |
+
"combined_score": 0.772378076958663
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_robots_sitting_at_a_table_with_beer_in_front_of_them.png",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/two_robots_sitting_at_a_table_with_beer_in_front_of_them.png",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 18.806919507805215,
|
241 |
+
"ssim": 0.5797039555666573,
|
242 |
+
"lpips": 0.06277196109294891,
|
243 |
+
"clip_similarity": 0.9758270978927612,
|
244 |
+
"combined_score": 0.7625681167417426
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_holding_a_crystal_ball_in_her_hands.png",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_woman_holding_a_crystal_ball_in_her_hands.png",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 27.07005888231029,
|
252 |
+
"ssim": 0.7511863156793243,
|
253 |
+
"lpips": 0.06745738536119461,
|
254 |
+
"clip_similarity": 0.9867263436317444,
|
255 |
+
"combined_score": 0.8230907912502063
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_in_a_red_jacket_standing_in_front_of_a_futuristic_city.png",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_man_in_a_red_jacket_standing_in_front_of_a_futuristic_city.png",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 22.663404064128393,
|
263 |
+
"ssim": 0.6530277277438673,
|
264 |
+
"lpips": 0.07520180940628052,
|
265 |
+
"clip_similarity": 0.9706991910934448,
|
266 |
+
"combined_score": 0.7820204652993682
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_comic_strip_about_a_house_and_a_washing_machine.png",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_comic_strip_about_a_house_and_a_washing_machine.png",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 19.38946016867375,
|
274 |
+
"ssim": 0.7905206619211643,
|
275 |
+
"lpips": 0.029766760766506195,
|
276 |
+
"clip_similarity": 0.9818470478057861,
|
277 |
+
"combined_score": 0.806344437800476
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_pictures_of_a_woman_in_a_fighting_pose.png",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/two_pictures_of_a_woman_in_a_fighting_pose.png",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 24.929114007267856,
|
285 |
+
"ssim": 0.8964748456314119,
|
286 |
+
"lpips": 0.016413995996117592,
|
287 |
+
"clip_similarity": 0.9795411825180054,
|
288 |
+
"combined_score": 0.8513260165342105
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_futuristic_building_with_red_lights.png",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_futuristic_building_with_red_lights.png",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 29.04939358124402,
|
296 |
+
"ssim": 0.8336014540259034,
|
297 |
+
"lpips": 0.029007891193032265,
|
298 |
+
"clip_similarity": 0.9662703275680542,
|
299 |
+
"combined_score": 0.8567614568493496
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sunglasses_on_the_beach_at_sunset.png",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/sunglasses_on_the_beach_at_sunset.png",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 22.12384662873639,
|
307 |
+
"ssim": 0.7020268010588171,
|
308 |
+
"lpips": 0.08018549531698227,
|
309 |
+
"clip_similarity": 0.9880713224411011,
|
310 |
+
"combined_score": 0.7866654621856708
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_woman_in_a_futuristic_city.png",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_woman_in_a_futuristic_city.png",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 22.709162270252776,
|
318 |
+
"ssim": 0.6242796203888475,
|
319 |
+
"lpips": 0.08529724925756454,
|
320 |
+
"clip_similarity": 0.9808057546615601,
|
321 |
+
"combined_score": 0.7754142926355994
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_cat_swimming_in_a_pool.png",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_a_cat_swimming_in_a_pool.png",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 22.51679771510693,
|
329 |
+
"ssim": 0.707687785385,
|
330 |
+
"lpips": 0.07600684463977814,
|
331 |
+
"clip_similarity": 0.9595831036567688,
|
332 |
+
"combined_score": 0.7880930711250392
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_yellow_and_orange_windows.png",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_empty_room_with_yellow_and_orange_windows.png",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 26.044658692398773,
|
340 |
+
"ssim": 0.7373340197174144,
|
341 |
+
"lpips": 0.023474227637052536,
|
342 |
+
"clip_similarity": 0.979707658290863,
|
343 |
+
"combined_score": 0.8305781825757239
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_purple_dragon_on_top_of_a_mountain.png",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_purple_dragon_on_top_of_a_mountain.png",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 18.977028886885225,
|
351 |
+
"ssim": 0.5886218277419824,
|
352 |
+
"lpips": 0.09885934740304947,
|
353 |
+
"clip_similarity": 0.9532512426376343,
|
354 |
+
"combined_score": 0.7490176268339934
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_an_astronaut_suit_standing_in_front_of_an_ocean.png",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_woman_in_an_astronaut_suit_standing_in_front_of_an_ocean.png",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 21.313675451422927,
|
362 |
+
"ssim": 0.6615844903504479,
|
363 |
+
"lpips": 0.06555969268083572,
|
364 |
+
"clip_similarity": 0.9821974039077759,
|
365 |
+
"combined_score": 0.7810798987621669
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_rock_with_colorful_crystals_on_it.png",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_piece_of_rock_with_colorful_crystals_on_it.png",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 21.515884802921686,
|
373 |
+
"ssim": 0.6207306333776678,
|
374 |
+
"lpips": 0.10178487747907639,
|
375 |
+
"clip_similarity": 0.9128873348236084,
|
376 |
+
"combined_score": 0.7563530453859427
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_purple_hat_and_coat_standing_in_the_desert.png",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_purple_hat_and_coat_standing_in_the_desert.png",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 24.14443270316476,
|
384 |
+
"ssim": 0.7700051632930375,
|
385 |
+
"lpips": 0.04430912435054779,
|
386 |
+
"clip_similarity": 0.9761855006217957,
|
387 |
+
"combined_score": 0.8183332945492673
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_panther_drinking_water_from_a_stream.png",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_black_panther_drinking_water_from_a_stream.png",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 16.098335351235754,
|
395 |
+
"ssim": 0.5090422187037081,
|
396 |
+
"lpips": 0.09649747610092163,
|
397 |
+
"clip_similarity": 0.9751040935516357,
|
398 |
+
"combined_score": 0.7400926255253972
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_bar_filled_with_beer_bottles.png",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_bar_filled_with_beer_bottles.png",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 19.754684578573936,
|
406 |
+
"ssim": 0.628667849381143,
|
407 |
+
"lpips": 0.08548702299594879,
|
408 |
+
"clip_similarity": 0.9712705612182617,
|
409 |
+
"combined_score": 0.7615067754804155
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_with_pink_hair_standing_in_front_of_a_wall.png",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_simpsons_character_with_pink_hair_standing_in_front_of_a_wall.png",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 23.93941077790874,
|
417 |
+
"ssim": 0.7476711994383085,
|
418 |
+
"lpips": 0.08350765705108643,
|
419 |
+
"clip_similarity": 0.982331395149231,
|
420 |
+
"combined_score": 0.8008531933523328
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hallway_with_neon_lights_and_smoke_coming_out_of_it.png",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_hallway_with_neon_lights_and_smoke_coming_out_of_it.png",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 27.897596975011936,
|
428 |
+
"ssim": 0.770073109947977,
|
429 |
+
"lpips": 0.024470148608088493,
|
430 |
+
"clip_similarity": 0.9804326295852661,
|
431 |
+
"combined_score": 0.8444776623129518
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_man_with_glasses_and_a_moustache.png",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_man_with_glasses_and_a_moustache.png",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 28.14877412189444,
|
439 |
+
"ssim": 0.829295544934538,
|
440 |
+
"lpips": 0.057472847402095795,
|
441 |
+
"clip_similarity": 0.9537438154220581,
|
442 |
+
"combined_score": 0.8403970873011251
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_stack_of_colorful_rocks_on_a_black_surface.png",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_stack_of_colorful_rocks_on_a_black_surface.png",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 21.135463687497733,
|
450 |
+
"ssim": 0.6003153047442336,
|
451 |
+
"lpips": 0.08685554563999176,
|
452 |
+
"clip_similarity": 0.9605980515480042,
|
453 |
+
"combined_score": 0.7613849783299269
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_cat_swimming_in_the_water.png",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_a_cat_swimming_in_the_water.png",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 19.883075350502942,
|
461 |
+
"ssim": 0.6002875758395283,
|
462 |
+
"lpips": 0.10031114518642426,
|
463 |
+
"clip_similarity": 0.9622286558151245,
|
464 |
+
"combined_score": 0.7511571011421933
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/four_different_x__ray_images_of_the_human_hand.png",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/four_different_x__ray_images_of_the_human_hand.png",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 17.850413425400816,
|
472 |
+
"ssim": 0.7211830359354185,
|
473 |
+
"lpips": 0.07350625842809677,
|
474 |
+
"clip_similarity": 0.98782879114151,
|
475 |
+
"combined_score": 0.78123314405463
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_group_of_people_in_different_costumes.png",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_group_of_people_in_different_costumes.png",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 22.318920899915277,
|
483 |
+
"ssim": 0.8868300377778385,
|
484 |
+
"lpips": 0.02208063192665577,
|
485 |
+
"clip_similarity": 0.9854217171669006,
|
486 |
+
"combined_score": 0.8354330607086127
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_in_a_yellow_suit_with_a_gun_standing_in_front_of_a_futuristic_city.png",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_woman_in_a_yellow_suit_with_a_gun_standing_in_front_of_a_futuristic_city.png",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 21.747337865272346,
|
494 |
+
"ssim": 0.5898751600417073,
|
495 |
+
"lpips": 0.07638867199420929,
|
496 |
+
"clip_similarity": 0.9617409110069275,
|
497 |
+
"combined_score": 0.7666560192353372
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_car_driving_down_a_road_with_palm_trees_in_the_background.png",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_car_driving_down_a_road_with_palm_trees_in_the_background.png",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 22.466904136015696,
|
505 |
+
"ssim": 0.7555010051187266,
|
506 |
+
"lpips": 0.041600197553634644,
|
507 |
+
"clip_similarity": 0.9821563959121704,
|
508 |
+
"combined_score": 0.8093152418953323
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/homer_simpson_holding_a_book_in_front_of_a_burning_building.png",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/homer_simpson_holding_a_book_in_front_of_a_burning_building.png",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 23.2113683709907,
|
516 |
+
"ssim": 0.7623522952808804,
|
517 |
+
"lpips": 0.08363930881023407,
|
518 |
+
"clip_similarity": 0.9656982421875,
|
519 |
+
"combined_score": 0.7977057522822536
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_ladybug_on_a_leaf.png",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_ladybug_on_a_leaf.png",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 18.974889363523893,
|
527 |
+
"ssim": 0.7100557530982767,
|
528 |
+
"lpips": 0.07203565537929535,
|
529 |
+
"clip_similarity": 0.985323429107666,
|
530 |
+
"combined_score": 0.7798282264927547
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_krusty_the_clown.png",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_simpsons_krusty_the_clown.png",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 23.739851403561786,
|
538 |
+
"ssim": 0.8063192227815907,
|
539 |
+
"lpips": 0.04133668541908264,
|
540 |
+
"clip_similarity": 0.9867538809776306,
|
541 |
+
"combined_score": 0.8238546886361316
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_flock_of_chickens_are_standing_in_front_of_a_chicken_coop.png",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_flock_of_chickens_are_standing_in_front_of_a_chicken_coop.png",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 22.125392475021506,
|
549 |
+
"ssim": 0.634110285662619,
|
550 |
+
"lpips": 0.08155041188001633,
|
551 |
+
"clip_similarity": 0.9247760772705078,
|
552 |
+
"combined_score": 0.7696784687935455
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_hallway_with_neon_lights.png",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_hallway_with_neon_lights.png",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 27.03426795317975,
|
560 |
+
"ssim": 0.6107740378444323,
|
561 |
+
"lpips": 0.014777644537389278,
|
562 |
+
"clip_similarity": 0.978638768196106,
|
563 |
+
"combined_score": 0.8194791466740878
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_man_in_a_jacket_and_jeans_standing_with_his_hands_on_his_hips.png",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_cartoon_man_in_a_jacket_and_jeans_standing_with_his_hands_on_his_hips.png",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 23.8090598542629,
|
571 |
+
"ssim": 0.8376325340917489,
|
572 |
+
"lpips": 0.03790158033370972,
|
573 |
+
"clip_similarity": 0.9522824883460999,
|
574 |
+
"combined_score": 0.8266528751028883
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_cigarette_in_its_mouth.png",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_fish_in_a_fish_bowl_with_a_cigarette_in_its_mouth.png",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 19.390344184105327,
|
582 |
+
"ssim": 0.6105554918087613,
|
583 |
+
"lpips": 0.08707921952009201,
|
584 |
+
"clip_similarity": 0.9534684419631958,
|
585 |
+
"combined_score": 0.7564524411356015
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_cat_wearing_an_orange_and_blue_wig.png",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_cartoon_cat_wearing_an_orange_and_blue_wig.png",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 25.2268125690453,
|
593 |
+
"ssim": 0.8131732604437675,
|
594 |
+
"lpips": 0.05129481852054596,
|
595 |
+
"clip_similarity": 0.9841939210891724,
|
596 |
+
"combined_score": 0.8285762575385178
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_artistic_image_of_a_cube_made_out_of_rocks.png",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_artistic_image_of_a_cube_made_out_of_rocks.png",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 20.210272561757385,
|
604 |
+
"ssim": 0.5509307941207234,
|
605 |
+
"lpips": 0.0894579216837883,
|
606 |
+
"clip_similarity": 0.966758131980896,
|
607 |
+
"combined_score": 0.7490565225356591
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sonic_the_hedgehog_and_sonic_the_hedgehog.png",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/sonic_the_hedgehog_and_sonic_the_hedgehog.png",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 26.802052473664094,
|
615 |
+
"ssim": 0.9318457913626705,
|
616 |
+
"lpips": 0.011640891432762146,
|
617 |
+
"clip_similarity": 0.9915514588356018,
|
618 |
+
"combined_score": 0.8688679649548144
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_deer_is_standing_in_front_of_a_stream_with_a_rainbow_in_the_background.png",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_deer_is_standing_in_front_of_a_stream_with_a_rainbow_in_the_background.png",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 21.54506938613515,
|
626 |
+
"ssim": 0.7147517680195475,
|
627 |
+
"lpips": 0.09745962917804718,
|
628 |
+
"clip_similarity": 0.9823550581932068,
|
629 |
+
"combined_score": 0.779062747740612
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_persons_hand_holding_an_open_book_with_a_picture_on_it.png",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_persons_hand_holding_an_open_book_with_a_picture_on_it.png",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 19.626786118510523,
|
637 |
+
"ssim": 0.3972588542507746,
|
638 |
+
"lpips": 0.038514889776706696,
|
639 |
+
"clip_similarity": 0.963118851184845,
|
640 |
+
"combined_score": 0.7424205018342533
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_empty_room_with_blue_lights_on_the_walls.png",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_empty_room_with_blue_lights_on_the_walls.png",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 26.881409701696203,
|
648 |
+
"ssim": 0.6372466078729668,
|
649 |
+
"lpips": 0.031184742227196693,
|
650 |
+
"clip_similarity": 0.9570916891098022,
|
651 |
+
"combined_score": 0.8147885488208875
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/super_mario_bros_3_vs_super_mario_bros_2.png",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/super_mario_bros_3_vs_super_mario_bros_2.png",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 26.088683029551877,
|
659 |
+
"ssim": 0.8560117318808912,
|
660 |
+
"lpips": 0.009938102215528488,
|
661 |
+
"clip_similarity": 0.9879900217056274,
|
662 |
+
"combined_score": 0.8541658413250208
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_piece_of_art_that_looks_like_it_is_made_out_of_crystals.png",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_piece_of_art_that_looks_like_it_is_made_out_of_crystals.png",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 20.56099596057189,
|
670 |
+
"ssim": 0.6213151958013339,
|
671 |
+
"lpips": 0.09907553344964981,
|
672 |
+
"clip_similarity": 0.9514389038085938,
|
673 |
+
"combined_score": 0.7564697128465414
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_persons_hand_is_holding_an_open_book_with_a_picture_on_it.png",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_persons_hand_is_holding_an_open_book_with_a_picture_on_it.png",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 20.909040924563513,
|
681 |
+
"ssim": 0.4648887221917361,
|
682 |
+
"lpips": 0.046834155917167664,
|
683 |
+
"clip_similarity": 0.9144191145896912,
|
684 |
+
"combined_score": 0.7493284698395385
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fish_with_a_cigar_in_its_mouth.png",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_fish_with_a_cigar_in_its_mouth.png",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 21.6749774431404,
|
692 |
+
"ssim": 0.6613326294281383,
|
693 |
+
"lpips": 0.06382860988378525,
|
694 |
+
"clip_similarity": 0.9609905481338501,
|
695 |
+
"combined_score": 0.7813338229839828
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_x__ray_image_of_a_foot_ankle_and_ankle_joint.png",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_x__ray_image_of_a_foot_ankle_and_ankle_joint.png",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 18.484628049780433,
|
703 |
+
"ssim": 0.6709857982458396,
|
704 |
+
"lpips": 0.06481456011533737,
|
705 |
+
"clip_similarity": 0.979409396648407,
|
706 |
+
"combined_score": 0.7759037133613486
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_purple_robe_is_walking_in_the_desert.png",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_purple_robe_is_walking_in_the_desert.png",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 26.09635159151911,
|
714 |
+
"ssim": 0.7505359697388855,
|
715 |
+
"lpips": 0.03486400097608566,
|
716 |
+
"clip_similarity": 0.9661074280738831,
|
717 |
+
"combined_score": 0.8274704958841866
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/wonder_woman_in_a_red_and_gold_costume.png",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/wonder_woman_in_a_red_and_gold_costume.png",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 21.197454081330932,
|
725 |
+
"ssim": 0.6948047689023388,
|
726 |
+
"lpips": 0.09968019276857376,
|
727 |
+
"clip_similarity": 0.989161491394043,
|
728 |
+
"combined_score": 0.7742360674124089
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_woman_with_red_hair_in_a_green_dress.png",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_a_woman_with_red_hair_in_a_green_dress.png",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 21.25337875372867,
|
736 |
+
"ssim": 0.5017385088506886,
|
737 |
+
"lpips": 0.1228376179933548,
|
738 |
+
"clip_similarity": 0.9651087522506714,
|
739 |
+
"combined_score": 0.7350453790236396
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_letters_that_spell_out_the_word_love.png",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_collage_of_letters_that_spell_out_the_word_love.png",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 16.12594132521106,
|
747 |
+
"ssim": 0.4721832072092787,
|
748 |
+
"lpips": 0.08896495401859283,
|
749 |
+
"clip_similarity": 0.9640727043151855,
|
750 |
+
"combined_score": 0.7360970176064028
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_man_in_a_black_jacket_and_yellow_shirt.png",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_old_man_in_a_black_jacket_and_yellow_shirt.png",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 27.195928794356146,
|
758 |
+
"ssim": 0.8726808342428342,
|
759 |
+
"lpips": 0.04394961893558502,
|
760 |
+
"clip_similarity": 0.9783517718315125,
|
761 |
+
"combined_score": 0.8493345796639024
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_bar_with_green_lights_hanging_from_the_ceiling.png",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_bar_with_green_lights_hanging_from_the_ceiling.png",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 18.69418594219497,
|
769 |
+
"ssim": 0.5620676092168271,
|
770 |
+
"lpips": 0.09336255490779877,
|
771 |
+
"clip_similarity": 0.9675593376159668,
|
772 |
+
"combined_score": 0.7483891809263912
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_standing_in_front_of_a_soda_machine.png",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_simpsons_character_is_standing_in_front_of_a_soda_machine.png",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 24.624737680408117,
|
780 |
+
"ssim": 0.7761589059024772,
|
781 |
+
"lpips": 0.0576879158616066,
|
782 |
+
"clip_similarity": 0.9466058015823364,
|
783 |
+
"combined_score": 0.8140173338940834
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_image_of_an_old_man_in_a_suit_and_tie.png",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_cartoon_image_of_an_old_man_in_a_suit_and_tie.png",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 26.396372573022028,
|
791 |
+
"ssim": 0.7222915991351991,
|
792 |
+
"lpips": 0.03357008844614029,
|
793 |
+
"clip_similarity": 0.9813784956932068,
|
794 |
+
"combined_score": 0.8267139213485615
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_simpsons_character_is_sitting_in_front_of_a_boombox.png",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_simpsons_character_is_sitting_in_front_of_a_boombox.png",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 24.77055301842602,
|
802 |
+
"ssim": 0.8183408253101755,
|
803 |
+
"lpips": 0.0601452961564064,
|
804 |
+
"clip_similarity": 0.9744837284088135,
|
805 |
+
"combined_score": 0.8230014080747954
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_hallway_with_neon_lights_in_the_middle_of_it.png",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_hallway_with_neon_lights_in_the_middle_of_it.png",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 30.09460008108213,
|
813 |
+
"ssim": 0.8276169413512204,
|
814 |
+
"lpips": 0.025782693177461624,
|
815 |
+
"clip_similarity": 0.951322078704834,
|
816 |
+
"combined_score": 0.8607238068664655
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_person_holding_an_open_book_with_a_picture_on_it.png",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_person_holding_an_open_book_with_a_picture_on_it.png",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 19.978132866142595,
|
824 |
+
"ssim": 0.3911058036199939,
|
825 |
+
"lpips": 0.04551020264625549,
|
826 |
+
"clip_similarity": 0.9634987115859985,
|
827 |
+
"combined_score": 0.7390871707754094
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_orange_book_sitting_on_a_green_background.png",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_orange_book_sitting_on_a_green_background.png",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 23.904142555865096,
|
835 |
+
"ssim": 0.6663544156557979,
|
836 |
+
"lpips": 0.02491356059908867,
|
837 |
+
"clip_similarity": 0.8340702652931213,
|
838 |
+
"combined_score": 0.7941611554473262
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/star_wars_the_force_awakens_wallpaper.png",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/star_wars_the_force_awakens_wallpaper.png",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 24.363091510015487,
|
846 |
+
"ssim": 0.8350330149703765,
|
847 |
+
"lpips": 0.041948720812797546,
|
848 |
+
"clip_similarity": 0.9792241454124451,
|
849 |
+
"combined_score": 0.8303107720523991
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dark_room_with_blue_lights.png",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_dark_room_with_blue_lights.png",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 27.7357455493853,
|
857 |
+
"ssim": 0.7464591775378713,
|
858 |
+
"lpips": 0.017164962366223335,
|
859 |
+
"clip_similarity": 0.9875226616859436,
|
860 |
+
"combined_score": 0.8433921337180232
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_long_hallway_with_a_blue_light_shining_down_on_it.png",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_long_hallway_with_a_blue_light_shining_down_on_it.png",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 25.91448888921059,
|
868 |
+
"ssim": 0.6393400429194095,
|
869 |
+
"lpips": 0.02991299517452717,
|
870 |
+
"clip_similarity": 0.966629147529602,
|
871 |
+
"combined_score": 0.8116668173258401
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_woman_on_a_computer_screen.png",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_woman_on_a_computer_screen.png",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 20.14173073154979,
|
879 |
+
"ssim": 0.7825278605889424,
|
880 |
+
"lpips": 0.03926118090748787,
|
881 |
+
"clip_similarity": 0.9677892923355103,
|
882 |
+
"combined_score": 0.8011253486620206
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_pixel_style_image_of_a_wizard_standing_in_front_of_a_volcano.png",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_pixel_style_image_of_a_wizard_standing_in_front_of_a_volcano.png",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 20.918922068455863,
|
890 |
+
"ssim": 0.7865907220957539,
|
891 |
+
"lpips": 0.04367140680551529,
|
892 |
+
"clip_similarity": 0.9853499531745911,
|
893 |
+
"combined_score": 0.8058332215921711
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_person_standing_in_front_of_an_alien_spaceship.png",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_person_standing_in_front_of_an_alien_spaceship.png",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 23.41446528255769,
|
901 |
+
"ssim": 0.6699199839630069,
|
902 |
+
"lpips": 0.06858290731906891,
|
903 |
+
"clip_similarity": 0.9695673584938049,
|
904 |
+
"combined_score": 0.7905130422949458
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_photo_of_an_empty_hallway.png",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_black_and_white_photo_of_an_empty_hallway.png",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 23.250605408827344,
|
912 |
+
"ssim": 0.6026123221510304,
|
913 |
+
"lpips": 0.03775719553232193,
|
914 |
+
"clip_similarity": 0.973802924156189,
|
915 |
+
"combined_score": 0.7908101493460975
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_rooster_is_standing_in_the_middle_of_a_city_with_buildings_in_the_background.png",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_rooster_is_standing_in_the_middle_of_a_city_with_buildings_in_the_background.png",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 19.920907354291494,
|
923 |
+
"ssim": 0.5087974916703455,
|
924 |
+
"lpips": 0.08676078915596008,
|
925 |
+
"clip_similarity": 0.9826560020446777,
|
926 |
+
"combined_score": 0.7442189477504335
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/comic_strip_of_a_police_officer_driving_a_car.png",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/comic_strip_of_a_police_officer_driving_a_car.png",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 18.24673612877627,
|
934 |
+
"ssim": 0.6862445771816684,
|
935 |
+
"lpips": 0.054666925221681595,
|
936 |
+
"clip_similarity": 0.9620049595832825,
|
937 |
+
"combined_score": 0.7800037587079899
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_man_wearing_glasses_and_a_plaid_shirt.png",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_man_wearing_glasses_and_a_plaid_shirt.png",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 25.304661948250637,
|
945 |
+
"ssim": 0.8156874564637845,
|
946 |
+
"lpips": 0.03677348047494888,
|
947 |
+
"clip_similarity": 0.9865294694900513,
|
948 |
+
"combined_score": 0.8346586569935939
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/3d_illustration_of_a_fish_with_beer_in_its_mouth.png",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/3d_illustration_of_a_fish_with_beer_in_its_mouth.png",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 20.710813963911473,
|
956 |
+
"ssim": 0.6418086363113816,
|
957 |
+
"lpips": 0.06454231590032578,
|
958 |
+
"clip_similarity": 0.9505777359008789,
|
959 |
+
"combined_score": 0.7722933282912384
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_star_wars_stormtrooper_with_glowing_red_eyes.png",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_star_wars_stormtrooper_with_glowing_red_eyes.png",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 23.980210909562146,
|
967 |
+
"ssim": 0.7783847996277863,
|
968 |
+
"lpips": 0.04879323020577431,
|
969 |
+
"clip_similarity": 0.9845026731491089,
|
970 |
+
"combined_score": 0.8180314112348686
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_men_standing_in_front_of_a_purple_ball_in_the_middle_of_a_city.png",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/two_men_standing_in_front_of_a_purple_ball_in_the_middle_of_a_city.png",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 24.215736929647417,
|
978 |
+
"ssim": 0.7587490086442555,
|
979 |
+
"lpips": 0.047259438782930374,
|
980 |
+
"clip_similarity": 0.9679296016693115,
|
981 |
+
"combined_score": 0.8151431925377809
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_lion_is_shown_in_a_low_polygonal_style.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_lion_is_shown_in_a_low_polygonal_style.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 22.7901433674917,
|
989 |
+
"ssim": 0.784828192592726,
|
990 |
+
"lpips": 0.0425407737493515,
|
991 |
+
"clip_similarity": 0.9958291053771973,
|
992 |
+
"combined_score": 0.816368585451814
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_hat_on_a_city_street.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_suit_and_hat_on_a_city_street.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 24.72024129071619,
|
1000 |
+
"ssim": 0.7222923534648978,
|
1001 |
+
"lpips": 0.06763142347335815,
|
1002 |
+
"clip_similarity": 0.9461976885795593,
|
1003 |
+
"combined_score": 0.8028938301155962
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_robot_wearing_a_tuxedo_and_bow_tie.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_robot_wearing_a_tuxedo_and_bow_tie.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 24.350108158580433,
|
1011 |
+
"ssim": 0.9142259978839201,
|
1012 |
+
"lpips": 0.03435123711824417,
|
1013 |
+
"clip_similarity": 0.9845583438873291,
|
1014 |
+
"combined_score": 0.8453173418728376
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_sailboat_in_the_ocean_under_a_stormy_sky.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_sailboat_in_the_ocean_under_a_stormy_sky.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 27.949161382543824,
|
1022 |
+
"ssim": 0.8704696600614997,
|
1023 |
+
"lpips": 0.05941702425479889,
|
1024 |
+
"clip_similarity": 0.9057391285896301,
|
1025 |
+
"combined_score": 0.8400942102917275
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_van_is_parked_in_a_field_with_a_sunset_in_the_background.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_old_van_is_parked_in_a_field_with_a_sunset_in_the_background.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 18.729695334344164,
|
1033 |
+
"ssim": 0.4802971512931447,
|
1034 |
+
"lpips": 0.10735119879245758,
|
1035 |
+
"clip_similarity": 0.9591294527053833,
|
1036 |
+
"combined_score": 0.7303845983871499
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_orange_and_yellow_roller_coaster_in_the_middle_of_an_amusement_park.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_orange_and_yellow_roller_coaster_in_the_middle_of_an_amusement_park.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 24.46783092707846,
|
1044 |
+
"ssim": 0.6714682589540728,
|
1045 |
+
"lpips": 0.03633566573262215,
|
1046 |
+
"clip_similarity": 0.9461249113082886,
|
1047 |
+
"combined_score": 0.8049544016029144
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/leprechaun_in_the_desert.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/leprechaun_in_the_desert.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 22.8757271896147,
|
1055 |
+
"ssim": 0.7374903265848088,
|
1056 |
+
"lpips": 0.07904861867427826,
|
1057 |
+
"clip_similarity": 0.96776282787323,
|
1058 |
+
"combined_score": 0.7941114511871203
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_leprechaun_holding_a_lantern_in_the_woods.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_leprechaun_holding_a_lantern_in_the_woods.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 19.26384121815096,
|
1066 |
+
"ssim": 0.5470316135894476,
|
1067 |
+
"lpips": 0.09238891303539276,
|
1068 |
+
"clip_similarity": 0.9806489944458008,
|
1069 |
+
"combined_score": 0.7477835219206097
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_is_sitting_on_a_mushroom_and_holding_a_glass_of_beer.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_leprechaun_is_sitting_on_a_mushroom_and_holding_a_glass_of_beer.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 19.52110035615461,
|
1077 |
+
"ssim": 0.5836632229500269,
|
1078 |
+
"lpips": 0.08160492032766342,
|
1079 |
+
"clip_similarity": 0.9883356094360352,
|
1080 |
+
"combined_score": 0.7578213222714253
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_coat_and_tie_standing_in_front_of_a_gate.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_coat_and_tie_standing_in_front_of_a_gate.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 25.161326776751753,
|
1088 |
+
"ssim": 0.7235021500031155,
|
1089 |
+
"lpips": 0.09196017682552338,
|
1090 |
+
"clip_similarity": 0.9467083215713501,
|
1091 |
+
"combined_score": 0.7968167266524279
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/sketch_of_a_street_scene_with_a_light_pole_in_the_background.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/sketch_of_a_street_scene_with_a_light_pole_in_the_background.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 21.73400373114466,
|
1099 |
+
"ssim": 0.8608879272881714,
|
1100 |
+
"lpips": 0.059352219104766846,
|
1101 |
+
"clip_similarity": 0.941705048084259,
|
1102 |
+
"combined_score": 0.8112004358707066
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_lion_head_in_a_low_polygonal_style_on_a_black_background.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_lion_head_in_a_low_polygonal_style_on_a_black_background.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 22.11710577545936,
|
1110 |
+
"ssim": 0.7532455596171901,
|
1111 |
+
"lpips": 0.05449002981185913,
|
1112 |
+
"clip_similarity": 0.9842886924743652,
|
1113 |
+
"combined_score": 0.8029297216331611
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_an_alien_with_big_eyes.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_close_up_of_an_alien_with_big_eyes.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 21.329194661705376,
|
1121 |
+
"ssim": 0.6485074276291262,
|
1122 |
+
"lpips": 0.08818677812814713,
|
1123 |
+
"clip_similarity": 0.9634271264076233,
|
1124 |
+
"combined_score": 0.7693994277488067
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_standing_in_front_of_a_building.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_suit_and_tie_standing_in_front_of_a_building.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 24.97643040090064,
|
1132 |
+
"ssim": 0.7737378920947945,
|
1133 |
+
"lpips": 0.04917976260185242,
|
1134 |
+
"clip_similarity": 0.9678903222084045,
|
1135 |
+
"combined_score": 0.8205189511289145
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_leprechaun_holding_a_pipe_in_the_water.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_leprechaun_holding_a_pipe_in_the_water.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 21.878438026639444,
|
1143 |
+
"ssim": 0.6933050254396932,
|
1144 |
+
"lpips": 0.10353287309408188,
|
1145 |
+
"clip_similarity": 0.9723535180091858,
|
1146 |
+
"combined_score": 0.774386790167141
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_man_in_a_leather_jacket_standing_on_a_city_street.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_black_man_in_a_leather_jacket_standing_on_a_city_street.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 24.720613602555837,
|
1154 |
+
"ssim": 0.8177091402458115,
|
1155 |
+
"lpips": 0.06367592513561249,
|
1156 |
+
"clip_similarity": 0.9406536817550659,
|
1157 |
+
"combined_score": 0.8180382334276931
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_freckles_and_red_hair_smiling.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_woman_with_freckles_and_red_hair_smiling.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 26.392419769066823,
|
1165 |
+
"ssim": 0.7480906451031227,
|
1166 |
+
"lpips": 0.09906671941280365,
|
1167 |
+
"clip_similarity": 0.9608099460601807,
|
1168 |
+
"combined_score": 0.8055833384223392
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_artistic_painting_of_a_cherry_blossom_tree.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_artistic_painting_of_a_cherry_blossom_tree.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 21.75597090012166,
|
1176 |
+
"ssim": 0.7229977936765636,
|
1177 |
+
"lpips": 0.16239066421985626,
|
1178 |
+
"clip_similarity": 0.9260159730911255,
|
1179 |
+
"combined_score": 0.7529943883842557
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_dog_dressed_as_an_indian_warrior.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_dog_dressed_as_an_indian_warrior.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 18.448894078313945,
|
1187 |
+
"ssim": 0.5539418989501869,
|
1188 |
+
"lpips": 0.10027247667312622,
|
1189 |
+
"clip_similarity": 0.948775589466095,
|
1190 |
+
"combined_score": 0.7428734769535433
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_leprechaun_holding_an_oscar.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_leprechaun_holding_an_oscar.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 22.367009282360925,
|
1198 |
+
"ssim": 0.7572052154980473,
|
1199 |
+
"lpips": 0.03943381831049919,
|
1200 |
+
"clip_similarity": 0.9864757657051086,
|
1201 |
+
"combined_score": 0.8102615688983479
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_movie_poster_for_steel_magnolias.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_movie_poster_for_steel_magnolias.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 18.498205267424268,
|
1209 |
+
"ssim": 0.6247631065530311,
|
1210 |
+
"lpips": 0.08211742341518402,
|
1211 |
+
"clip_similarity": 0.9007260799407959,
|
1212 |
+
"combined_score": 0.7550459757817198
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_red_tomato_with_a_green_stem.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_red_tomato_with_a_green_stem.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 20.127882975742924,
|
1220 |
+
"ssim": 0.7667655433261106,
|
1221 |
+
"lpips": 0.05872530862689018,
|
1222 |
+
"clip_similarity": 0.9584106802940369,
|
1223 |
+
"combined_score": 0.7909414563876233
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_woman_with_blue_hair_sitting_on_a_train_in_front_of_a_futuristic_city.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_woman_with_blue_hair_sitting_on_a_train_in_front_of_a_futuristic_city.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 19.48807943303834,
|
1231 |
+
"ssim": 0.5541132108159248,
|
1232 |
+
"lpips": 0.06963680684566498,
|
1233 |
+
"clip_similarity": 0.9542549252510071,
|
1234 |
+
"combined_score": 0.7541695917515066
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_with_a_crown_on_her_head.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_close_up_of_a_woman_with_a_crown_on_her_head.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 22.374379827636908,
|
1242 |
+
"ssim": 0.7017324238700554,
|
1243 |
+
"lpips": 0.08213697373867035,
|
1244 |
+
"clip_similarity": 0.9703519940376282,
|
1245 |
+
"combined_score": 0.785419021313921
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_zombie_with_blood_on_his_face.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_close_up_of_a_zombie_with_blood_on_his_face.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 22.67182993676669,
|
1253 |
+
"ssim": 0.7304351097437859,
|
1254 |
+
"lpips": 0.08857882767915726,
|
1255 |
+
"clip_similarity": 0.9684645533561707,
|
1256 |
+
"combined_score": 0.7887682817933134
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dog_that_is_sitting_on_the_floor.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_dog_that_is_sitting_on_the_floor.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 25.263731133902425,
|
1264 |
+
"ssim": 0.7780459169415607,
|
1265 |
+
"lpips": 0.06042889505624771,
|
1266 |
+
"clip_similarity": 0.9665856957435608,
|
1267 |
+
"combined_score": 0.8185339995154156
|
1268 |
+
}
|
1269 |
+
},
|
1270 |
+
{
|
1271 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_an_old_car_parked_in_front_of_tall_buildings.jpg",
|
1272 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_an_old_car_parked_in_front_of_tall_buildings.jpg",
|
1273 |
+
"metrics": {
|
1274 |
+
"psnr": 21.11761066312646,
|
1275 |
+
"ssim": 0.7179758724432826,
|
1276 |
+
"lpips": 0.05312247574329376,
|
1277 |
+
"clip_similarity": 0.9626790881156921,
|
1278 |
+
"combined_score": 0.790959476483541
|
1279 |
+
}
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/two_women_with_blue_hair_sitting_in_a_car_with_neon_lights.jpg",
|
1283 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/two_women_with_blue_hair_sitting_in_a_car_with_neon_lights.jpg",
|
1284 |
+
"metrics": {
|
1285 |
+
"psnr": 19.740551101728222,
|
1286 |
+
"ssim": 0.5533557261405746,
|
1287 |
+
"lpips": 0.0909426137804985,
|
1288 |
+
"clip_similarity": 0.9710236191749573,
|
1289 |
+
"combined_score": 0.7482758060154074
|
1290 |
+
}
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cartoon_leprechaun_running_next_to_a_lion.jpg",
|
1294 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_cartoon_leprechaun_running_next_to_a_lion.jpg",
|
1295 |
+
"metrics": {
|
1296 |
+
"psnr": 20.328392378294478,
|
1297 |
+
"ssim": 0.5379297423470502,
|
1298 |
+
"lpips": 0.0776459127664566,
|
1299 |
+
"clip_similarity": 0.9857725501060486,
|
1300 |
+
"combined_score": 0.7537326087858749
|
1301 |
+
}
|
1302 |
+
},
|
1303 |
+
{
|
1304 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_cat_is_sitting_on_the_floor_in_front_of_a_window.jpg",
|
1305 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_cat_is_sitting_on_the_floor_in_front_of_a_window.jpg",
|
1306 |
+
"metrics": {
|
1307 |
+
"psnr": 25.482203673699594,
|
1308 |
+
"ssim": 0.8237245442534253,
|
1309 |
+
"lpips": 0.06875281035900116,
|
1310 |
+
"clip_similarity": 0.9616818428039551,
|
1311 |
+
"combined_score": 0.8230744006612568
|
1312 |
+
}
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_poster_for_be_just_not_that_into_you.jpg",
|
1316 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_poster_for_be_just_not_that_into_you.jpg",
|
1317 |
+
"metrics": {
|
1318 |
+
"psnr": 22.966445632245,
|
1319 |
+
"ssim": 0.6356012939305938,
|
1320 |
+
"lpips": 0.08002609014511108,
|
1321 |
+
"clip_similarity": 0.9027220606803894,
|
1322 |
+
"combined_score": 0.7724354967680641
|
1323 |
+
}
|
1324 |
+
},
|
1325 |
+
{
|
1326 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_images_of_different_peoples_faces.jpg",
|
1327 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_collage_of_images_of_different_peoples_faces.jpg",
|
1328 |
+
"metrics": {
|
1329 |
+
"psnr": 16.801693394032778,
|
1330 |
+
"ssim": 0.4789367315155067,
|
1331 |
+
"lpips": 0.17859001457691193,
|
1332 |
+
"clip_similarity": 0.9013255834579468,
|
1333 |
+
"combined_score": 0.6994665629712015
|
1334 |
+
}
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_rabbit_sitting_on_the_ground.jpg",
|
1338 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_rabbit_sitting_on_the_ground.jpg",
|
1339 |
+
"metrics": {
|
1340 |
+
"psnr": 23.992038506215657,
|
1341 |
+
"ssim": 0.6727663056814227,
|
1342 |
+
"lpips": 0.0905209332704544,
|
1343 |
+
"clip_similarity": 0.9764617085456848,
|
1344 |
+
"combined_score": 0.7868389825932011
|
1345 |
+
}
|
1346 |
+
},
|
1347 |
+
{
|
1348 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_leprechaun_digging_for_gold_on_the_beach.jpg",
|
1349 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_leprechaun_digging_for_gold_on_the_beach.jpg",
|
1350 |
+
"metrics": {
|
1351 |
+
"psnr": 19.121290636224927,
|
1352 |
+
"ssim": 0.593594174310693,
|
1353 |
+
"lpips": 0.08546455949544907,
|
1354 |
+
"clip_similarity": 0.972469687461853,
|
1355 |
+
"combined_score": 0.756373499069382
|
1356 |
+
}
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_collage_of_many_different_types_of_brain_images.jpg",
|
1360 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_collage_of_many_different_types_of_brain_images.jpg",
|
1361 |
+
"metrics": {
|
1362 |
+
"psnr": 14.613000792213459,
|
1363 |
+
"ssim": 0.5307712016012851,
|
1364 |
+
"lpips": 0.12484345585107803,
|
1365 |
+
"clip_similarity": 0.8092836737632751,
|
1366 |
+
"combined_score": 0.716848838068643
|
1367 |
+
}
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_dog_wearing_a_headdress_and_feathers.jpg",
|
1371 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_dog_wearing_a_headdress_and_feathers.jpg",
|
1372 |
+
"metrics": {
|
1373 |
+
"psnr": 18.587036184163722,
|
1374 |
+
"ssim": 0.459796806812238,
|
1375 |
+
"lpips": 0.08716560900211334,
|
1376 |
+
"clip_similarity": 0.9511716365814209,
|
1377 |
+
"combined_score": 0.7335787215292382
|
1378 |
+
}
|
1379 |
+
},
|
1380 |
+
{
|
1381 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/the_movie_poster_for_free_willy.jpg",
|
1382 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/the_movie_poster_for_free_willy.jpg",
|
1383 |
+
"metrics": {
|
1384 |
+
"psnr": 24.432416400977,
|
1385 |
+
"ssim": 0.8050952221103823,
|
1386 |
+
"lpips": 0.049221646040678024,
|
1387 |
+
"clip_similarity": 0.9166176319122314,
|
1388 |
+
"combined_score": 0.8173605523984282
|
1389 |
+
}
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_fat_cat_on_a_gray_background.jpg",
|
1393 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_fat_cat_on_a_gray_background.jpg",
|
1394 |
+
"metrics": {
|
1395 |
+
"psnr": 27.93961980098375,
|
1396 |
+
"ssim": 0.8777114969177031,
|
1397 |
+
"lpips": 0.05339974910020828,
|
1398 |
+
"clip_similarity": 0.9772282838821411,
|
1399 |
+
"combined_score": 0.8503877397457154
|
1400 |
+
}
|
1401 |
+
},
|
1402 |
+
{
|
1403 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_red_and_blue_roller_coaster_at_the_top_of_a_hill.jpg",
|
1404 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_red_and_blue_roller_coaster_at_the_top_of_a_hill.jpg",
|
1405 |
+
"metrics": {
|
1406 |
+
"psnr": 23.712488981565727,
|
1407 |
+
"ssim": 0.7320977723258243,
|
1408 |
+
"lpips": 0.03893348202109337,
|
1409 |
+
"clip_similarity": 0.9519145488739014,
|
1410 |
+
"combined_score": 0.8099418469367097
|
1411 |
+
}
|
1412 |
+
},
|
1413 |
+
{
|
1414 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_man_with_a_beard_and_a_space_suit.jpg",
|
1415 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_a_man_with_a_beard_and_a_space_suit.jpg",
|
1416 |
+
"metrics": {
|
1417 |
+
"psnr": 22.052256759357903,
|
1418 |
+
"ssim": 0.6903921561215518,
|
1419 |
+
"lpips": 0.1071760505437851,
|
1420 |
+
"clip_similarity": 0.9495561718940735,
|
1421 |
+
"combined_score": 0.7712641067141048
|
1422 |
+
}
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/salvador_dali__the_persistence_of_memory.jpg",
|
1426 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/salvador_dali__the_persistence_of_memory.jpg",
|
1427 |
+
"metrics": {
|
1428 |
+
"psnr": 17.791267339870362,
|
1429 |
+
"ssim": 0.8043248440451953,
|
1430 |
+
"lpips": 0.029418734833598137,
|
1431 |
+
"clip_similarity": 0.8766764998435974,
|
1432 |
+
"combined_score": 0.7980198193993797
|
1433 |
+
}
|
1434 |
+
},
|
1435 |
+
{
|
1436 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/leprechaun_and_monkeys_in_the_jungle.jpg",
|
1437 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/leprechaun_and_monkeys_in_the_jungle.jpg",
|
1438 |
+
"metrics": {
|
1439 |
+
"psnr": 18.966995089387957,
|
1440 |
+
"ssim": 0.534428545906004,
|
1441 |
+
"lpips": 0.09172378480434418,
|
1442 |
+
"clip_similarity": 0.9712498784065247,
|
1443 |
+
"combined_score": 0.7451859450450327
|
1444 |
+
}
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_movie_poster_with_a_giant_robot_standing_in_front_of_a_city.jpg",
|
1448 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_movie_poster_with_a_giant_robot_standing_in_front_of_a_city.jpg",
|
1449 |
+
"metrics": {
|
1450 |
+
"psnr": 18.601933358393616,
|
1451 |
+
"ssim": 0.5326655064358867,
|
1452 |
+
"lpips": 0.09071311354637146,
|
1453 |
+
"clip_similarity": 0.9555067420005798,
|
1454 |
+
"combined_score": 0.743700910424211
|
1455 |
+
}
|
1456 |
+
},
|
1457 |
+
{
|
1458 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_close_up_of_a_woman_with_freckles_on_her_face.jpg",
|
1459 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_close_up_of_a_woman_with_freckles_on_her_face.jpg",
|
1460 |
+
"metrics": {
|
1461 |
+
"psnr": 26.972131473847245,
|
1462 |
+
"ssim": 0.7554067916979541,
|
1463 |
+
"lpips": 0.06263488531112671,
|
1464 |
+
"clip_similarity": 0.947249174118042,
|
1465 |
+
"combined_score": 0.8209743836768391
|
1466 |
+
}
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_an_old_man_sitting_in_a_cell_with_chains_around_him.jpg",
|
1470 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_an_old_man_sitting_in_a_cell_with_chains_around_him.jpg",
|
1471 |
+
"metrics": {
|
1472 |
+
"psnr": 20.665767059613227,
|
1473 |
+
"ssim": 0.4226776510312959,
|
1474 |
+
"lpips": 0.15726599097251892,
|
1475 |
+
"clip_similarity": 0.8679294586181641,
|
1476 |
+
"combined_score": 0.6984803319741952
|
1477 |
+
}
|
1478 |
+
},
|
1479 |
+
{
|
1480 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_woman_with_red_hair_and_a_white_cat.jpg",
|
1481 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_a_woman_with_red_hair_and_a_white_cat.jpg",
|
1482 |
+
"metrics": {
|
1483 |
+
"psnr": 19.708756212234988,
|
1484 |
+
"ssim": 0.5021555614345077,
|
1485 |
+
"lpips": 0.13341563940048218,
|
1486 |
+
"clip_similarity": 0.9588710069656372,
|
1487 |
+
"combined_score": 0.7245149611215711
|
1488 |
+
}
|
1489 |
+
},
|
1490 |
+
{
|
1491 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/french_bulldog_dressed_as_an_aztec_warrior.jpg",
|
1492 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/french_bulldog_dressed_as_an_aztec_warrior.jpg",
|
1493 |
+
"metrics": {
|
1494 |
+
"psnr": 16.907919957425804,
|
1495 |
+
"ssim": 0.46223501391634064,
|
1496 |
+
"lpips": 0.07524972409009933,
|
1497 |
+
"clip_similarity": 0.9699918031692505,
|
1498 |
+
"combined_score": 0.7399970289728414
|
1499 |
+
}
|
1500 |
+
},
|
1501 |
+
{
|
1502 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_standing_on_a_street.jpg",
|
1503 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_suit_and_tie_standing_on_a_street.jpg",
|
1504 |
+
"metrics": {
|
1505 |
+
"psnr": 23.84736775740741,
|
1506 |
+
"ssim": 0.6946460677172172,
|
1507 |
+
"lpips": 0.06924009323120117,
|
1508 |
+
"clip_similarity": 0.9628936648368835,
|
1509 |
+
"combined_score": 0.7954890827973876
|
1510 |
+
}
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_painting_of_a_man_looking_out_a_window_with_clouds_in_the_sky.jpg",
|
1514 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_painting_of_a_man_looking_out_a_window_with_clouds_in_the_sky.jpg",
|
1515 |
+
"metrics": {
|
1516 |
+
"psnr": 24.78574789100176,
|
1517 |
+
"ssim": 0.8161090528651638,
|
1518 |
+
"lpips": 0.027614720165729523,
|
1519 |
+
"clip_similarity": 0.9662747383117676,
|
1520 |
+
"combined_score": 0.8333074191579547
|
1521 |
+
}
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_old_abandoned_barn_at_sunset.jpg",
|
1525 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_old_abandoned_barn_at_sunset.jpg",
|
1526 |
+
"metrics": {
|
1527 |
+
"psnr": 23.177919888273003,
|
1528 |
+
"ssim": 0.7182155225812008,
|
1529 |
+
"lpips": 0.10203342139720917,
|
1530 |
+
"clip_similarity": 0.9562875032424927,
|
1531 |
+
"combined_score": 0.7835389806637713
|
1532 |
+
}
|
1533 |
+
},
|
1534 |
+
{
|
1535 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_white_photo_of_a_young_girl.jpg",
|
1536 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_black_and_white_photo_of_a_young_girl.jpg",
|
1537 |
+
"metrics": {
|
1538 |
+
"psnr": 29.34438212251309,
|
1539 |
+
"ssim": 0.791663577845161,
|
1540 |
+
"lpips": 0.03716485947370529,
|
1541 |
+
"clip_similarity": 0.9809800386428833,
|
1542 |
+
"combined_score": 0.850561750337831
|
1543 |
+
}
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_alien_monster_in_the_middle_of_a_snowy_field.jpg",
|
1547 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_alien_monster_in_the_middle_of_a_snowy_field.jpg",
|
1548 |
+
"metrics": {
|
1549 |
+
"psnr": 21.620432857085923,
|
1550 |
+
"ssim": 0.7104376613493762,
|
1551 |
+
"lpips": 0.09022966027259827,
|
1552 |
+
"clip_similarity": 0.9611074328422546,
|
1553 |
+
"combined_score": 0.7791981756766522
|
1554 |
+
}
|
1555 |
+
},
|
1556 |
+
{
|
1557 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_black_and_tan_dog_is_standing_in_front_of_a_gray_background.jpg",
|
1558 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_black_and_tan_dog_is_standing_in_front_of_a_gray_background.jpg",
|
1559 |
+
"metrics": {
|
1560 |
+
"psnr": 24.355624107609565,
|
1561 |
+
"ssim": 0.7912082444752967,
|
1562 |
+
"lpips": 0.055135030299425125,
|
1563 |
+
"clip_similarity": 0.9857318997383118,
|
1564 |
+
"combined_score": 0.8197352865783747
|
1565 |
+
}
|
1566 |
+
},
|
1567 |
+
{
|
1568 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_white_horse_standing_in_front_of_a_full_moon.jpg",
|
1569 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_white_horse_standing_in_front_of_a_full_moon.jpg",
|
1570 |
+
"metrics": {
|
1571 |
+
"psnr": 22.458851637734604,
|
1572 |
+
"ssim": 0.8067243148481014,
|
1573 |
+
"lpips": 0.05994092673063278,
|
1574 |
+
"clip_similarity": 0.9537391066551208,
|
1575 |
+
"combined_score": 0.8076974917256788
|
1576 |
+
}
|
1577 |
+
},
|
1578 |
+
{
|
1579 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/french_bulldog_dressed_as_an_ancient_warrior.jpg",
|
1580 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/french_bulldog_dressed_as_an_ancient_warrior.jpg",
|
1581 |
+
"metrics": {
|
1582 |
+
"psnr": 17.727781186139374,
|
1583 |
+
"ssim": 0.5754005703046122,
|
1584 |
+
"lpips": 0.06493978202342987,
|
1585 |
+
"clip_similarity": 0.9679219722747803,
|
1586 |
+
"combined_score": 0.7603733590649693
|
1587 |
+
}
|
1588 |
+
},
|
1589 |
+
{
|
1590 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_man_in_a_suit_and_tie_walking_down_the_street.jpg",
|
1591 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_man_in_a_suit_and_tie_walking_down_the_street.jpg",
|
1592 |
+
"metrics": {
|
1593 |
+
"psnr": 25.335927959084085,
|
1594 |
+
"ssim": 0.7635802569125408,
|
1595 |
+
"lpips": 0.07686758786439896,
|
1596 |
+
"clip_similarity": 0.9825395941734314,
|
1597 |
+
"combined_score": 0.8125669819971051
|
1598 |
+
}
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_illustration_of_a_bird_with_large_wings.jpg",
|
1602 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_illustration_of_a_bird_with_large_wings.jpg",
|
1603 |
+
"metrics": {
|
1604 |
+
"psnr": 21.707241787834054,
|
1605 |
+
"ssim": 0.7611512125952827,
|
1606 |
+
"lpips": 0.07922220230102539,
|
1607 |
+
"clip_similarity": 0.914063036441803,
|
1608 |
+
"combined_score": 0.7863874236672841
|
1609 |
+
}
|
1610 |
+
},
|
1611 |
+
{
|
1612 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/benedict_cumberbatch_in_isherlocki.jpg",
|
1613 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/benedict_cumberbatch_in_isherlocki.jpg",
|
1614 |
+
"metrics": {
|
1615 |
+
"psnr": 24.969649114944083,
|
1616 |
+
"ssim": 0.7655403554127654,
|
1617 |
+
"lpips": 0.08772709965705872,
|
1618 |
+
"clip_similarity": 0.9756750464439392,
|
1619 |
+
"combined_score": 0.8065423186510585
|
1620 |
+
}
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_and_a_polar_bear_in_the_snow.jpg",
|
1624 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_leprechaun_and_a_polar_bear_in_the_snow.jpg",
|
1625 |
+
"metrics": {
|
1626 |
+
"psnr": 21.098854881591894,
|
1627 |
+
"ssim": 0.6230550289525142,
|
1628 |
+
"lpips": 0.1125105544924736,
|
1629 |
+
"clip_similarity": 0.9643725156784058,
|
1630 |
+
"combined_score": 0.7560110862463114
|
1631 |
+
}
|
1632 |
+
},
|
1633 |
+
{
|
1634 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_photo_of_a_sunset_with_a_tree_in_the_background.jpg",
|
1635 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_photo_of_a_sunset_with_a_tree_in_the_background.jpg",
|
1636 |
+
"metrics": {
|
1637 |
+
"psnr": 21.33123615764854,
|
1638 |
+
"ssim": 0.5963018445396511,
|
1639 |
+
"lpips": 0.07899382710456848,
|
1640 |
+
"clip_similarity": 0.9674849510192871,
|
1641 |
+
"combined_score": 0.76520211308452
|
1642 |
+
}
|
1643 |
+
},
|
1644 |
+
{
|
1645 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_image_of_a_horse_running_in_front_of_a_red_moon.jpg",
|
1646 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_image_of_a_horse_running_in_front_of_a_red_moon.jpg",
|
1647 |
+
"metrics": {
|
1648 |
+
"psnr": 22.46323614786324,
|
1649 |
+
"ssim": 0.7449309955017712,
|
1650 |
+
"lpips": 0.07899497449398041,
|
1651 |
+
"clip_similarity": 0.9718974828720093,
|
1652 |
+
"combined_score": 0.7935973372788896
|
1653 |
+
}
|
1654 |
+
},
|
1655 |
+
{
|
1656 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_is_standing_in_front_of_a_spaceship.jpg",
|
1657 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_leprechaun_is_standing_in_front_of_a_spaceship.jpg",
|
1658 |
+
"metrics": {
|
1659 |
+
"psnr": 20.227585488843857,
|
1660 |
+
"ssim": 0.6411207906226689,
|
1661 |
+
"lpips": 0.11194958537817001,
|
1662 |
+
"clip_similarity": 0.953413188457489,
|
1663 |
+
"combined_score": 0.753465010001009
|
1664 |
+
}
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/an_astronaut_in_space_with_a_rainbow_in_the_background.jpg",
|
1668 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/an_astronaut_in_space_with_a_rainbow_in_the_background.jpg",
|
1669 |
+
"metrics": {
|
1670 |
+
"psnr": 20.94943718276548,
|
1671 |
+
"ssim": 0.6791449207884067,
|
1672 |
+
"lpips": 0.10754552483558655,
|
1673 |
+
"clip_similarity": 0.9516425728797913,
|
1674 |
+
"combined_score": 0.7641422476276122
|
1675 |
+
}
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/ai_art/a_leprechaun_holding_a_pot_of_gold_in_a_cave.jpg",
|
1679 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_ai_art/a_leprechaun_holding_a_pot_of_gold_in_a_cave.jpg",
|
1680 |
+
"metrics": {
|
1681 |
+
"psnr": 19.13405969076556,
|
1682 |
+
"ssim": 0.5624041222779584,
|
1683 |
+
"lpips": 0.08503823727369308,
|
1684 |
+
"clip_similarity": 0.9760602712631226,
|
1685 |
+
"combined_score": 0.7522032624222135
|
1686 |
+
}
|
1687 |
+
}
|
1688 |
+
]
|
1689 |
+
}
|
data_for_ghazi/sd3_scrapped/metrics_output/category_averages_20250105_233912.json
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"category": "ai_art",
|
4 |
+
"total_images": 153,
|
5 |
+
"average_metrics": {
|
6 |
+
"psnr": 22.516727034260445,
|
7 |
+
"ssim": 0.6931980360632516,
|
8 |
+
"lpips": 0.06740899802203856,
|
9 |
+
"clip_similarity": 0.961646207407409,
|
10 |
+
"combined_score": 0.7908126959920125
|
11 |
+
}
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"category": "clickbait_thumbnails",
|
15 |
+
"total_images": 79,
|
16 |
+
"average_metrics": {
|
17 |
+
"psnr": 21.329807718586544,
|
18 |
+
"ssim": 0.7403863084030622,
|
19 |
+
"lpips": 0.05684749861071004,
|
20 |
+
"clip_similarity": 0.9304941824719876,
|
21 |
+
"combined_score": 0.7942602003485869
|
22 |
+
}
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"category": "conspiracy_imagery",
|
26 |
+
"total_images": 115,
|
27 |
+
"average_metrics": {
|
28 |
+
"psnr": 23.27706739333472,
|
29 |
+
"ssim": 0.740160270225816,
|
30 |
+
"lpips": 0.08161149966004103,
|
31 |
+
"clip_similarity": 0.9160115096880042,
|
32 |
+
"combined_score": 0.7934039705051793
|
33 |
+
}
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"category": "fake_product_ads",
|
37 |
+
"total_images": 43,
|
38 |
+
"average_metrics": {
|
39 |
+
"psnr": 19.410326332958086,
|
40 |
+
"ssim": 0.7989307185855566,
|
41 |
+
"lpips": 0.03320996019296175,
|
42 |
+
"clip_similarity": 0.9246797145799149,
|
43 |
+
"combined_score": 0.8053102092424888
|
44 |
+
}
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"category": "hateful_memes",
|
48 |
+
"total_images": 297,
|
49 |
+
"average_metrics": {
|
50 |
+
"psnr": 21.788146396757995,
|
51 |
+
"ssim": 0.7815157427695654,
|
52 |
+
"lpips": 0.054964906100171185,
|
53 |
+
"clip_similarity": 0.9559283364902843,
|
54 |
+
"combined_score": 0.8037931307908792
|
55 |
+
}
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"category": "misinformation_graphics",
|
59 |
+
"total_images": 178,
|
60 |
+
"average_metrics": {
|
61 |
+
"psnr": 20.884910012382278,
|
62 |
+
"ssim": 0.7340321326661201,
|
63 |
+
"lpips": 0.06423857313936597,
|
64 |
+
"clip_similarity": 0.9301036345155052,
|
65 |
+
"combined_score": 0.7904231608786979
|
66 |
+
}
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"category": "people_faces",
|
70 |
+
"total_images": 361,
|
71 |
+
"average_metrics": {
|
72 |
+
"psnr": 23.158693346893234,
|
73 |
+
"ssim": 0.6859381430695543,
|
74 |
+
"lpips": 0.0839291827010192,
|
75 |
+
"clip_similarity": 0.9326548203206789,
|
76 |
+
"combined_score": 0.7845561744221348
|
77 |
+
}
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"category": "propaganda_images",
|
81 |
+
"total_images": 154,
|
82 |
+
"average_metrics": {
|
83 |
+
"psnr": 20.899755749092467,
|
84 |
+
"ssim": 0.6906457634038738,
|
85 |
+
"lpips": 0.06340475364999434,
|
86 |
+
"clip_similarity": 0.9353321248834784,
|
87 |
+
"combined_score": 0.78395039500951
|
88 |
+
}
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"category": "protest_and_activism",
|
92 |
+
"total_images": 247,
|
93 |
+
"average_metrics": {
|
94 |
+
"psnr": 20.43122716430263,
|
95 |
+
"ssim": 0.6429378134326814,
|
96 |
+
"lpips": 0.08201424821811588,
|
97 |
+
"clip_similarity": 0.9276625883241414,
|
98 |
+
"combined_score": 0.7676616029611009
|
99 |
+
}
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"category": "visual_evidence",
|
103 |
+
"total_images": 183,
|
104 |
+
"average_metrics": {
|
105 |
+
"psnr": 21.584179337147624,
|
106 |
+
"ssim": 0.6397566298116726,
|
107 |
+
"lpips": 0.09161371941795278,
|
108 |
+
"clip_similarity": 0.9201238800267704,
|
109 |
+
"combined_score": 0.7673760263273331
|
110 |
+
}
|
111 |
+
}
|
112 |
+
]
|
data_for_ghazi/sd3_scrapped/metrics_output/clickbait_thumbnails_metrics_20250105_225532.json
ADDED
@@ -0,0 +1,875 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "clickbait_thumbnails",
|
3 |
+
"total_processed": 79,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_on_an_iphone.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 17.920357328473997,
|
10 |
+
"ssim": 0.6629605204723771,
|
11 |
+
"lpips": 0.042855534702539444,
|
12 |
+
"clip_similarity": 0.9614990949630737,
|
13 |
+
"combined_score": 0.7805945504212751
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_an_article_with_the_words_attempting_to_meet_up_with.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_an_article_with_the_words_attempting_to_meet_up_with.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 21.837970923052406,
|
21 |
+
"ssim": 0.8026267583691036,
|
22 |
+
"lpips": 0.04072301834821701,
|
23 |
+
"clip_similarity": 0.9359855055809021,
|
24 |
+
"combined_score": 0.8089293625068417
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_with_blue_hair_and_a_red_box.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_a_man_with_blue_hair_and_a_red_box.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 23.968491952481116,
|
32 |
+
"ssim": 0.8220863154620984,
|
33 |
+
"lpips": 0.021144362166523933,
|
34 |
+
"clip_similarity": 0.9749979972839355,
|
35 |
+
"combined_score": 0.8332546800518305
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/strandbeestevoluut_screenshot.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/strandbeestevoluut_screenshot.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 24.987288126736374,
|
43 |
+
"ssim": 0.9008657018655474,
|
44 |
+
"lpips": 0.026370111852884293,
|
45 |
+
"clip_similarity": 0.9630520343780518,
|
46 |
+
"combined_score": 0.8471419602028096
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/text_in_arial_black_stuff_here.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/text_in_arial_black_stuff_here.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 18.77535169705941,
|
54 |
+
"ssim": 0.91967341899608,
|
55 |
+
"lpips": 0.013581822626292706,
|
56 |
+
"clip_similarity": 0.9898433685302734,
|
57 |
+
"combined_score": 0.8321817117832369
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_to_bow_how_to_shoot_how_to_shoot_how_to_shoot_how_to_shoot_how_to.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/how_to_bow_how_to_shoot_how_to_shoot_how_to_shoot_how_to_shoot_how_to.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 20.10564857970281,
|
65 |
+
"ssim": 0.7638531294373557,
|
66 |
+
"lpips": 0.029820941388607025,
|
67 |
+
"clip_similarity": 0.968737006187439,
|
68 |
+
"combined_score": 0.8015425834468488
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_many_different_videos_on_youtube.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_many_different_videos_on_youtube.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 17.160416093142207,
|
76 |
+
"ssim": 0.662210070992984,
|
77 |
+
"lpips": 0.029758144170045853,
|
78 |
+
"clip_similarity": 0.9357267022132874,
|
79 |
+
"combined_score": 0.7824888304107602
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_he_is_known.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_youtube_videos_with_the_words_he_is_known.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 23.981745561026745,
|
87 |
+
"ssim": 0.8948374208091002,
|
88 |
+
"lpips": 0.010305231437087059,
|
89 |
+
"clip_similarity": 0.9678413271903992,
|
90 |
+
"combined_score": 0.8473116426425582
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_youtube_app_showing_various_videos.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_the_youtube_app_showing_various_videos.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 18.46338626385879,
|
98 |
+
"ssim": 0.7236608041288393,
|
99 |
+
"lpips": 0.04409153759479523,
|
100 |
+
"clip_similarity": 0.9622077345848083,
|
101 |
+
"combined_score": 0.7893378559196285
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/covid19_social_media_guidelines.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/covid19_social_media_guidelines.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 19.722364492236167,
|
109 |
+
"ssim": 0.8765487844696235,
|
110 |
+
"lpips": 0.01915023848414421,
|
111 |
+
"clip_similarity": 0.8355797529220581,
|
112 |
+
"combined_score": 0.8083377094931989
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_video_on_youtube.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_a_video_on_youtube.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 23.045480850288733,
|
120 |
+
"ssim": 0.885762096588587,
|
121 |
+
"lpips": 0.05790796875953674,
|
122 |
+
"clip_similarity": 0.8414117097854614,
|
123 |
+
"combined_score": 0.81196510065244
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/mark_zuckerbergs_face_on_the_front_page_of_the_stock_market.png",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/mark_zuckerbergs_face_on_the_front_page_of_the_stock_market.png",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 26.105891376459436,
|
131 |
+
"ssim": 0.9040355292742369,
|
132 |
+
"lpips": 0.01732296496629715,
|
133 |
+
"clip_similarity": 0.9755980372428894,
|
134 |
+
"combined_score": 0.8576315522595177
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_with_many_different_videos_on_it.png",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_youtube_with_many_different_videos_on_it.png",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 17.28233462555246,
|
142 |
+
"ssim": 0.6793538502242761,
|
143 |
+
"lpips": 0.06315049529075623,
|
144 |
+
"clip_similarity": 0.9231995344161987,
|
145 |
+
"combined_score": 0.7721203576234966
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_showing_japans_most_popular_food.png",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_showing_japans_most_popular_food.png",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 16.153954543087313,
|
153 |
+
"ssim": 0.7259364131964524,
|
154 |
+
"lpips": 0.04970862716436386,
|
155 |
+
"clip_similarity": 0.9576854705810547,
|
156 |
+
"combined_score": 0.787260989530046
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_holding_a_small_insect_on_their_finger.png",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_person_holding_a_small_insect_on_their_finger.png",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 27.154547160865093,
|
164 |
+
"ssim": 0.8564075699661133,
|
165 |
+
"lpips": 0.08145670592784882,
|
166 |
+
"clip_similarity": 0.8601574897766113,
|
167 |
+
"combined_score": 0.8217397732021564
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/you_open_youtube_that_one_thumnail__you_open_youtube_that_one_thumnail.png",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/you_open_youtube_that_one_thumnail__you_open_youtube_that_one_thumnail.png",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 17.611056208278942,
|
175 |
+
"ssim": 0.8271025546250027,
|
176 |
+
"lpips": 0.02793879806995392,
|
177 |
+
"clip_similarity": 0.9856740832328796,
|
178 |
+
"combined_score": 0.8128542121925545
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_website_with_the_word_explore_and_transition_ideas.png",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_a_website_with_the_word_explore_and_transition_ideas.png",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 19.792971069297934,
|
186 |
+
"ssim": 0.8575749889081729,
|
187 |
+
"lpips": 0.019003350287675858,
|
188 |
+
"clip_similarity": 0.7578326463699341,
|
189 |
+
"combined_score": 0.7977683403725329
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_train_and_a_sign_that_says_why_do_trains_use_uranium.png",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/two_pictures_of_a_train_and_a_sign_that_says_why_do_trains_use_uranium.png",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 19.596301500736722,
|
197 |
+
"ssim": 0.6640302736251346,
|
198 |
+
"lpips": 0.10969649255275726,
|
199 |
+
"clip_similarity": 0.891049325466156,
|
200 |
+
"combined_score": 0.7503157011969208
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_smiley_face_with_the_words_major_and_minor_next_to_it.png",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_smiley_face_with_the_words_major_and_minor_next_to_it.png",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 21.53031112908812,
|
208 |
+
"ssim": 0.866989251467444,
|
209 |
+
"lpips": 0.016059635207057,
|
210 |
+
"clip_similarity": 0.9939324259757996,
|
211 |
+
"combined_score": 0.8314723136406672
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/how_film_makers_make_cameras_disappear_mirrors_in_movies.png",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/how_film_makers_make_cameras_disappear_mirrors_in_movies.png",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 24.368333010336393,
|
219 |
+
"ssim": 0.8405194318874177,
|
220 |
+
"lpips": 0.052754972130060196,
|
221 |
+
"clip_similarity": 0.9337297677993774,
|
222 |
+
"combined_score": 0.8228283163692112
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_the_app_on_the_app_store.png",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_the_app_on_the_app_store.png",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 20.23984266776616,
|
230 |
+
"ssim": 0.8376090162615167,
|
231 |
+
"lpips": 0.02352227084338665,
|
232 |
+
"clip_similarity": 0.9611715078353882,
|
233 |
+
"combined_score": 0.8147249217664118
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/i_dated_an_ai_for_a_month_she_cheated.png",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/i_dated_an_ai_for_a_month_she_cheated.png",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 21.990653741195967,
|
241 |
+
"ssim": 0.8472677083393084,
|
242 |
+
"lpips": 0.050567544996738434,
|
243 |
+
"clip_similarity": 0.9574918150901794,
|
244 |
+
"combined_score": 0.8150939657170356
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_youtube_videos_are_shown_on_the_screen.png",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_bunch_of_youtube_videos_are_shown_on_the_screen.png",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 15.405947372806743,
|
252 |
+
"ssim": 0.5943926535724091,
|
253 |
+
"lpips": 0.05491683632135391,
|
254 |
+
"clip_similarity": 0.9023808836936951,
|
255 |
+
"combined_score": 0.760176093692757
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_youtube_with_many_videos_on_it.png",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_youtube_with_many_videos_on_it.png",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 17.571974971825192,
|
263 |
+
"ssim": 0.6762094737296064,
|
264 |
+
"lpips": 0.0575263686478138,
|
265 |
+
"clip_similarity": 0.918656587600708,
|
266 |
+
"combined_score": 0.7731628507927769
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_bunch_of_video_games_are_displayed_on_the_screen.png",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_bunch_of_video_games_are_displayed_on_the_screen.png",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 14.608425015051921,
|
274 |
+
"ssim": 0.5382015962191873,
|
275 |
+
"lpips": 0.07442863285541534,
|
276 |
+
"clip_similarity": 0.9447363615036011,
|
277 |
+
"combined_score": 0.7491538540838427
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_youtube_app_with_an_arrow_pointing_to_an_image_of_a_gun.png",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_the_youtube_app_with_an_arrow_pointing_to_an_image_of_a_gun.png",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 16.655580988402725,
|
285 |
+
"ssim": 0.7879730416733913,
|
286 |
+
"lpips": 0.04171237349510193,
|
287 |
+
"clip_similarity": 0.9556283354759216,
|
288 |
+
"combined_score": 0.7991594590753152
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_woman_in_a_blue_bra_top.png",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_a_woman_in_a_blue_bra_top.png",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 27.35572617102123,
|
296 |
+
"ssim": 0.8949275213742935,
|
297 |
+
"lpips": 0.04734787344932556,
|
298 |
+
"clip_similarity": 0.9290613532066345,
|
299 |
+
"combined_score": 0.8473521386746498
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_with_headphones_on_his_head_and_the_words_youtube_slander.png",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_man_with_headphones_on_his_head_and_the_words_youtube_slander.png",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 21.35268316130562,
|
307 |
+
"ssim": 0.8262298347397586,
|
308 |
+
"lpips": 0.03750210255384445,
|
309 |
+
"clip_similarity": 0.977107048034668,
|
310 |
+
"combined_score": 0.8152828599271131
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/avatar_the_last_airbender.png",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/avatar_the_last_airbender.png",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 21.218329502904844,
|
318 |
+
"ssim": 0.677559663141062,
|
319 |
+
"lpips": 0.06427107751369476,
|
320 |
+
"clip_similarity": 0.9278402328491211,
|
321 |
+
"combined_score": 0.7780147431408024
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_pictures_of_a_man_holding_a_sign_that_says_text_here.png",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/two_pictures_of_a_man_holding_a_sign_that_says_text_here.png",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 20.928395107417966,
|
329 |
+
"ssim": 0.8688764746665131,
|
330 |
+
"lpips": 0.03271421417593956,
|
331 |
+
"clip_similarity": 0.9545435905456543,
|
332 |
+
"combined_score": 0.8189778308300533
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_the_lunch_situation_is_out_of_control.png",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_the_lunch_situation_is_out_of_control.png",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 18.736868301130365,
|
340 |
+
"ssim": 0.8206044530175554,
|
341 |
+
"lpips": 0.03931213170289993,
|
342 |
+
"clip_similarity": 0.9298702478408813,
|
343 |
+
"combined_score": 0.8023184466407065
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_building_with_a_clock_tower_in_the_background.png",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_a_building_with_a_clock_tower_in_the_background.png",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 19.51548576486377,
|
351 |
+
"ssim": 0.681309403413648,
|
352 |
+
"lpips": 0.08687613159418106,
|
353 |
+
"clip_similarity": 0.895060122013092,
|
354 |
+
"combined_score": 0.7612957766553929
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_nintendo_of_america_app.png",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_the_nintendo_of_america_app.png",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 18.879527354039954,
|
362 |
+
"ssim": 0.7002340840023195,
|
363 |
+
"lpips": 0.051959265023469925,
|
364 |
+
"clip_similarity": 0.9643442034721375,
|
365 |
+
"combined_score": 0.783283790189347
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_walking_down_the_street_with_a_bag_on_his_back.png",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_man_is_walking_down_the_street_with_a_bag_on_his_back.png",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 20.152846005388078,
|
373 |
+
"ssim": 0.7392679211825905,
|
374 |
+
"lpips": 0.05164021998643875,
|
375 |
+
"clip_similarity": 0.8891170024871826,
|
376 |
+
"combined_score": 0.7824920414577937
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/frost_on_the_branches_of_a_tree_at_night.jpg",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/frost_on_the_branches_of_a_tree_at_night.jpg",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 19.378141865260236,
|
384 |
+
"ssim": 0.6689662026924076,
|
385 |
+
"lpips": 0.11672860383987427,
|
386 |
+
"clip_similarity": 0.8968445062637329,
|
387 |
+
"combined_score": 0.7491743696862785
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_an_orchid_with_a_yellow_and_pink_center.jpg",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_close_up_of_an_orchid_with_a_yellow_and_pink_center.jpg",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 26.09144885825662,
|
395 |
+
"ssim": 0.7480061888196428,
|
396 |
+
"lpips": 0.09512504935264587,
|
397 |
+
"clip_similarity": 0.9449194669723511,
|
398 |
+
"combined_score": 0.8038563520380385
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_app_for_the_game_mafia_game_young.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_the_app_for_the_game_mafia_game_young.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 22.28334751878746,
|
406 |
+
"ssim": 0.7263199648938933,
|
407 |
+
"lpips": 0.031234370544552803,
|
408 |
+
"clip_similarity": 0.9652448296546936,
|
409 |
+
"combined_score": 0.8059571856028971
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_moth_with_black_and_white_stripes.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_close_up_of_a_moth_with_black_and_white_stripes.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 22.819941424517644,
|
417 |
+
"ssim": 0.5932648723062334,
|
418 |
+
"lpips": 0.058730874210596085,
|
419 |
+
"clip_similarity": 0.9488208293914795,
|
420 |
+
"combined_score": 0.7774157149339626
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/two_men_in_front_of_a_sign_that_says_marcos_haunted_forest.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/two_men_in_front_of_a_sign_that_says_marcos_haunted_forest.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 22.541410960802637,
|
428 |
+
"ssim": 0.5966738839699698,
|
429 |
+
"lpips": 0.0785287544131279,
|
430 |
+
"clip_similarity": 0.8244568109512329,
|
431 |
+
"combined_score": 0.7571687544500371
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_carnivorous_plant_with_a_fly_on_it.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_close_up_of_a_carnivorous_plant_with_a_fly_on_it.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 25.56266474459422,
|
439 |
+
"ssim": 0.8373491746215534,
|
440 |
+
"lpips": 0.08739510923624039,
|
441 |
+
"clip_similarity": 0.9504918456077576,
|
442 |
+
"combined_score": 0.8178765962442958
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/actual_former_rocket_surgeon.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/actual_former_rocket_surgeon.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 19.549718007642262,
|
450 |
+
"ssim": 0.7616759755355805,
|
451 |
+
"lpips": 0.040797311812639236,
|
452 |
+
"clip_similarity": 0.9575493335723877,
|
453 |
+
"combined_score": 0.7957272705531522
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_man_with_dreadlocks_and_a_beard.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_a_man_with_dreadlocks_and_a_beard.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 18.85324108628343,
|
461 |
+
"ssim": 0.37665350086033395,
|
462 |
+
"lpips": 0.1483193337917328,
|
463 |
+
"clip_similarity": 0.9189777970314026,
|
464 |
+
"combined_score": 0.6964840380050838
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_inside_of_an_old_wooden_bridge_with_snow_on_the_ground.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/the_inside_of_an_old_wooden_bridge_with_snow_on_the_ground.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 19.432937858705223,
|
472 |
+
"ssim": 0.38999299001845134,
|
473 |
+
"lpips": 0.10217952728271484,
|
474 |
+
"clip_similarity": 0.9372170567512512,
|
475 |
+
"combined_score": 0.7164578196289426
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/slay_the_spire_xbox_one.jpg",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/slay_the_spire_xbox_one.jpg",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 22.05884776617917,
|
483 |
+
"ssim": 0.822728244934059,
|
484 |
+
"lpips": 0.04897046089172363,
|
485 |
+
"clip_similarity": 0.9252288937568665,
|
486 |
+
"combined_score": 0.809086703634588
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/this_picture_is_made_by_a_russian_artist.jpg",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/this_picture_is_made_by_a_russian_artist.jpg",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 23.43365291157973,
|
494 |
+
"ssim": 0.6673213113234343,
|
495 |
+
"lpips": 0.09623236954212189,
|
496 |
+
"clip_similarity": 0.844901442527771,
|
497 |
+
"combined_score": 0.7680752761694483
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_showing_a_video_of_a_man_on_youtube.jpg",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_iphone_screen_showing_a_video_of_a_man_on_youtube.jpg",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 19.237813776098204,
|
505 |
+
"ssim": 0.8209893151598586,
|
506 |
+
"lpips": 0.029304075986146927,
|
507 |
+
"clip_similarity": 0.9459588527679443,
|
508 |
+
"combined_score": 0.8074878559556218
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_image_of_a_lightning_bolt_coming_out_of_the_ground.jpg",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_cartoon_image_of_a_lightning_bolt_coming_out_of_the_ground.jpg",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 24.59526275990539,
|
516 |
+
"ssim": 0.8069382269777826,
|
517 |
+
"lpips": 0.047835126519203186,
|
518 |
+
"clip_similarity": 0.9296033382415771,
|
519 |
+
"combined_score": 0.8202350873886308
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_the_nightmare_before_christmas.jpg",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/five_nights_at_freddys_the_nightmare_before_christmas.jpg",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 22.228804221859292,
|
527 |
+
"ssim": 0.6118373158491129,
|
528 |
+
"lpips": 0.05330276116728783,
|
529 |
+
"clip_similarity": 0.9231266379356384,
|
530 |
+
"combined_score": 0.7765763158716764
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_is_painting_a_figurine_with_a_brush.jpg",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_person_is_painting_a_figurine_with_a_brush.jpg",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 23.387918619523575,
|
538 |
+
"ssim": 0.7821176710903655,
|
539 |
+
"lpips": 0.04540077596902847,
|
540 |
+
"clip_similarity": 0.9436452388763428,
|
541 |
+
"combined_score": 0.8127314960596469
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_hand_holding_a_gun_in_front_of_another_gun.jpg",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_hand_holding_a_gun_in_front_of_another_gun.jpg",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 19.075991626510675,
|
549 |
+
"ssim": 0.6013993358542313,
|
550 |
+
"lpips": 0.07671435922384262,
|
551 |
+
"clip_similarity": 0.8673886060714722,
|
552 |
+
"combined_score": 0.750098735256937
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/nick_eh_30s_nonfamily_friendly_fashion_show.jpg",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/nick_eh_30s_nonfamily_friendly_fashion_show.jpg",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 18.533727258123914,
|
560 |
+
"ssim": 0.72280747296597,
|
561 |
+
"lpips": 0.04663316532969475,
|
562 |
+
"clip_similarity": 0.977289080619812,
|
563 |
+
"combined_score": 0.7898284211414835
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_small_blue_gecko_sitting_on_top_of_a_finger.jpg",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_small_blue_gecko_sitting_on_top_of_a_finger.jpg",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 27.170550820827167,
|
571 |
+
"ssim": 0.8495950171187584,
|
572 |
+
"lpips": 0.04812939465045929,
|
573 |
+
"clip_similarity": 0.9639443159103394,
|
574 |
+
"combined_score": 0.8428411501353228
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_toy_motorcycle_with_orange_and_black_wheels.jpg",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_toy_motorcycle_with_orange_and_black_wheels.jpg",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 23.139228054682974,
|
582 |
+
"ssim": 0.8545493956020787,
|
583 |
+
"lpips": 0.02036295272409916,
|
584 |
+
"clip_similarity": 0.9644922018051147,
|
585 |
+
"combined_score": 0.8332007363408034
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/ice_crystals_on_the_roof_of_a_building.jpg",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/ice_crystals_on_the_roof_of_a_building.jpg",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 17.414759619425524,
|
593 |
+
"ssim": 0.5038408820696159,
|
594 |
+
"lpips": 0.10823037475347519,
|
595 |
+
"clip_similarity": 0.9599913358688354,
|
596 |
+
"combined_score": 0.7336946347336096
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_an_anime_character_holding_a_sword.jpg",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_an_anime_character_holding_a_sword.jpg",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 23.454577418442753,
|
604 |
+
"ssim": 0.8510854616401433,
|
605 |
+
"lpips": 0.03592018038034439,
|
606 |
+
"clip_similarity": 0.9556235074996948,
|
607 |
+
"combined_score": 0.8279259939550843
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_large_fire_in_the_middle_of_a_room.jpg",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_large_fire_in_the_middle_of_a_room.jpg",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 24.338717288998776,
|
615 |
+
"ssim": 0.6030678705574912,
|
616 |
+
"lpips": 0.0937570109963417,
|
617 |
+
"clip_similarity": 0.9384713172912598,
|
618 |
+
"combined_score": 0.7731859449090239
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/people_are_standing_around_a_large_sculpture_that_is_made_out_of_metal.jpg",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/people_are_standing_around_a_large_sculpture_that_is_made_out_of_metal.jpg",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 18.01772804535728,
|
626 |
+
"ssim": 0.5038681468337693,
|
627 |
+
"lpips": 0.08647754788398743,
|
628 |
+
"clip_similarity": 0.9207171201705933,
|
629 |
+
"combined_score": 0.7373847922827291
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_aerial_view_of_a_mountain_covered_in_fog.jpg",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_aerial_view_of_a_mountain_covered_in_fog.jpg",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 24.614658160431688,
|
637 |
+
"ssim": 0.8005470129488037,
|
638 |
+
"lpips": 0.10248307138681412,
|
639 |
+
"clip_similarity": 0.9231247305870056,
|
640 |
+
"combined_score": 0.7995987408177946
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_close_up_of_a_chain_link_fence_covered_in_ice.jpg",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_close_up_of_a_chain_link_fence_covered_in_ice.jpg",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 22.272024501998487,
|
648 |
+
"ssim": 0.7034074984209994,
|
649 |
+
"lpips": 0.13402289152145386,
|
650 |
+
"clip_similarity": 0.9263769388198853,
|
651 |
+
"combined_score": 0.7626009291226219
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_is_walking_with_a_little_girl_in_a_pair_of_shoes.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_man_is_walking_with_a_little_girl_in_a_pair_of_shoes.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 21.230476020026494,
|
659 |
+
"ssim": 0.5706505918313813,
|
660 |
+
"lpips": 0.08386622369289398,
|
661 |
+
"clip_similarity": 0.900246798992157,
|
662 |
+
"combined_score": 0.7524214704815424
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_rip_and_old_and_watch_later_button.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_a_youtube_video_with_the_words_rip_and_old_and_watch_later_button.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 16.289536604838258,
|
670 |
+
"ssim": 0.8049952117396891,
|
671 |
+
"lpips": 0.03492697328329086,
|
672 |
+
"clip_similarity": 0.9369240999221802,
|
673 |
+
"combined_score": 0.8022172511040196
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_group_of_people_are_standing_inside_of_a_circular_stairway.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_group_of_people_are_standing_inside_of_a_circular_stairway.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 19.48607035887867,
|
681 |
+
"ssim": 0.6976463395202405,
|
682 |
+
"lpips": 0.05889316275715828,
|
683 |
+
"clip_similarity": 0.9619138240814209,
|
684 |
+
"combined_score": 0.7802257263711727
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys__join_the_family.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/five_nights_at_freddys__join_the_family.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 25.36679649587783,
|
692 |
+
"ssim": 0.7038171932526742,
|
693 |
+
"lpips": 0.0578739158809185,
|
694 |
+
"clip_similarity": 0.9465989470481873,
|
695 |
+
"combined_score": 0.8068105856137875
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_small_fish_on_a_finger.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_small_fish_on_a_finger.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 25.87930443900055,
|
703 |
+
"ssim": 0.6756986367031247,
|
704 |
+
"lpips": 0.04797913879156113,
|
705 |
+
"clip_similarity": 0.9541385769844055,
|
706 |
+
"combined_score": 0.8093724768218655
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_pixelated_sword_in_the_sky.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_a_pixelated_sword_in_the_sky.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 24.94324296507411,
|
714 |
+
"ssim": 0.7500656407250651,
|
715 |
+
"lpips": 0.05630258843302727,
|
716 |
+
"clip_similarity": 0.8617422580718994,
|
717 |
+
"combined_score": 0.8036943807897607
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_person_holding_an_orange_and_yellow_glass_ball_in_front_of_a_window.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_person_holding_an_orange_and_yellow_glass_ball_in_front_of_a_window.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 20.647082656911053,
|
725 |
+
"ssim": 0.6544386400315596,
|
726 |
+
"lpips": 0.08533668518066406,
|
727 |
+
"clip_similarity": 0.9609211087226868,
|
728 |
+
"combined_score": 0.7676254803483253
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/five_nights_at_freddys_with_the_text_join_the_family.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/five_nights_at_freddys_with_the_text_join_the_family.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 24.756117599846277,
|
736 |
+
"ssim": 0.6936636632184335,
|
737 |
+
"lpips": 0.059173762798309326,
|
738 |
+
"clip_similarity": 0.9155883193016052,
|
739 |
+
"combined_score": 0.7986781524327486
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_video_game_with_the_words_180_points_on_it.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_video_game_with_the_words_180_points_on_it.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 21.26791215894089,
|
747 |
+
"ssim": 0.6658266761260446,
|
748 |
+
"lpips": 0.06796066462993622,
|
749 |
+
"clip_similarity": 0.9051992297172546,
|
750 |
+
"combined_score": 0.772947252564859
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_video_showing_how_to_make_a_minecraft_video.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_a_video_showing_how_to_make_a_minecraft_video.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 22.889980689875475,
|
758 |
+
"ssim": 0.8342330083670543,
|
759 |
+
"lpips": 0.041411805897951126,
|
760 |
+
"clip_similarity": 0.9376709461212158,
|
761 |
+
"combined_score": 0.8188578172522741
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_with_a_picture_of_a_school_bus_and_people_on_the_street.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_iphone_with_a_picture_of_a_school_bus_and_people_on_the_street.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 20.415292352026615,
|
769 |
+
"ssim": 0.6959938163299211,
|
770 |
+
"lpips": 0.06822453439235687,
|
771 |
+
"clip_similarity": 0.9416159391403198,
|
772 |
+
"combined_score": 0.7767585410863282
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/three_large_white_truffles_sitting_on_a_red_cloth.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/three_large_white_truffles_sitting_on_a_red_cloth.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 26.828104229929384,
|
780 |
+
"ssim": 0.7650858005938724,
|
781 |
+
"lpips": 0.07802727073431015,
|
782 |
+
"clip_similarity": 0.8862676024436951,
|
783 |
+
"combined_score": 0.8102206067260888
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_image_of_a_woman_holding_a_sword.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_image_of_a_woman_holding_a_sword.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 23.53346138100727,
|
791 |
+
"ssim": 0.8754391851324915,
|
792 |
+
"lpips": 0.04305599629878998,
|
793 |
+
"clip_similarity": 0.9220722913742065,
|
794 |
+
"combined_score": 0.8261208151077541
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_the_words_cenet_on_it.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screen_shot_of_a_youtube_video_with_the_words_cenet_on_it.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 22.515702624280074,
|
802 |
+
"ssim": 0.8940115361880978,
|
803 |
+
"lpips": 0.021814443171024323,
|
804 |
+
"clip_similarity": 0.9044081568717957,
|
805 |
+
"combined_score": 0.8294860041269361
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/an_iphone_screen_with_the_words_cnet_on_it.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/an_iphone_screen_with_the_words_cnet_on_it.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 18.332081515515032,
|
813 |
+
"ssim": 0.8231928033284522,
|
814 |
+
"lpips": 0.029733028262853622,
|
815 |
+
"clip_similarity": 0.9485470056533813,
|
816 |
+
"combined_score": 0.8079270611726072
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_screenshot_of_the_app_on_an_android_phone.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_screenshot_of_the_app_on_an_android_phone.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 21.619016490578282,
|
824 |
+
"ssim": 0.8532910448043148,
|
825 |
+
"lpips": 0.023121748119592667,
|
826 |
+
"clip_similarity": 0.9011691808700562,
|
827 |
+
"combined_score": 0.8181130454186868
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_paper_cutout_of_a_person_with_the_words_actual_rocket_surgeon.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_paper_cutout_of_a_person_with_the_words_actual_rocket_surgeon.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 19.67709669771523,
|
835 |
+
"ssim": 0.7732272538153776,
|
836 |
+
"lpips": 0.042887575924396515,
|
837 |
+
"clip_similarity": 0.9649766683578491,
|
838 |
+
"combined_score": 0.7974711033345527
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_cartoon_with_the_words_yes_but_on_it.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_cartoon_with_the_words_yes_but_on_it.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 22.43480407770171,
|
846 |
+
"ssim": 0.8065258438448332,
|
847 |
+
"lpips": 0.01535186916589737,
|
848 |
+
"clip_similarity": 0.9763480424880981,
|
849 |
+
"combined_score": 0.8254145470059793
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/a_man_in_a_cloak_standing_in_the_middle_of_a_field.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/a_man_in_a_cloak_standing_in_the_middle_of_a_field.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 24.13693836440208,
|
857 |
+
"ssim": 0.7715775368098563,
|
858 |
+
"lpips": 0.1123264729976654,
|
859 |
+
"clip_similarity": 0.941026508808136,
|
860 |
+
"combined_score": 0.7912097076751196
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/clickbait_thumbnails/the_entrance_to_markofs_haunted_forest_is_lit_up_at_night.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_clickbait_thumbnails/the_entrance_to_markofs_haunted_forest_is_lit_up_at_night.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 19.14218825423549,
|
868 |
+
"ssim": 0.34843727831578347,
|
869 |
+
"lpips": 0.14277108013629913,
|
870 |
+
"clip_similarity": 0.8645085692405701,
|
871 |
+
"combined_score": 0.6887465706237198
|
872 |
+
}
|
873 |
+
}
|
874 |
+
]
|
875 |
+
}
|
data_for_ghazi/sd3_scrapped/metrics_output/conspiracy_imagery_metrics_20250105_225923.json
ADDED
@@ -0,0 +1,1271 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"category": "conspiracy_imagery",
|
3 |
+
"total_processed": 115,
|
4 |
+
"results": [
|
5 |
+
{
|
6 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_chart_showing_the_different_types_of_people_in_the_world.png",
|
7 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_chart_showing_the_different_types_of_people_in_the_world.png",
|
8 |
+
"metrics": {
|
9 |
+
"psnr": 12.689355519024442,
|
10 |
+
"ssim": 0.48091647680745314,
|
11 |
+
"lpips": 0.10280241072177887,
|
12 |
+
"clip_similarity": 0.9693203568458557,
|
13 |
+
"combined_score": 0.733088663453081
|
14 |
+
}
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/chinese_made_cube_in_a_spheroid_drone.png",
|
18 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/chinese_made_cube_in_a_spheroid_drone.png",
|
19 |
+
"metrics": {
|
20 |
+
"psnr": 20.090854670800216,
|
21 |
+
"ssim": 0.6607453772966633,
|
22 |
+
"lpips": 0.10712200403213501,
|
23 |
+
"clip_similarity": 0.9395204782485962,
|
24 |
+
"combined_score": 0.7560254263621129
|
25 |
+
}
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_is_holding_a_snake_in_his_hands.png",
|
29 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_is_holding_a_snake_in_his_hands.png",
|
30 |
+
"metrics": {
|
31 |
+
"psnr": 25.364454693156716,
|
32 |
+
"ssim": 0.8469474317356852,
|
33 |
+
"lpips": 0.09995830059051514,
|
34 |
+
"clip_similarity": 0.8843998908996582,
|
35 |
+
"combined_score": 0.8073189721094218
|
36 |
+
}
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/why_though_civil_discussion.png",
|
40 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/why_though_civil_discussion.png",
|
41 |
+
"metrics": {
|
42 |
+
"psnr": 18.874158866215488,
|
43 |
+
"ssim": 0.9243852425518417,
|
44 |
+
"lpips": 0.008611690253019333,
|
45 |
+
"clip_similarity": 0.9788157343864441,
|
46 |
+
"combined_score": 0.8335252682328639
|
47 |
+
}
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_some_text_on_a_black_background.png",
|
51 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_screenshot_of_some_text_on_a_black_background.png",
|
52 |
+
"metrics": {
|
53 |
+
"psnr": 22.111978645865456,
|
54 |
+
"ssim": 0.9089126068053376,
|
55 |
+
"lpips": 0.022390620782971382,
|
56 |
+
"clip_similarity": 0.9704936146736145,
|
57 |
+
"combined_score": 0.8361094284434494
|
58 |
+
}
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_drawing_of_a_man_on_a_bike_next_to_an_image_of_a_man_in_a.png",
|
62 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_drawing_of_a_man_on_a_bike_next_to_an_image_of_a_man_in_a.png",
|
63 |
+
"metrics": {
|
64 |
+
"psnr": 21.65075440816365,
|
65 |
+
"ssim": 0.7794718160927779,
|
66 |
+
"lpips": 0.06279899179935455,
|
67 |
+
"clip_similarity": 0.9010066986083984,
|
68 |
+
"combined_score": 0.7932955671858006
|
69 |
+
}
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_the_earth_from_space.png",
|
73 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_the_earth_from_space.png",
|
74 |
+
"metrics": {
|
75 |
+
"psnr": 24.21116537589406,
|
76 |
+
"ssim": 0.6126124432955481,
|
77 |
+
"lpips": 0.05712271109223366,
|
78 |
+
"clip_similarity": 0.9554557204246521,
|
79 |
+
"combined_score": 0.788500316533986
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/paranormal_witness_true_terror.png",
|
84 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/paranormal_witness_true_terror.png",
|
85 |
+
"metrics": {
|
86 |
+
"psnr": 29.227651395996396,
|
87 |
+
"ssim": 0.7318108697333908,
|
88 |
+
"lpips": 0.0718894898891449,
|
89 |
+
"clip_similarity": 0.9651485681533813,
|
90 |
+
"combined_score": 0.827263422794128
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/boxer_bernard_dorton_says_hes_been_banned_from_the_ufc.png",
|
95 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/boxer_bernard_dorton_says_hes_been_banned_from_the_ufc.png",
|
96 |
+
"metrics": {
|
97 |
+
"psnr": 19.482161456331568,
|
98 |
+
"ssim": 0.8479939765995491,
|
99 |
+
"lpips": 0.02388893812894821,
|
100 |
+
"clip_similarity": 0.7343688011169434,
|
101 |
+
"combined_score": 0.7922748482564947
|
102 |
+
}
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_the_great_deep_with_the_words_the_great_deep.png",
|
106 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_the_great_deep_with_the_words_the_great_deep.png",
|
107 |
+
"metrics": {
|
108 |
+
"psnr": 20.639917877222747,
|
109 |
+
"ssim": 0.8444581625414141,
|
110 |
+
"lpips": 0.03246406465768814,
|
111 |
+
"clip_similarity": 0.88441002368927,
|
112 |
+
"combined_score": 0.8069468935060621
|
113 |
+
}
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_text_message_that_reads_if_you_dont_mind_me_bringing_it_up_again.png",
|
117 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_text_message_that_reads_if_you_dont_mind_me_bringing_it_up_again.png",
|
118 |
+
"metrics": {
|
119 |
+
"psnr": 21.88376542165672,
|
120 |
+
"ssim": 0.8663985487008917,
|
121 |
+
"lpips": 0.03150538355112076,
|
122 |
+
"clip_similarity": 0.9927258491516113,
|
123 |
+
"combined_score": 0.8276243100856862
|
124 |
+
}
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_holding_up_an_old_photo_of_himself.jpg",
|
128 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_holding_up_an_old_photo_of_himself.jpg",
|
129 |
+
"metrics": {
|
130 |
+
"psnr": 27.901584542453218,
|
131 |
+
"ssim": 0.9079561952854577,
|
132 |
+
"lpips": 0.05732887238264084,
|
133 |
+
"clip_similarity": 0.9540257453918457,
|
134 |
+
"combined_score": 0.851038821210345
|
135 |
+
}
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_flying_object_in_the_sky.jpg",
|
139 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_flying_object_in_the_sky.jpg",
|
140 |
+
"metrics": {
|
141 |
+
"psnr": 31.678618851336267,
|
142 |
+
"ssim": 0.9687530688856949,
|
143 |
+
"lpips": 0.018122419714927673,
|
144 |
+
"clip_similarity": 0.8281402587890625,
|
145 |
+
"combined_score": 0.8801772335682171
|
146 |
+
}
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_in_a_batman_t__shirt_is_holding_a_young_boy.jpg",
|
150 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_in_a_batman_t__shirt_is_holding_a_young_boy.jpg",
|
151 |
+
"metrics": {
|
152 |
+
"psnr": 25.751029060539334,
|
153 |
+
"ssim": 0.7629148672356901,
|
154 |
+
"lpips": 0.0821901187300682,
|
155 |
+
"clip_similarity": 0.9464033246040344,
|
156 |
+
"combined_score": 0.8090661662929298
|
157 |
+
}
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_moon_is_lit_up_in_the_dark_sky.jpg",
|
161 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/the_moon_is_lit_up_in_the_dark_sky.jpg",
|
162 |
+
"metrics": {
|
163 |
+
"psnr": 36.141117384631244,
|
164 |
+
"ssim": 0.9946012698949914,
|
165 |
+
"lpips": 0.021580511704087257,
|
166 |
+
"clip_similarity": 0.841728687286377,
|
167 |
+
"combined_score": 0.906515467039612
|
168 |
+
}
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airplane_is_flying_in_the_sky_with_clouds_in_the_background.jpg",
|
172 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_airplane_is_flying_in_the_sky_with_clouds_in_the_background.jpg",
|
173 |
+
"metrics": {
|
174 |
+
"psnr": 27.35877518240329,
|
175 |
+
"ssim": 0.955341585311183,
|
176 |
+
"lpips": 0.04105554521083832,
|
177 |
+
"clip_similarity": 0.9412069320678711,
|
178 |
+
"combined_score": 0.8598463660916875
|
179 |
+
}
|
180 |
+
},
|
181 |
+
{
|
182 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/concorde_supersonic_passenger_jet.jpg",
|
183 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/concorde_supersonic_passenger_jet.jpg",
|
184 |
+
"metrics": {
|
185 |
+
"psnr": 25.713702696031522,
|
186 |
+
"ssim": 0.7135104914873166,
|
187 |
+
"lpips": 0.08934585750102997,
|
188 |
+
"clip_similarity": 0.8913756012916565,
|
189 |
+
"combined_score": 0.7934615972070602
|
190 |
+
}
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_tweet_from_the_president_of_the_united_states.jpg",
|
194 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_screenshot_of_a_tweet_from_the_president_of_the_united_states.jpg",
|
195 |
+
"metrics": {
|
196 |
+
"psnr": 24.6563601397705,
|
197 |
+
"ssim": 0.7068452426786496,
|
198 |
+
"lpips": 0.005274636670947075,
|
199 |
+
"clip_similarity": 0.9843133687973022,
|
200 |
+
"combined_score": 0.8258938011455487
|
201 |
+
}
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
205 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
206 |
+
"metrics": {
|
207 |
+
"psnr": 32.69575903833267,
|
208 |
+
"ssim": 0.9136723183626749,
|
209 |
+
"lpips": 0.10792350769042969,
|
210 |
+
"clip_similarity": 0.8895360827445984,
|
211 |
+
"combined_score": 0.8517100235288739
|
212 |
+
}
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_empty_airport_with_a_large_poster_on_the_wall.jpg",
|
216 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_empty_airport_with_a_large_poster_on_the_wall.jpg",
|
217 |
+
"metrics": {
|
218 |
+
"psnr": 23.68415995569751,
|
219 |
+
"ssim": 0.7865480673003663,
|
220 |
+
"lpips": 0.05556175112724304,
|
221 |
+
"clip_similarity": 0.8551616668701172,
|
222 |
+
"combined_score": 0.8024725636660192
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_holding_two_snakes_on_their_wrist.jpg",
|
227 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_person_holding_two_snakes_on_their_wrist.jpg",
|
228 |
+
"metrics": {
|
229 |
+
"psnr": 24.813348115754955,
|
230 |
+
"ssim": 0.7340484812471922,
|
231 |
+
"lpips": 0.10014692693948746,
|
232 |
+
"clip_similarity": 0.9414429664611816,
|
233 |
+
"combined_score": 0.7932668849831512
|
234 |
+
}
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_in_a_suit_holding_a_microphone_in_front_of_a_fire.jpg",
|
238 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_in_a_suit_holding_a_microphone_in_front_of_a_fire.jpg",
|
239 |
+
"metrics": {
|
240 |
+
"psnr": 25.55616497396501,
|
241 |
+
"ssim": 0.8018751429357254,
|
242 |
+
"lpips": 0.08847402036190033,
|
243 |
+
"clip_similarity": 0.87520831823349,
|
244 |
+
"combined_score": 0.8046170210068677
|
245 |
+
}
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_is_standing_in_the_middle_of_a_pink_floor.jpg",
|
249 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_person_is_standing_in_the_middle_of_a_pink_floor.jpg",
|
250 |
+
"metrics": {
|
251 |
+
"psnr": 23.869839666545552,
|
252 |
+
"ssim": 0.6999783439390285,
|
253 |
+
"lpips": 0.11525285989046097,
|
254 |
+
"clip_similarity": 0.7891351580619812,
|
255 |
+
"combined_score": 0.7629209647681188
|
256 |
+
}
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_some_lights_in_the_sky.jpg",
|
260 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_black_and_white_photo_of_some_lights_in_the_sky.jpg",
|
261 |
+
"metrics": {
|
262 |
+
"psnr": 30.913132058045463,
|
263 |
+
"ssim": 0.856171008107894,
|
264 |
+
"lpips": 0.3112817406654358,
|
265 |
+
"clip_similarity": 0.8430572748184204,
|
266 |
+
"combined_score": 0.7583484297553509
|
267 |
+
}
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_nile_river_flows_because_earth_is_not_a_ball_and_water_flows_downhill.jpg",
|
271 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/the_nile_river_flows_because_earth_is_not_a_ball_and_water_flows_downhill.jpg",
|
272 |
+
"metrics": {
|
273 |
+
"psnr": 23.98025706767858,
|
274 |
+
"ssim": 0.8061440434089225,
|
275 |
+
"lpips": 0.025719596073031425,
|
276 |
+
"clip_similarity": 0.9863821268081665,
|
277 |
+
"combined_score": 0.8304592459049869
|
278 |
+
}
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/you_are_not_researching_your_conspiracy_theory_you_are_you_are_you_are_you_are_you_are.jpg",
|
282 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/you_are_not_researching_your_conspiracy_theory_you_are_you_are_you_are_you_are_you_are.jpg",
|
283 |
+
"metrics": {
|
284 |
+
"psnr": 25.466541567769806,
|
285 |
+
"ssim": 0.8600404907857305,
|
286 |
+
"lpips": 0.033753734081983566,
|
287 |
+
"clip_similarity": 0.957077145576477,
|
288 |
+
"combined_score": 0.840232689085662
|
289 |
+
}
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_iphone_with_an_image_of_a_cat_on_the_screen.jpg",
|
293 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_iphone_with_an_image_of_a_cat_on_the_screen.jpg",
|
294 |
+
"metrics": {
|
295 |
+
"psnr": 21.885350195993656,
|
296 |
+
"ssim": 0.6213044429554594,
|
297 |
+
"lpips": 0.1168520599603653,
|
298 |
+
"clip_similarity": 0.927690863609314,
|
299 |
+
"combined_score": 0.7544932827980907
|
300 |
+
}
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/failed_education_no_life_no_job_blames_nasa__made_w_imgflip_meme.jpg",
|
304 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/failed_education_no_life_no_job_blames_nasa__made_w_imgflip_meme.jpg",
|
305 |
+
"metrics": {
|
306 |
+
"psnr": 20.378629923661755,
|
307 |
+
"ssim": 0.7991077126787967,
|
308 |
+
"lpips": 0.03463543951511383,
|
309 |
+
"clip_similarity": 0.9748849868774414,
|
310 |
+
"combined_score": 0.8071254013775826
|
311 |
+
}
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_sign_on_the_side_of_the_road.jpg",
|
315 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_sign_on_the_side_of_the_road.jpg",
|
316 |
+
"metrics": {
|
317 |
+
"psnr": 18.286295855537027,
|
318 |
+
"ssim": 0.47932468642271936,
|
319 |
+
"lpips": 0.09794236719608307,
|
320 |
+
"clip_similarity": 0.9452717304229736,
|
321 |
+
"combined_score": 0.7321460474870761
|
322 |
+
}
|
323 |
+
},
|
324 |
+
{
|
325 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_sitting_in_a_lawn_chair_on_the_floor.jpg",
|
326 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_person_sitting_in_a_lawn_chair_on_the_floor.jpg",
|
327 |
+
"metrics": {
|
328 |
+
"psnr": 22.84358503993201,
|
329 |
+
"ssim": 0.6800176590471988,
|
330 |
+
"lpips": 0.10745061188936234,
|
331 |
+
"clip_similarity": 0.8670929670333862,
|
332 |
+
"combined_score": 0.7653221565988015
|
333 |
+
}
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_an_astronaut_in_space.jpg",
|
337 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_black_and_white_photo_of_an_astronaut_in_space.jpg",
|
338 |
+
"metrics": {
|
339 |
+
"psnr": 27.542829353932838,
|
340 |
+
"ssim": 0.726517175827707,
|
341 |
+
"lpips": 0.14840467274188995,
|
342 |
+
"clip_similarity": 0.8731201887130737,
|
343 |
+
"combined_score": 0.782062106555466
|
344 |
+
}
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airport_with_a_large_poster_on_the_wall.jpg",
|
348 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_airport_with_a_large_poster_on_the_wall.jpg",
|
349 |
+
"metrics": {
|
350 |
+
"psnr": 23.47855714749109,
|
351 |
+
"ssim": 0.758171660451692,
|
352 |
+
"lpips": 0.04130895435810089,
|
353 |
+
"clip_similarity": 0.9073468446731567,
|
354 |
+
"combined_score": 0.8073950852471896
|
355 |
+
}
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/scooby_doo_conspiracy_theory_australia_is_scooby_doo.jpg",
|
359 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/scooby_doo_conspiracy_theory_australia_is_scooby_doo.jpg",
|
360 |
+
"metrics": {
|
361 |
+
"psnr": 15.986048551276538,
|
362 |
+
"ssim": 0.5032938460731952,
|
363 |
+
"lpips": 0.09398461133241653,
|
364 |
+
"clip_similarity": 0.953411877155304,
|
365 |
+
"combined_score": 0.7379406506601639
|
366 |
+
}
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cat_is_sitting_in_the_window_of_a_house.jpg",
|
370 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_cat_is_sitting_in_the_window_of_a_house.jpg",
|
371 |
+
"metrics": {
|
372 |
+
"psnr": 26.81448662736137,
|
373 |
+
"ssim": 0.8746192540462836,
|
374 |
+
"lpips": 0.04614768922328949,
|
375 |
+
"clip_similarity": 0.9493991136550903,
|
376 |
+
"combined_score": 0.8440535413811071
|
377 |
+
}
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/edward_snowden_tweets_about_the_nsa.jpg",
|
381 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/edward_snowden_tweets_about_the_nsa.jpg",
|
382 |
+
"metrics": {
|
383 |
+
"psnr": 18.526099884277592,
|
384 |
+
"ssim": 0.8114350675866765,
|
385 |
+
"lpips": 0.030391382053494453,
|
386 |
+
"clip_similarity": 0.913777232170105,
|
387 |
+
"combined_score": 0.8024559996362889
|
388 |
+
}
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/there_is_no_god_there_is_no_god_there_is_no_god_there_is.jpg",
|
392 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/there_is_no_god_there_is_no_god_there_is_no_god_there_is.jpg",
|
393 |
+
"metrics": {
|
394 |
+
"psnr": 20.369307027492024,
|
395 |
+
"ssim": 0.7887807593868503,
|
396 |
+
"lpips": 0.025307053700089455,
|
397 |
+
"clip_similarity": 0.9117279052734375,
|
398 |
+
"combined_score": 0.8024789707778002
|
399 |
+
}
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_young_boy_in_a_blue_shirt_standing_in_front_of_bushes.jpg",
|
403 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_young_boy_in_a_blue_shirt_standing_in_front_of_bushes.jpg",
|
404 |
+
"metrics": {
|
405 |
+
"psnr": 21.26721337463426,
|
406 |
+
"ssim": 0.45891701723003075,
|
407 |
+
"lpips": 0.18285435438156128,
|
408 |
+
"clip_similarity": 0.8580339550971985,
|
409 |
+
"combined_score": 0.6969779909338492
|
410 |
+
}
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_bunch_of_skulls_on_a_tree_in_the_woods.jpg",
|
414 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_bunch_of_skulls_on_a_tree_in_the_woods.jpg",
|
415 |
+
"metrics": {
|
416 |
+
"psnr": 19.314578186794467,
|
417 |
+
"ssim": 0.5615309286336457,
|
418 |
+
"lpips": 0.167408287525177,
|
419 |
+
"clip_similarity": 0.891812801361084,
|
420 |
+
"combined_score": 0.7148180187973432
|
421 |
+
}
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_christmas_tree_in_the_corner_of_a_room.jpg",
|
425 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_black_christmas_tree_in_the_corner_of_a_room.jpg",
|
426 |
+
"metrics": {
|
427 |
+
"psnr": 23.912499401181794,
|
428 |
+
"ssim": 0.43476434416181725,
|
429 |
+
"lpips": 0.20431670546531677,
|
430 |
+
"clip_similarity": 0.8967397212982178,
|
431 |
+
"combined_score": 0.7029402738471424
|
432 |
+
}
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/two_windows_on_the_side_of_a_house.jpg",
|
436 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/two_windows_on_the_side_of_a_house.jpg",
|
437 |
+
"metrics": {
|
438 |
+
"psnr": 17.93072462182757,
|
439 |
+
"ssim": 0.5891794801598342,
|
440 |
+
"lpips": 0.0346793532371521,
|
441 |
+
"clip_similarity": 0.9649569988250732,
|
442 |
+
"combined_score": 0.7727348482734793
|
443 |
+
}
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/doublethink_is_the_holding_of_two_contradictory_beliefs_in_the_mind_at_the_same_time.jpg",
|
447 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/doublethink_is_the_holding_of_two_contradictory_beliefs_in_the_mind_at_the_same_time.jpg",
|
448 |
+
"metrics": {
|
449 |
+
"psnr": 20.569744615560555,
|
450 |
+
"ssim": 0.8294200209804549,
|
451 |
+
"lpips": 0.03628619760274887,
|
452 |
+
"clip_similarity": 0.9608936309814453,
|
453 |
+
"combined_score": 0.8106509201620534
|
454 |
+
}
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_iphone_sitting_on_a_table_with_a_car_in_the_background.jpg",
|
458 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_iphone_sitting_on_a_table_with_a_car_in_the_background.jpg",
|
459 |
+
"metrics": {
|
460 |
+
"psnr": 23.956150414960234,
|
461 |
+
"ssim": 0.7202404706861015,
|
462 |
+
"lpips": 0.08486154675483704,
|
463 |
+
"clip_similarity": 0.9520056843757629,
|
464 |
+
"combined_score": 0.7933158497510997
|
465 |
+
}
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_giant_whale_swimming_in_the_ocean.jpg",
|
469 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_giant_whale_swimming_in_the_ocean.jpg",
|
470 |
+
"metrics": {
|
471 |
+
"psnr": 30.74409419510275,
|
472 |
+
"ssim": 0.8187463240084205,
|
473 |
+
"lpips": 0.06627202033996582,
|
474 |
+
"clip_similarity": 0.8573834896087646,
|
475 |
+
"combined_score": 0.8390755614186652
|
476 |
+
}
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_long_hallway_in_an_old_building_with_many_doors.jpg",
|
480 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_long_hallway_in_an_old_building_with_many_doors.jpg",
|
481 |
+
"metrics": {
|
482 |
+
"psnr": 23.633722763568855,
|
483 |
+
"ssim": 0.6859755963223962,
|
484 |
+
"lpips": 0.11042388528585434,
|
485 |
+
"clip_similarity": 0.962010383605957,
|
486 |
+
"combined_score": 0.7786176317767504
|
487 |
+
}
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/cmon_do_project_blue_beam_its_all_i_need_to_win_conspiracy_bingo.jpg",
|
491 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/cmon_do_project_blue_beam_its_all_i_need_to_win_conspiracy_bingo.jpg",
|
492 |
+
"metrics": {
|
493 |
+
"psnr": 17.121988016529286,
|
494 |
+
"ssim": 0.8196660177745952,
|
495 |
+
"lpips": 0.033422235399484634,
|
496 |
+
"clip_similarity": 0.9443485736846924,
|
497 |
+
"combined_score": 0.8056869776448389
|
498 |
+
}
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/smoke_billows_from_the_twin_towers_of_the_world_trade_center_in_new_york.jpg",
|
502 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/smoke_billows_from_the_twin_towers_of_the_world_trade_center_in_new_york.jpg",
|
503 |
+
"metrics": {
|
504 |
+
"psnr": 16.88444235332879,
|
505 |
+
"ssim": 0.630282510213593,
|
506 |
+
"lpips": 0.08345897495746613,
|
507 |
+
"clip_similarity": 0.9783555269241333,
|
508 |
+
"combined_score": 0.7631672879893392
|
509 |
+
}
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_map_of_the_world_with_many_different_countries_on_it.jpg",
|
513 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_map_of_the_world_with_many_different_countries_on_it.jpg",
|
514 |
+
"metrics": {
|
515 |
+
"psnr": 19.2696262869526,
|
516 |
+
"ssim": 0.5140606182592095,
|
517 |
+
"lpips": 0.15715378522872925,
|
518 |
+
"clip_similarity": 0.8560616970062256,
|
519 |
+
"combined_score": 0.7077114376094488
|
520 |
+
}
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/flat_earth_is_so_out_of_date_hot_dog_earth_is_the_new_thing.jpg",
|
524 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/flat_earth_is_so_out_of_date_hot_dog_earth_is_the_new_thing.jpg",
|
525 |
+
"metrics": {
|
526 |
+
"psnr": 28.715543201716397,
|
527 |
+
"ssim": 0.8816060990395927,
|
528 |
+
"lpips": 0.01881851814687252,
|
529 |
+
"clip_similarity": 0.9785177707672119,
|
530 |
+
"combined_score": 0.8670839265898367
|
531 |
+
}
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_facebook_message_from_kevin_day.jpg",
|
535 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_screenshot_of_a_facebook_message_from_kevin_day.jpg",
|
536 |
+
"metrics": {
|
537 |
+
"psnr": 15.963306749141438,
|
538 |
+
"ssim": 0.8667609825469699,
|
539 |
+
"lpips": 0.009691175073385239,
|
540 |
+
"clip_similarity": 0.9658907651901245,
|
541 |
+
"combined_score": 0.8232113126253731
|
542 |
+
}
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_my_wifes_cancer_took_it_took_it.jpg",
|
546 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_my_wifes_cancer_took_it_took_it.jpg",
|
547 |
+
"metrics": {
|
548 |
+
"psnr": 17.061080553044746,
|
549 |
+
"ssim": 0.6833116080182512,
|
550 |
+
"lpips": 0.03157550096511841,
|
551 |
+
"clip_similarity": 0.8103024363517761,
|
552 |
+
"combined_score": 0.7724755595001238
|
553 |
+
}
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/fbi_responds_to_twitter_file_dumps.jpg",
|
557 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/fbi_responds_to_twitter_file_dumps.jpg",
|
558 |
+
"metrics": {
|
559 |
+
"psnr": 20.578932860531136,
|
560 |
+
"ssim": 0.7887743246705111,
|
561 |
+
"lpips": 0.027244608849287033,
|
562 |
+
"clip_similarity": 0.9741217494010925,
|
563 |
+
"combined_score": 0.809087374846091
|
564 |
+
}
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/forgive_the_mess_billboard_at_denver_international_airport.jpg",
|
568 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/forgive_the_mess_billboard_at_denver_international_airport.jpg",
|
569 |
+
"metrics": {
|
570 |
+
"psnr": 23.594368379458032,
|
571 |
+
"ssim": 0.817172181816161,
|
572 |
+
"lpips": 0.02787918597459793,
|
573 |
+
"clip_similarity": 0.9315214157104492,
|
574 |
+
"combined_score": 0.8239420956496499
|
575 |
+
}
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airplane_flying_over_a_field_with_a_ufo_in_the_sky.jpg",
|
579 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_airplane_flying_over_a_field_with_a_ufo_in_the_sky.jpg",
|
580 |
+
"metrics": {
|
581 |
+
"psnr": 25.842664586441018,
|
582 |
+
"ssim": 0.7859102623176722,
|
583 |
+
"lpips": 0.060172148048877716,
|
584 |
+
"clip_similarity": 0.9516804814338684,
|
585 |
+
"combined_score": 0.8212076586061355
|
586 |
+
}
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_teddy_bear_laying_on_the_floor_of_an_attic.jpg",
|
590 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_teddy_bear_laying_on_the_floor_of_an_attic.jpg",
|
591 |
+
"metrics": {
|
592 |
+
"psnr": 25.19320827565803,
|
593 |
+
"ssim": 0.658215879169498,
|
594 |
+
"lpips": 0.11432170122861862,
|
595 |
+
"clip_similarity": 0.8684607744216919,
|
596 |
+
"combined_score": 0.7715319052658676
|
597 |
+
}
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_in_a_pink_bear_costume_is_standing_in_front_of_a_door.jpg",
|
601 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_in_a_pink_bear_costume_is_standing_in_front_of_a_door.jpg",
|
602 |
+
"metrics": {
|
603 |
+
"psnr": 25.59815164055395,
|
604 |
+
"ssim": 0.7832146492658699,
|
605 |
+
"lpips": 0.08366838097572327,
|
606 |
+
"clip_similarity": 0.9040942788124084,
|
607 |
+
"combined_score": 0.8065984501323878
|
608 |
+
}
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/several_emergency_vehicles_are_on_the_side_of_a_highway.jpg",
|
612 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/several_emergency_vehicles_are_on_the_side_of_a_highway.jpg",
|
613 |
+
"metrics": {
|
614 |
+
"psnr": 25.234689526032493,
|
615 |
+
"ssim": 0.8228556691990674,
|
616 |
+
"lpips": 0.1033112108707428,
|
617 |
+
"clip_similarity": 0.9363774657249451,
|
618 |
+
"combined_score": 0.807080620777757
|
619 |
+
}
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_standing_next_to_a_van_full_of_moon_balls.jpg",
|
623 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_standing_next_to_a_van_full_of_moon_balls.jpg",
|
624 |
+
"metrics": {
|
625 |
+
"psnr": 22.77317986411734,
|
626 |
+
"ssim": 0.5956931436820038,
|
627 |
+
"lpips": 0.09447754174470901,
|
628 |
+
"clip_similarity": 0.954138994216919,
|
629 |
+
"combined_score": 0.765566630683931
|
630 |
+
}
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_long_hallway_with_wood_paneling_and_carpeting.jpg",
|
634 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_long_hallway_with_wood_paneling_and_carpeting.jpg",
|
635 |
+
"metrics": {
|
636 |
+
"psnr": 21.667413773698204,
|
637 |
+
"ssim": 0.6666473860675769,
|
638 |
+
"lpips": 0.08629205822944641,
|
639 |
+
"clip_similarity": 0.9537740349769592,
|
640 |
+
"combined_score": 0.7735093598960172
|
641 |
+
}
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cross_on_a_tree_in_the_woods.jpg",
|
645 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_cross_on_a_tree_in_the_woods.jpg",
|
646 |
+
"metrics": {
|
647 |
+
"psnr": 17.043907465633346,
|
648 |
+
"ssim": 0.28181605339844285,
|
649 |
+
"lpips": 0.21533268690109253,
|
650 |
+
"clip_similarity": 0.9011545777320862,
|
651 |
+
"combined_score": 0.6570214253675927
|
652 |
+
}
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_fact_that_the_biggest_back_in_my_career_and_life_is_facing_jesus_is.jpg",
|
656 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/the_fact_that_the_biggest_back_in_my_career_and_life_is_facing_jesus_is.jpg",
|
657 |
+
"metrics": {
|
658 |
+
"psnr": 20.968128814978456,
|
659 |
+
"ssim": 0.9057796065984448,
|
660 |
+
"lpips": 0.01534336432814598,
|
661 |
+
"clip_similarity": 0.9584683179855347,
|
662 |
+
"combined_score": 0.8311842393483613
|
663 |
+
}
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_standing_on_the_side_of_the_road_taking_a_picture.jpg",
|
667 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_standing_on_the_side_of_the_road_taking_a_picture.jpg",
|
668 |
+
"metrics": {
|
669 |
+
"psnr": 25.806311157462602,
|
670 |
+
"ssim": 0.6833141433135962,
|
671 |
+
"lpips": 0.058033537119627,
|
672 |
+
"clip_similarity": 0.9017698764801025,
|
673 |
+
"combined_score": 0.8013939269404933
|
674 |
+
}
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/we_need_to_go_deeper__made_w_imgflip_meme_maker.jpg",
|
678 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/we_need_to_go_deeper__made_w_imgflip_meme_maker.jpg",
|
679 |
+
"metrics": {
|
680 |
+
"psnr": 24.156110031406484,
|
681 |
+
"ssim": 0.801620698734767,
|
682 |
+
"lpips": 0.04199017584323883,
|
683 |
+
"clip_similarity": 0.9603163003921509,
|
684 |
+
"combined_score": 0.822358723461329
|
685 |
+
}
|
686 |
+
},
|
687 |
+
{
|
688 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_an_object_in_the_sky.jpg",
|
689 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_black_and_white_photo_of_an_object_in_the_sky.jpg",
|
690 |
+
"metrics": {
|
691 |
+
"psnr": 33.970301722038904,
|
692 |
+
"ssim": 0.8735512829484322,
|
693 |
+
"lpips": 0.2417682409286499,
|
694 |
+
"clip_similarity": 0.8544507026672363,
|
695 |
+
"combined_score": 0.8017103869941555
|
696 |
+
}
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/starlink_has_been_told_by_some_governments_not_to_block_news_from_ukraine.jpg",
|
700 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/starlink_has_been_told_by_some_governments_not_to_block_news_from_ukraine.jpg",
|
701 |
+
"metrics": {
|
702 |
+
"psnr": 16.59920240325663,
|
703 |
+
"ssim": 0.5998913414063062,
|
704 |
+
"lpips": 0.03309478610754013,
|
705 |
+
"clip_similarity": 0.9736316800117493,
|
706 |
+
"combined_score": 0.7757636940744818
|
707 |
+
}
|
708 |
+
},
|
709 |
+
{
|
710 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_drone_flying_over_a_field.jpg",
|
711 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_drone_flying_over_a_field.jpg",
|
712 |
+
"metrics": {
|
713 |
+
"psnr": 24.425345071419535,
|
714 |
+
"ssim": 0.7222274866596559,
|
715 |
+
"lpips": 0.09610937535762787,
|
716 |
+
"clip_similarity": 0.8153207302093506,
|
717 |
+
"combined_score": 0.7783546400018113
|
718 |
+
}
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_from_a_user_on_twitter.jpg",
|
722 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_screenshot_of_a_text_message_from_a_user_on_twitter.jpg",
|
723 |
+
"metrics": {
|
724 |
+
"psnr": 16.305529648299984,
|
725 |
+
"ssim": 0.8528722668701504,
|
726 |
+
"lpips": 0.01158270426094532,
|
727 |
+
"clip_similarity": 0.9248833656311035,
|
728 |
+
"combined_score": 0.816365230102302
|
729 |
+
}
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_shooting_star_is_seen_in_the_night_sky.jpg",
|
733 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_shooting_star_is_seen_in_the_night_sky.jpg",
|
734 |
+
"metrics": {
|
735 |
+
"psnr": 26.051549553093963,
|
736 |
+
"ssim": 0.8828397936030917,
|
737 |
+
"lpips": 0.15150734782218933,
|
738 |
+
"clip_similarity": 0.9452812671661377,
|
739 |
+
"combined_score": 0.804184271784781
|
740 |
+
}
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_blurry_image_of_a_man_with_a_tiger_on_his_shirt.jpg",
|
744 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_blurry_image_of_a_man_with_a_tiger_on_his_shirt.jpg",
|
745 |
+
"metrics": {
|
746 |
+
"psnr": 29.221747594208573,
|
747 |
+
"ssim": 0.816870313901903,
|
748 |
+
"lpips": 0.14540256559848785,
|
749 |
+
"clip_similarity": 0.6682732105255127,
|
750 |
+
"combined_score": 0.7845757081494087
|
751 |
+
}
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cross_made_out_of_bones_in_the_woods.jpg",
|
755 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_cross_made_out_of_bones_in_the_woods.jpg",
|
756 |
+
"metrics": {
|
757 |
+
"psnr": 18.757914235715553,
|
758 |
+
"ssim": 0.5002856662280681,
|
759 |
+
"lpips": 0.14979715645313263,
|
760 |
+
"clip_similarity": 0.9083768725395203,
|
761 |
+
"combined_score": 0.7134515324295657
|
762 |
+
}
|
763 |
+
},
|
764 |
+
{
|
765 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cat_sitting_on_the_floor_in_front_of_a_door.jpg",
|
766 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_cat_sitting_on_the_floor_in_front_of_a_door.jpg",
|
767 |
+
"metrics": {
|
768 |
+
"psnr": 24.62093239813452,
|
769 |
+
"ssim": 0.7810295978768057,
|
770 |
+
"lpips": 0.06676224619150162,
|
771 |
+
"clip_similarity": 0.8424903154373169,
|
772 |
+
"combined_score": 0.8011413470488995
|
773 |
+
}
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_tree_at_night_with_the_lights_of_the_city_in_the_background.jpg",
|
777 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_tree_at_night_with_the_lights_of_the_city_in_the_background.jpg",
|
778 |
+
"metrics": {
|
779 |
+
"psnr": 28.921500905025287,
|
780 |
+
"ssim": 0.901954882340516,
|
781 |
+
"lpips": 0.12651488184928894,
|
782 |
+
"clip_similarity": 0.8299652934074402,
|
783 |
+
"combined_score": 0.8186170575696967
|
784 |
+
}
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_every_time_i_ask_the_flight_attendant_to.jpg",
|
788 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_screenshot_of_a_text_message_that_reads_every_time_i_ask_the_flight_attendant_to.jpg",
|
789 |
+
"metrics": {
|
790 |
+
"psnr": 25.137215722822962,
|
791 |
+
"ssim": 0.7118212249107776,
|
792 |
+
"lpips": 0.005988388322293758,
|
793 |
+
"clip_similarity": 0.9630686044692993,
|
794 |
+
"combined_score": 0.8266701868848585
|
795 |
+
}
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_airplane_flying_through_the_air_in_the_blue_sky.jpg",
|
799 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_airplane_flying_through_the_air_in_the_blue_sky.jpg",
|
800 |
+
"metrics": {
|
801 |
+
"psnr": 33.597927048732274,
|
802 |
+
"ssim": 0.9693758061495706,
|
803 |
+
"lpips": 0.06375951319932938,
|
804 |
+
"clip_similarity": 0.8082326650619507,
|
805 |
+
"combined_score": 0.8719034430525266
|
806 |
+
}
|
807 |
+
},
|
808 |
+
{
|
809 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_decorated_christmas_tree_in_a_living_room.jpg",
|
810 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_decorated_christmas_tree_in_a_living_room.jpg",
|
811 |
+
"metrics": {
|
812 |
+
"psnr": 21.445526102255315,
|
813 |
+
"ssim": 0.7677769764567802,
|
814 |
+
"lpips": 0.10854710638523102,
|
815 |
+
"clip_similarity": 0.9761794805526733,
|
816 |
+
"combined_score": 0.7820206378002301
|
817 |
+
}
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/the_moon_is_seen_in_the_dark_sky_at_night.jpg",
|
821 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/the_moon_is_seen_in_the_dark_sky_at_night.jpg",
|
822 |
+
"metrics": {
|
823 |
+
"psnr": 38.45881273525038,
|
824 |
+
"ssim": 0.803669685986188,
|
825 |
+
"lpips": 0.06284254044294357,
|
826 |
+
"clip_similarity": 0.7827993631362915,
|
827 |
+
"combined_score": 0.8691295637327789
|
828 |
+
}
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/kevin_days_facebook_post.jpg",
|
832 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/kevin_days_facebook_post.jpg",
|
833 |
+
"metrics": {
|
834 |
+
"psnr": 13.84504417120182,
|
835 |
+
"ssim": 0.8003091334295561,
|
836 |
+
"lpips": 0.016179412603378296,
|
837 |
+
"clip_similarity": 0.9660087823867798,
|
838 |
+
"combined_score": 0.810984453841929
|
839 |
+
}
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/snow_on_the_ground_in_front_of_a_house_at_night.jpg",
|
843 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/snow_on_the_ground_in_front_of_a_house_at_night.jpg",
|
844 |
+
"metrics": {
|
845 |
+
"psnr": 26.454140569682544,
|
846 |
+
"ssim": 0.6708815224165715,
|
847 |
+
"lpips": 0.19625933468341827,
|
848 |
+
"clip_similarity": 0.8677319884300232,
|
849 |
+
"combined_score": 0.7509853629147043
|
850 |
+
}
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_flying_saucer_in_the_sky.jpg",
|
854 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_flying_saucer_in_the_sky.jpg",
|
855 |
+
"metrics": {
|
856 |
+
"psnr": 26.462829960068483,
|
857 |
+
"ssim": 0.8869130988241475,
|
858 |
+
"lpips": 0.05774479731917381,
|
859 |
+
"clip_similarity": 0.9668986201286316,
|
860 |
+
"combined_score": 0.8418302975751168
|
861 |
+
}
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_metal_trampoline_with_a_black_cover_on_it.jpg",
|
865 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_metal_trampoline_with_a_black_cover_on_it.jpg",
|
866 |
+
"metrics": {
|
867 |
+
"psnr": 20.030182832692347,
|
868 |
+
"ssim": 0.4637356703331201,
|
869 |
+
"lpips": 0.08184000849723816,
|
870 |
+
"clip_similarity": 0.9217877984046936,
|
871 |
+
"combined_score": 0.7332460415798657
|
872 |
+
}
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/we_call_upon_redditors_to_take_action_against_the_rampant_coronavirus_misinformation_on_our.jpg",
|
876 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/we_call_upon_redditors_to_take_action_against_the_rampant_coronavirus_misinformation_on_our.jpg",
|
877 |
+
"metrics": {
|
878 |
+
"psnr": 14.926328608545248,
|
879 |
+
"ssim": 0.6727328786758545,
|
880 |
+
"lpips": 0.08246998488903046,
|
881 |
+
"clip_similarity": 0.9738885164260864,
|
882 |
+
"combined_score": 0.7694342887328262
|
883 |
+
}
|
884 |
+
},
|
885 |
+
{
|
886 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_black_and_white_photo_of_a_man_holding_up_a_photo.jpg",
|
887 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_black_and_white_photo_of_a_man_holding_up_a_photo.jpg",
|
888 |
+
"metrics": {
|
889 |
+
"psnr": 28.71171955929103,
|
890 |
+
"ssim": 0.923788488458191,
|
891 |
+
"lpips": 0.06897446513175964,
|
892 |
+
"clip_similarity": 0.8530016541481018,
|
893 |
+
"combined_score": 0.8432859736838781
|
894 |
+
}
|
895 |
+
},
|
896 |
+
{
|
897 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_black_and_white_photo_of_a_flying_saucer.jpg",
|
898 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_old_black_and_white_photo_of_a_flying_saucer.jpg",
|
899 |
+
"metrics": {
|
900 |
+
"psnr": 26.110001012353905,
|
901 |
+
"ssim": 0.6669720669846901,
|
902 |
+
"lpips": 0.06993702799081802,
|
903 |
+
"clip_similarity": 0.9468375444412231,
|
904 |
+
"combined_score": 0.800801609756809
|
905 |
+
}
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/three_black_and_white_photographs_of_the_sky.jpg",
|
909 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/three_black_and_white_photographs_of_the_sky.jpg",
|
910 |
+
"metrics": {
|
911 |
+
"psnr": 29.153296820798545,
|
912 |
+
"ssim": 0.8871415217915665,
|
913 |
+
"lpips": 0.0608007051050663,
|
914 |
+
"clip_similarity": 0.8731383085250854,
|
915 |
+
"combined_score": 0.8448712964384629
|
916 |
+
}
|
917 |
+
},
|
918 |
+
{
|
919 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_with_glasses_standing_next_to_a_woman.jpg",
|
920 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_with_glasses_standing_next_to_a_woman.jpg",
|
921 |
+
"metrics": {
|
922 |
+
"psnr": 26.697558653111084,
|
923 |
+
"ssim": 0.80665801599502,
|
924 |
+
"lpips": 0.07394889742136002,
|
925 |
+
"clip_similarity": 0.8774431347846985,
|
926 |
+
"combined_score": 0.8163486950458022
|
927 |
+
}
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_assortment_of_electronic_devices_including_a_camera_a_flashlight_a_compass_and_a.jpg",
|
931 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_assortment_of_electronic_devices_including_a_camera_a_flashlight_a_compass_and_a.jpg",
|
932 |
+
"metrics": {
|
933 |
+
"psnr": 21.525587807049554,
|
934 |
+
"ssim": 0.6666967598188777,
|
935 |
+
"lpips": 0.0885206088423729,
|
936 |
+
"clip_similarity": 0.9225621223449707,
|
937 |
+
"combined_score": 0.768906452147746
|
938 |
+
}
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/cnn_politics_screenshot.jpg",
|
942 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/cnn_politics_screenshot.jpg",
|
943 |
+
"metrics": {
|
944 |
+
"psnr": 19.878997842892026,
|
945 |
+
"ssim": 0.8164982363257743,
|
946 |
+
"lpips": 0.013999899849295616,
|
947 |
+
"clip_similarity": 0.9451843500137329,
|
948 |
+
"combined_score": 0.8120932055029859
|
949 |
+
}
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_masonic_symbol_and_an_image_of_a_space_shuttle.jpg",
|
953 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_masonic_symbol_and_an_image_of_a_space_shuttle.jpg",
|
954 |
+
"metrics": {
|
955 |
+
"psnr": 21.526128282193397,
|
956 |
+
"ssim": 0.8496618256406561,
|
957 |
+
"lpips": 0.05259036272764206,
|
958 |
+
"clip_similarity": 0.9365894198417664,
|
959 |
+
"combined_score": 0.8103322302865673
|
960 |
+
}
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/ukrainian_astronauts_claim_ufos_everywhere_where_kyiv.jpg",
|
964 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/ukrainian_astronauts_claim_ufos_everywhere_where_kyiv.jpg",
|
965 |
+
"metrics": {
|
966 |
+
"psnr": 23.898905438698996,
|
967 |
+
"ssim": 0.7850279306256142,
|
968 |
+
"lpips": 0.08547130972146988,
|
969 |
+
"clip_similarity": 0.9768480658531189,
|
970 |
+
"combined_score": 0.8050185649701345
|
971 |
+
}
|
972 |
+
},
|
973 |
+
{
|
974 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_dog_laying_on_a_rug_in_a_room.jpg",
|
975 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_dog_laying_on_a_rug_in_a_room.jpg",
|
976 |
+
"metrics": {
|
977 |
+
"psnr": 21.452264689839513,
|
978 |
+
"ssim": 0.5657399919691267,
|
979 |
+
"lpips": 0.14039282500743866,
|
980 |
+
"clip_similarity": 0.9293312430381775,
|
981 |
+
"combined_score": 0.7359179577957806
|
982 |
+
}
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/where_is_the_curve_research_flat_death_star.jpg",
|
986 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/where_is_the_curve_research_flat_death_star.jpg",
|
987 |
+
"metrics": {
|
988 |
+
"psnr": 20.371568058238015,
|
989 |
+
"ssim": 0.6185811062538679,
|
990 |
+
"lpips": 0.06895826011896133,
|
991 |
+
"clip_similarity": 0.9534735679626465,
|
992 |
+
"combined_score": 0.7658569719838983
|
993 |
+
}
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_tv_screen_showing_a_group_of_children_in_the_woods.jpg",
|
997 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_tv_screen_showing_a_group_of_children_in_the_woods.jpg",
|
998 |
+
"metrics": {
|
999 |
+
"psnr": 22.56811723370438,
|
1000 |
+
"ssim": 0.7954193840956615,
|
1001 |
+
"lpips": 0.1306290179491043,
|
1002 |
+
"clip_similarity": 0.9082662463188171,
|
1003 |
+
"combined_score": 0.7772599621325662
|
1004 |
+
}
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_cell_phone_sitting_on_top_of_a_table_with_pictures_on_it.jpg",
|
1008 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_cell_phone_sitting_on_top_of_a_table_with_pictures_on_it.jpg",
|
1009 |
+
"metrics": {
|
1010 |
+
"psnr": 20.092452197192614,
|
1011 |
+
"ssim": 0.5440279874960279,
|
1012 |
+
"lpips": 0.11153613030910492,
|
1013 |
+
"clip_similarity": 0.934282660484314,
|
1014 |
+
"combined_score": 0.7364570795506119
|
1015 |
+
}
|
1016 |
+
},
|
1017 |
+
{
|
1018 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_trampoline_with_footprints_on_it.jpg",
|
1019 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_trampoline_with_footprints_on_it.jpg",
|
1020 |
+
"metrics": {
|
1021 |
+
"psnr": 20.937964443752264,
|
1022 |
+
"ssim": 0.3117541743582835,
|
1023 |
+
"lpips": 0.1589888036251068,
|
1024 |
+
"clip_similarity": 0.8583508729934692,
|
1025 |
+
"combined_score": 0.6816419544030634
|
1026 |
+
}
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/two_pictures_of_a_person_flying_a_kite_in_the_snow.jpg",
|
1030 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/two_pictures_of_a_person_flying_a_kite_in_the_snow.jpg",
|
1031 |
+
"metrics": {
|
1032 |
+
"psnr": 19.749139771404632,
|
1033 |
+
"ssim": 0.8337938262984061,
|
1034 |
+
"lpips": 0.04012451693415642,
|
1035 |
+
"clip_similarity": 0.9201054573059082,
|
1036 |
+
"combined_score": 0.803036038748397
|
1037 |
+
}
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_sign_on_the_side_of_the_road_that_reads_hikers_may_be_demons.jpg",
|
1041 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_sign_on_the_side_of_the_road_that_reads_hikers_may_be_demons.jpg",
|
1042 |
+
"metrics": {
|
1043 |
+
"psnr": 18.909514329659885,
|
1044 |
+
"ssim": 0.4127853568157098,
|
1045 |
+
"lpips": 0.1067722886800766,
|
1046 |
+
"clip_similarity": 0.9378255009651184,
|
1047 |
+
"combined_score": 0.7183300525808416
|
1048 |
+
}
|
1049 |
+
},
|
1050 |
+
{
|
1051 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_image_of_a_pixelated_umbrella_in_the_middle_of_a_blue_sky.jpg",
|
1052 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_image_of_a_pixelated_umbrella_in_the_middle_of_a_blue_sky.jpg",
|
1053 |
+
"metrics": {
|
1054 |
+
"psnr": 25.79516913134914,
|
1055 |
+
"ssim": 0.8753173745844185,
|
1056 |
+
"lpips": 0.01683933101594448,
|
1057 |
+
"clip_similarity": 0.9366698265075684,
|
1058 |
+
"combined_score": 0.8480466686395848
|
1059 |
+
}
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/joe_rogan_joe_biden_joe_biden_joe_biden_jo.jpg",
|
1063 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/joe_rogan_joe_biden_joe_biden_joe_biden_jo.jpg",
|
1064 |
+
"metrics": {
|
1065 |
+
"psnr": 22.26540723268391,
|
1066 |
+
"ssim": 0.9445267073227116,
|
1067 |
+
"lpips": 0.01153264194726944,
|
1068 |
+
"clip_similarity": 0.9737955331802368,
|
1069 |
+
"combined_score": 0.8463491708983056
|
1070 |
+
}
|
1071 |
+
},
|
1072 |
+
{
|
1073 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
1074 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_old_black_and_white_photo_of_a_plane_flying_in_the_sky.jpg",
|
1075 |
+
"metrics": {
|
1076 |
+
"psnr": 29.437511944356952,
|
1077 |
+
"ssim": 0.9190939422930954,
|
1078 |
+
"lpips": 0.04044846072793007,
|
1079 |
+
"clip_similarity": 0.9236964583396912,
|
1080 |
+
"combined_score": 0.8632643356449426
|
1081 |
+
}
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_small_white_dog_with_a_red_collar_sitting_on_the_grass.jpg",
|
1085 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_small_white_dog_with_a_red_collar_sitting_on_the_grass.jpg",
|
1086 |
+
"metrics": {
|
1087 |
+
"psnr": 24.582866874770612,
|
1088 |
+
"ssim": 0.700373045102351,
|
1089 |
+
"lpips": 0.12096653133630753,
|
1090 |
+
"clip_similarity": 0.9512631893157959,
|
1091 |
+
"combined_score": 0.7807583241030777
|
1092 |
+
}
|
1093 |
+
},
|
1094 |
+
{
|
1095 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_long_hallway_with_wooden_paneling_and_carpeting.jpg",
|
1096 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_long_hallway_with_wooden_paneling_and_carpeting.jpg",
|
1097 |
+
"metrics": {
|
1098 |
+
"psnr": 21.16996013898603,
|
1099 |
+
"ssim": 0.6190717184252957,
|
1100 |
+
"lpips": 0.09673184901475906,
|
1101 |
+
"clip_similarity": 0.9467973113059998,
|
1102 |
+
"combined_score": 0.7595341424341588
|
1103 |
+
}
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_collage_of_pictures_of_a_man_and_his_family.jpg",
|
1107 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_collage_of_pictures_of_a_man_and_his_family.jpg",
|
1108 |
+
"metrics": {
|
1109 |
+
"psnr": 19.49483485687177,
|
1110 |
+
"ssim": 0.5556305688453849,
|
1111 |
+
"lpips": 0.13191576302051544,
|
1112 |
+
"clip_similarity": 0.8954448699951172,
|
1113 |
+
"combined_score": 0.7267185552691391
|
1114 |
+
}
|
1115 |
+
},
|
1116 |
+
{
|
1117 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/compositing_theories_are_immune_to_evidence.jpg",
|
1118 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/compositing_theories_are_immune_to_evidence.jpg",
|
1119 |
+
"metrics": {
|
1120 |
+
"psnr": 19.26068039353787,
|
1121 |
+
"ssim": 0.8779312866795072,
|
1122 |
+
"lpips": 0.013426884077489376,
|
1123 |
+
"clip_similarity": 0.9641081094741821,
|
1124 |
+
"combined_score": 0.8234010945222229
|
1125 |
+
}
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/skulls_and_bones_on_a_tree_stump_in_the_woods.jpg",
|
1129 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/skulls_and_bones_on_a_tree_stump_in_the_woods.jpg",
|
1130 |
+
"metrics": {
|
1131 |
+
"psnr": 17.999937017738215,
|
1132 |
+
"ssim": 0.4296711609419828,
|
1133 |
+
"lpips": 0.1534082591533661,
|
1134 |
+
"clip_similarity": 0.9110363125801086,
|
1135 |
+
"combined_score": 0.7018614146956301
|
1136 |
+
}
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_drawing_of_an_alien_head_with_eyes_and_teeth.jpg",
|
1140 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_drawing_of_an_alien_head_with_eyes_and_teeth.jpg",
|
1141 |
+
"metrics": {
|
1142 |
+
"psnr": 22.672397054305517,
|
1143 |
+
"ssim": 0.5857403953466184,
|
1144 |
+
"lpips": 0.13361434638500214,
|
1145 |
+
"clip_similarity": 0.9488770961761475,
|
1146 |
+
"combined_score": 0.7493457329563844
|
1147 |
+
}
|
1148 |
+
},
|
1149 |
+
{
|
1150 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/theather_is_supposed_to_be_a_medium_that_the_universe_is_like.jpg",
|
1151 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/theather_is_supposed_to_be_a_medium_that_the_universe_is_like.jpg",
|
1152 |
+
"metrics": {
|
1153 |
+
"psnr": 14.515301400094094,
|
1154 |
+
"ssim": 0.8208793156811645,
|
1155 |
+
"lpips": 0.0335419625043869,
|
1156 |
+
"clip_similarity": 0.9900200366973877,
|
1157 |
+
"combined_score": 0.8103942141453779
|
1158 |
+
}
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_person_holding_a_spongebob_toy_in_front_of_a_television.jpg",
|
1162 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_person_holding_a_spongebob_toy_in_front_of_a_television.jpg",
|
1163 |
+
"metrics": {
|
1164 |
+
"psnr": 24.658354218930953,
|
1165 |
+
"ssim": 0.755443059729637,
|
1166 |
+
"lpips": 0.07368837296962738,
|
1167 |
+
"clip_similarity": 0.962337851524353,
|
1168 |
+
"combined_score": 0.8070510846671659
|
1169 |
+
}
|
1170 |
+
},
|
1171 |
+
{
|
1172 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/when_you_have_taken_the_covid19_vaccine.jpg",
|
1173 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/when_you_have_taken_the_covid19_vaccine.jpg",
|
1174 |
+
"metrics": {
|
1175 |
+
"psnr": 22.414767019852913,
|
1176 |
+
"ssim": 0.8934420237797797,
|
1177 |
+
"lpips": 0.0308030154556036,
|
1178 |
+
"clip_similarity": 0.9757915735244751,
|
1179 |
+
"combined_score": 0.8328882406092177
|
1180 |
+
}
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_woman_in_a_green_dress_taking_a_selfie_in_the_mirror.jpg",
|
1184 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_woman_in_a_green_dress_taking_a_selfie_in_the_mirror.jpg",
|
1185 |
+
"metrics": {
|
1186 |
+
"psnr": 23.86851354876025,
|
1187 |
+
"ssim": 0.7611246504607947,
|
1188 |
+
"lpips": 0.05641818046569824,
|
1189 |
+
"clip_similarity": 0.9673598408699036,
|
1190 |
+
"combined_score": 0.8105008862369164
|
1191 |
+
}
|
1192 |
+
},
|
1193 |
+
{
|
1194 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_tree_with_a_bunch_of_skulls_on_it_in_the_woods.jpg",
|
1195 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_tree_with_a_bunch_of_skulls_on_it_in_the_woods.jpg",
|
1196 |
+
"metrics": {
|
1197 |
+
"psnr": 17.30206186737819,
|
1198 |
+
"ssim": 0.3698658388991376,
|
1199 |
+
"lpips": 0.20318838953971863,
|
1200 |
+
"clip_similarity": 0.8804738521575928,
|
1201 |
+
"combined_score": 0.6724113247117284
|
1202 |
+
}
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_sign_that_reads_artist_recreation_of_the_flying_source_after_crashing_into_lake_of_the.jpg",
|
1206 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_sign_that_reads_artist_recreation_of_the_flying_source_after_crashing_into_lake_of_the.jpg",
|
1207 |
+
"metrics": {
|
1208 |
+
"psnr": 23.73074099474854,
|
1209 |
+
"ssim": 0.5014682656379454,
|
1210 |
+
"lpips": 0.1945132464170456,
|
1211 |
+
"clip_similarity": 0.8782580494880676,
|
1212 |
+
"combined_score": 0.7136201135222753
|
1213 |
+
}
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/an_old_black_and_white_photo_of_an_unidentified_flying_object.jpg",
|
1217 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/an_old_black_and_white_photo_of_an_unidentified_flying_object.jpg",
|
1218 |
+
"metrics": {
|
1219 |
+
"psnr": 26.970268927006444,
|
1220 |
+
"ssim": 0.738421030673652,
|
1221 |
+
"lpips": 0.17067202925682068,
|
1222 |
+
"clip_similarity": 0.9578114748001099,
|
1223 |
+
"combined_score": 0.7816604364762036
|
1224 |
+
}
|
1225 |
+
},
|
1226 |
+
{
|
1227 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/realdonaldtrump_twitter.jpg",
|
1228 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/realdonaldtrump_twitter.jpg",
|
1229 |
+
"metrics": {
|
1230 |
+
"psnr": 22.32167721018491,
|
1231 |
+
"ssim": 0.943859318540008,
|
1232 |
+
"lpips": 0.01216023601591587,
|
1233 |
+
"clip_similarity": 0.9116218090057373,
|
1234 |
+
"combined_score": 0.840093382126929
|
1235 |
+
}
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_man_holding_a_sign_in_front_of_a_building.jpg",
|
1239 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_man_holding_a_sign_in_front_of_a_building.jpg",
|
1240 |
+
"metrics": {
|
1241 |
+
"psnr": 23.29443147319576,
|
1242 |
+
"ssim": 0.7459790227150301,
|
1243 |
+
"lpips": 0.06614058464765549,
|
1244 |
+
"clip_similarity": 0.8182843327522278,
|
1245 |
+
"combined_score": 0.7870482394217767
|
1246 |
+
}
|
1247 |
+
},
|
1248 |
+
{
|
1249 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_plane_flies_through_the_clouds_in_a_blue_sky.jpg",
|
1250 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_plane_flies_through_the_clouds_in_a_blue_sky.jpg",
|
1251 |
+
"metrics": {
|
1252 |
+
"psnr": 27.238692231949216,
|
1253 |
+
"ssim": 0.9306368238245998,
|
1254 |
+
"lpips": 0.053607817739248276,
|
1255 |
+
"clip_similarity": 0.9649975299835205,
|
1256 |
+
"combined_score": 0.8535260015230512
|
1257 |
+
}
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"original_path": "/shared/shashmi/inversion/defact/twitter/Scrapped_categories/downloaded_images/conspiracy_imagery/a_blue_light_on_the_side_of_a_building.jpg",
|
1261 |
+
"inversion_path": "/shared/shashmi/inversion/The-Liar-s-Divident-Measuring-the-Risk-of-Image-Generators-on-the-Plausible-Deniability/invsd3/inv_conspiracy_imagery/a_blue_light_on_the_side_of_a_building.jpg",
|
1262 |
+
"metrics": {
|
1263 |
+
"psnr": 29.73434992561405,
|
1264 |
+
"ssim": 0.8855683747685799,
|
1265 |
+
"lpips": 0.13660836219787598,
|
1266 |
+
"clip_similarity": 0.8233933448791504,
|
1267 |
+
"combined_score": 0.8160334135620156
|
1268 |
+
}
|
1269 |
+
}
|
1270 |
+
]
|
1271 |
+
}
|